I have installed on my laptop and I think now this instances is running. Could you please review below logs?
2017-07-04 09:14:03,329 INFO [org.xdi.oxd.server.ServerLauncher] Starting...
2017-07-04 09:14:03,346 INFO [org.xdi.oxd.server.ServerLauncher] commit: 0eda70e831db6c16919ee7cbee4aa90a5fbeb6fa, branch: origin/version_3.0.1, build time:24.02.2017 @ 08:50:18 EST
2017-07-04 09:14:03,609 TRACE [org.xdi.oxd.server.service.ConfigurationService] Try to load configuration from system property: oxd.server.config, value: ../conf/oxd-conf.json
2017-07-04 09:14:03,766 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration loaded successfully from system property: oxd.server.config.
2017-07-04 09:14:03,766 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration: Configuration{port=8099, timeOutInSeconds=0, jettyPort=0, startJetty=false, localhostOnly=true, useClientAuthenticationForPat=true, useClientAuthenticationForAat=true, trustAllCerts=true, keyStorePath='', keyStorePassword='', licenseId='d674cef9-f299-4a3d-8167-63b1918e4fc7', publicKey='X/FSxag+I4tB4N/uBImfhGDYE4pCKIHqo+zvEBjYPmJ/e0Y0ha9iALklMkJTDwY/Cd/GaDjOnf+yq2oLzEmZZdmBGlMNXgb4qamx80ajqDzeu1i2qNdGNkcDke4GoM6SzymVrTYjHMTe5VEQa/pSyJWDrB9n/GU/BQH8ACqwmjtPrguF0wTw8g01wxmKTmxzrTHT1VK3J7sWUjOMK6jIBNFnu9a5i7oRCapCSV3WWQHBOacP9ZzUc+A4aLs0+go1AUtd7TdNXPe3zRyjuY98Y4c4Q5+P4VsZpHfaW0fg26JhIhFO/4A72b9BrBDPrswqWh6DNTbXjA5HAUf3CByYxpHDQQeJC4r83AGoDfqhCcDA2r3377R1WsxrKZVITOuq4IT/QTG+QqYzt8mmYnVvbA==', publicPassword='sSJMkWpdHez7voMp5NVm', licensePassword='khNqJDZQrjPicpB69a81', supportGoogleLogout='true', stateExpirationInMinutes='5', nonceExpirationInMinutes='5'}
2017-07-04 09:14:04,066 ERROR [org.xdi.oxd.server.service.ConfigurationService] String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at org.xdi.oxd.server.service.ConfigurationService.getConfDirectoryPath(ConfigurationService.java:57)
at org.xdi.oxd.server.service.ConfigurationService.getConfDirectoryFile(ConfigurationService.java:44)
at org.xdi.oxd.server.service.SiteConfigurationService.load(SiteConfigurationService.java:61)
at org.xdi.oxd.server.ServerLauncher.startOxd(ServerLauncher.java:84)
at org.xdi.oxd.server.ServerLauncher.start(ServerLauncher.java:62)
at org.xdi.oxd.server.ServerLauncher.main(ServerLauncher.java:51)
2017-07-04 09:14:04,072 INFO [org.xdi.oxd.server.service.ConfigurationService] Configuration directory: C:\Software\oxd-server-3.0.1-distribution\bin\..\conf
2017-07-04 09:14:04,075 TRACE [org.xdi.oxd.server.service.SiteConfigurationService] Loading site file name: oxd-default-site-config.json
2017-07-04 09:14:04,155 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:04,156 ERROR [org.xdi.oxd.server.license.LicenseFile] No content to map to Object due to end of input
2017-07-04 09:14:04,158 TRACE [org.xdi.oxd.server.license.LicenseService] Validating license ...
2017-07-04 09:14:04,158 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:04,159 ERROR [org.xdi.oxd.server.license.LicenseFile] No content to map to Object due to end of input
2017-07-04 09:14:04,159 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:04,159 ERROR [org.xdi.oxd.server.license.LicenseService] Failed to load license file : C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:04,203 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-07-04 09:14:04,727 TRACE [org.xdi.oxd.server.license.MacAddressProvider] Generating new mac address ... ip: USG7LGMHS162/10.214.1.75
2017-07-04 09:14:04,914 TRACE [org.xdi.oxd.server.license.LicenseFileUpdateService] Updating license, license_id: d674cef9-f299-4a3d-8167-63b1918e4fc7, retry: 0 ... Mac address: 02-05-85-7F-EB-80
2017-07-04 09:14:05,877 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:05,911 INFO [org.xdi.oxd.server.license.LicenseFileUpdateService] License file updated successfully. Mac address: 02-05-85-7F-EB-80
2017-07-04 09:14:05,920 TRACE [org.xdi.oxd.server.license.LicenseService] Validating license ...
2017-07-04 09:14:05,920 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\Software\oxd-server-3.0.1-distribution\bin\.oxd-license
2017-07-04 09:14:05,926 TRACE [org.xdi.oxd.server.license.LicenseFile] MAC ADDRESS set to : 02-05-85-7F-EB-80
2017-07-04 09:14:05,927 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-07-04 09:14:07,095 TRACE [org.xdi.oxd.server.license.LicenseService] License is validated successfully.
2017-07-04 09:14:07,100 TRACE [org.xdi.oxd.server.license.LicenseService] License data: LicenseMetadata{creationDate=Tue Jun 27 21:22:57 CDT 2017, licenseId=null, autoupdate=true, active=true, product=oxd, licenseName='1976', expirationDate=Wed Jun 27 21:22:57 CDT 2018, licenseCountLimit=9999, customerName=1976, emails=[]}
2017-07-04 09:14:07,103 INFO [org.xdi.oxd.server.service.SocketService] Server socket is bound to port: 8099, with timeout: 0 seconds. Start listening for notifications.