Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5624

Fix the FishEye Atlassian Notifier plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Low
    • None
    • 2.4.3
    • None

    Description

      The FishEye Atlassian Notifier plugin described on http://blogs.atlassian.com/developer/2009/10/dragon_slayer_supplement_action_issues_with_commit_commands.html no longer works, see http://forums.atlassian.com/thread.jspa?messageID=257368087

      2011-02-16 07:48:55,031 ERROR [main] com.atlassian.plugin.osgi.factory.OsgiPlugin com.atlassian.plugin.osgi.factory.OsgiPlugin-enableInternal - Detected an error (BundleException) enabling the plugin 'com.atlassian.notifier.core' : Unresolved constraint in bundle com.atlassian.notifier.fisheye-plugin [39]: Unable to resolve 39.0: missing requirement [39.0] package; (package=com.thoughtworks.xstream).  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
      2011-02-16 07:48:55,033 ERROR [main] com.atlassian.plugin.manager.PluginEnabler com.atlassian.plugin.manager.PluginEnabler-enable - Unable to enable plugin com.atlassian.notifier.core
      com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.notifier.core
              at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:410)
              at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)
              at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:90)
              at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)
              at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:170)
              at com.atlassian.fisheye.plugin.DelegatingFisheyePluginManager.onApplicationEvent(DelegatingFisheyePluginManager.java:113)
              at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
              at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
              at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
              at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)
              at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:736)
              at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:383)
              at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
              at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
              at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
              at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
              at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
              at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
              at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
              at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
              at com.cenqua.fisheye.web.jetty.FishEyeWebApplicationContext.doStart(FishEyeWebApplicationContext.java:27)
              at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
              at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
              at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
              at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
              at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
              at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
              at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
              at org.mortbay.jetty.Server.doStart(Server.java:224)
              at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
              at com.cenqua.fisheye.web.WebServer.start(WebServer.java:274)
              at com.cenqua.fisheye.ctl.Run.mainImpl(Run.java:234)
              at com.cenqua.fisheye.ctl.Run.main(Run.java:69)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at com.cenqua.fisheye.FishEyeCtl.mainImpl(FishEyeCtl.java:113)
              at com.cenqua.fisheye.FishEyeCtl.main(FishEyeCtl.java:41)
      Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.notifier.fisheye-plugin [39]: Unable to resolve 39.0: missing requirement [39.0] package; (package=com.thoughtworks.xstream)
              at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)
              at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)
              at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)
              at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)
              at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:382)
              ... 38 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tom@atlassian.com Tom Davies
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: