Unresolved constraint in bundle com.atlassian.jira.confluence-issue-tab-plugin

Issue #20 invalid
Martin Cleaver created an issue

Hi - we get errors in our logs on Confluence 5.7.3.

I reported to Atlassian.

Here's the reply:

Foogie Sim [Atlassian]28/Jul/15 10:59 PM

Hey Martin, The bundle exception errors are related to this: 2015-07-28 21:49:59,859 ERROR [localhost-startStop-1] [plugin.osgi.factory.OsgiPlugin] enableInternal Detected an error (BundleException) enabling the plugin 'com.atlassian.jira.confluence-issue-tab-plugin' : Unresolved constraint in bundle com.atlassian.jira.confluence-issue-tab-plugin [203]: Unable to resolve 203.0: missing requirement [203.0] package; (package=com.atlassian.jira.config.properties). 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 https://developer.atlassian.com/x/mQAN 2015-07-28 21:49:59,860 WARN [localhost-startStop-1] [atlassian.plugin.impl.AbstractPlugin] enable Unable to enable plugin 'com.atlassian.jira.confluence-issue-tab-plugin' 2015-07-28 21:49:59,861 WARN [localhost-startStop-1] [atlassian.plugin.impl.AbstractPlugin] enable Because of this exception com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.jira.confluence-issue-tab-plugin at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:479) at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:310)

Which is affecting this plugin: https://marketplace.atlassian.com/plugins/com.atlassian.jira.confluence-issue-tab-plugin . I suspect that the plugin may be incompatible with this version of Confluence. But either way, it is safe to ignore this warning if this plugin is not utilized. Otherwise, do try to update this plugin to see if that solves the issue.

We are using the latest version of the plugin

Any thoughts?

Thanks, Martin

Comments (2)

  1. Andrew S Account Deactivated

    Hi Martin,

    This error looks very similar to one recently reported by another customer who was trying to install this plugin into Confluence. This will not work, as this is a JIRA plugin that is only meant to be installed into JIRA. I've updated this plugin's name and compatibility information in the Atlassian Marketplace to make this totally clear.

    If that isn't the cause in your particular case, please feel free to reopen this issue and attach more detailed information such as the JIRA log file.

    Cheers,

    Andrew

  2. Log in to comment