Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-3614

"Cannot enable the plugin 'com.pyxis.greenhopper.jira' when the bundle is not in the resolved or installed state" error in JIRA startup log

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.7.2
    • 5.7.1
    • None

    Description

      This issue is related to a workaround from known bugs below:

      After implement workaround from bugs above (upgrade activeobjects-plugin-0.15.5.jar), the following warning shown in the log:

      2011-09-02 20:21:57,049 main INFO      [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /home/vkgan/deployment/gan44/home/plugins/installed-plugins/plugin.6370356898626892984.jira-greenhopper-plugin-5.7.1.jar (1314965153000) created
      2011-09-02 20:21:57,532 main INFO      [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /home/vkgan/deployment/gan44/home/plugins/installed-plugins/plugin.8007164227669070204.activeobjects-plugin-0.15.5.jar (1314691313000) created
      2011-09-02 20:21:59,412 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Found dependent enabled plugins for uninstalled plugin 'com.atlassian.activeobjects.activeobjects-plugin': [com.pyxis.greenhopper.jira].  Disabling...
      2011-09-02 20:21:59,413 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Disabling com.pyxis.greenhopper.jira
      2011-09-02 20:21:59,502 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Updating plugin 'com.atlassian.activeobjects.activeobjects-plugin' to 'com.atlassian.activeobjects.activeobjects-plugin'
      2011-09-02 20:21:59,502 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Disabling com.atlassian.activeobjects.activeobjects-plugin
      2011-09-02 20:22:01,159 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Found dependent enabled plugins for uninstalled plugin 'com.pyxis.greenhopper.jira': [].  Disabling...
      2011-09-02 20:22:01,159 main INFO      [atlassian.plugin.manager.DefaultPluginManager] Updating plugin 'com.pyxis.greenhopper.jira' to 'com.pyxis.greenhopper.jira'
      2011-09-02 20:22:01,304 main WARN      [plugin.osgi.factory.OsgiPlugin] Unable to enable plugin 'com.pyxis.greenhopper.jira'
      com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot enable the plugin 'com.pyxis.greenhopper.jira' when the bundle is not in the resolved or installed state: 1(65)
      	at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:415)
      	at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)
      	at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)
      	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:682)
      	at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)
      	at com.atlassian.jira.plugin.JiraPluginManager.start(JiraPluginManager.java:61)
      	at com.atlassian.jira.ComponentManager$PluginSystem.start(ComponentManager.java:684)
      	at com.atlassian.jira.ComponentManager.startPluginSystem(ComponentManager.java:243)
      	at com.atlassian.jira.ComponentManager.quickStart(ComponentManager.java:236)
      	at com.atlassian.jira.ComponentManager.start(ComponentManager.java:221)
      ...
      
      2011-09-02 20:22:01,305 main ERROR      [atlassian.plugin.manager.PluginEnabler] Unable to enable plugin com.pyxis.greenhopper.jira
      com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot enable the plugin 'com.pyxis.greenhopper.jira' when the bundle is not in the resolved or installed state: 1(65)
      	at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:415)
      	at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)
      	at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)
      	at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)
      	at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)
      
      

      Finding

      • Only happened after upgrade to GreenHopper 5.7.1.
      • Doesn't affect GreenHopper functionality
      • Downgraded to GreenHopper 5.7, the warning disappear.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkgan Gan VoonKiat
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: