2017-01-20 59 views
0

嘗試從TFS遷移到VSTS時,使用OpsHub Visual Studio遷移實用程序(試用版)時出現異常。OpsHub許可例外:com.opshub.license.exception.LicenseNotExistException

我在第二步中輸入了通過電子郵件發送給我的密鑰。驗證完成後收到此錯誤。下面是從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) 

棧跟蹤----------下面幾行是以下錯誤------------

(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) 

任何幫助,將不勝感激。 TIA

+0

嗨,請與[email protected]聯繫,我們會向您發送許可證。 –

+0

嗨Abhi,或者你也可以從VS Gallery頁面下載一個更新的補丁。 (版本2.5.0.001已修復上述問題) –

+1

程序的新版本解決了此問題 – Abhi

回答

0

正如評論中提到的,OpsHub Visual Studio遷移實用程序的更新版本。謝謝。

+0

您可以將其標記爲答案。 –