I am getting an exception when using OpsHub Visual Studio Migration Utility (Trial Version) when trying to Migrate from TFS to VSTS .
I have put in the key that was emailed to me in the second step. This error was received after the validation completion. Here is the StackTrace from OpsHub.log
(com.opshub.JSON.QuartzIntializationServlet) - Unexpected error ocurred during context initialization.
java.lang.NullPointerException
at com.opshub.license.install.LicenseInstaller.installLicense(LicenseInstaller.java:77)
at com.opshub.JSON.QuartzIntializationServlet.registerLicFile(QuartzIntializationServlet.java:369)
at com.opshub.JSON.QuartzIntializationServlet.installLicenses(QuartzIntializationServlet.java:345)
----------Few lines below was the following error------------
(com.opshub.eai.config.service.ConfigServiceImpl) - Trial license is not installed
com.opshub.license.exception.LicenseNotExistException: Trial license is not installed
at com.opshub.license.verify.LicenseVerifier.validateTrialLicense(LicenseVerifier.java:440)
at com.opshub.license.verify.LicenseVerifier.validateIntegrationTerms(LicenseVerifier.java:238)
at com.opshub.license.verify.LicenseVerifier.verify(LicenseVerifier.java:168)
Any help would be appreciated . TIA
As mentioned in the comments , the newer version of OpsHub Visual Studio Migration Utility . Thank you.