Add-on page is not displaying
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Fisheye および Crucible は除く
問題
While opening Administration>>Add-ons, following error throws in the UI:-
Technical details
Log's referral number: 1a7ae7ff-04aa-4a0c-a7c8-3005960a1602
Cause
Referer URL: http://localhost:8080/plugins/servlet/stp/view/
com.atlassian.cache.CacheException: com.atlassian.extras.common.LicenseException: Failed to verify the license.
com.atlassian.cache.CacheException: com.atlassian.extras.common.LicenseException: Failed to verify the license.
at com.atlassian.cache.memory.DelegatingCachedReference.get(DelegatingCachedReference.java:61)
at com.atlassian.cache.compat.delegate.DelegatingCachedReference.get(DelegatingCachedReference.java:22)
at com.atlassian.upm.license.internal.host.AbstractHostLicenseProvider.getAllLicenseInfo(AbstractHostLicenseProvider.java:127)
at com.atlassian.upm.license.internal.host.AbstractHostLicenseProvider.getHostApplicationLicense(AbstractHostLicenseProvider.java:97)
at com.atlassian.upm.servlet.PluginManagerHandler.handle(PluginManagerHandler.java:104)
診断
環境
- Jira 6.4.4
- UPM 2.18.4
原因
UPM version is not up-to-date.
ソリューション
Update UPM with a manual way:-
- Download the latest UPM version (eg. 2.20.7) from https://marketplace.atlassian.com/plugins/com.atlassian.upm.atlassian-universal-plugin-manager-plugin/versions
- アプリケーションをシャットダウンします。
- Remove the existing UPM JAR file from this directory in your JIRA home directory:
$JIRA_HOME/plugins/installed-plugins
The name of the JAR file may be prepended with a number, such as:xxxxxx.atlassian-universal-plugin-manager-plugin-2.18.4.jar
- Copy the new downloaded UPM JAR file into the same directory.
- Jira アプリケーションを再起動します。
最終更新日 2016 年 4 月 29 日
Powered by Confluence and Scroll Viewport.