Error Installing JIRA Fisheye Plugin

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

The following error is thrown when installing the JIRA Fisheye Plugin:

2012-11-13 03:28:47,215 ERROR [pool-7-thread-2 ] factory.OsgiPlugin OsgiPlugin-enableInternal - Detected an error (BundleException) enabling the plugin 'com.atlassian.jirafisheyeplugin' : Unresolved constraint in bundle com.atlassian.jirafisheyeplugin [53]: Unable to resolve 53.0: missing requirement [53.0] package; (package=com.atlassian.configurable).  This error usually occurs when your plugin imports a package from another bundle with a specific version constraint and either the bundle providing that package doesn't meet those version constraints, or there is no bundle available that provides the specified package. For more details on how to fix this, see http://confluence.atlassian.com/x/1xy6D
2012-11-13 03:28:47,217 WARN  [pool-7-thread-2 ] factory.OsgiPlugin AbstractPlugin-enable - Unable to enable plugin 'com.atlassian.jirafisheyeplugin'
com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.jirafisheyeplugin
	at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:445)
	at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)
	at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)
	at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)
	at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:713)
	at com.atlassian.plugin.manager.DefaultPluginManager.scanForNewPlugins(DefaultPluginManager.java:445)
	at com.atlassian.plugin.manager.DefaultPluginManager.installPlugins(DefaultPluginManager.java:348)
	at com.atlassian.fisheye.plugin.DelegatingFisheyePluginManager.installPlugins(DelegatingFisheyePluginManager.java:218)

原因

The JIRA integration is bundled with Fisheye and does not require a plugin on the Fisheye side. However, on the JIRA side, the JIRA Fisheye Plugin is required for Fisheye integration.

ソリューション

Uninstall the JIRA Fisheye Plugin from the Fisheye plugins under Administration > System Settings > Plugin Manager.

If Fisheye cannot be started, the plugin can be manually removed:

  • Remove the jira-fisheye-plugin-*.jar from the FISHEYE_INST/var/plugins/user directory.

 

 

最終更新日 2018 年 7 月 31 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.