Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-800

ESB running in servers view gets NPE after fabric:create

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.2.0
    • 2.1.0
    • None
    • None

    Description

      I am working my way through the IDE tutorial, and was on this section: http://fusesource.com/docs/ide/2.1/tutorials/RiderTutDeployProfile.html

      I started the esb in the server view, but after I did fabric:create in the shell view, I got the stack trace below in the console. After this it becomes impossible to use the esb, even if you stop and delete the server definition and re-add it. It continually prompts for a password, but won't accept it and prints "Error connecting 0.0.0.0:8101 : SSH Authentication cancelled." in the shell view

      ERROR: Bundle org.apache.servicemix.specs.activation-api-1.1 [134] EventDispatcher: Error during dispatch. (java.lang.NullPointerException)
      java.lang.NullPointerException
      at org.apache.felix.framework.BundleRevisionImpl.getResourcesLocal(BundleRevisionImpl.java:549)
      at org.apache.felix.framework.BundleWiringImpl.findResourcesByDelegation(BundleWiringImpl.java:1134)
      at org.apache.felix.framework.BundleWiringImpl.getResourcesByDelegation(BundleWiringImpl.java:1044)
      at org.apache.felix.framework.BundleWiringImpl$BundleClassLoaderJava5.getResources(BundleWiringImpl.java:1785)
      at javax.activation.MailcapCommandMap.<init>(MailcapCommandMap.java:71)
      at org.apache.servicemix.specs.activation.OsgiMailcapCommandMap.<init>(OsgiMailcapCommandMap.java:33)
      at org.apache.servicemix.specs.activation.Activator.rebuildCommandMap(Activator.java:86)
      at org.apache.servicemix.specs.activation.Activator.register(Activator.java:72)
      at org.apache.servicemix.specs.locator.Activator.bundleChanged(Activator.java:88)
      pache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:870)
      at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:791)
      at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:515)
      at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4426)
      at org.apache.felix.framework.StatefulResolver.fireResolvedEvents(StatefulResolver.java:786)
      at org.apache.felix.framework.StatefulResolver.resolve(StatefulResolver.java:203)
      at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4001)
      at org.apache.felix.framework.Felix.startBundle(Felix.java:1892)
      at org.apache.felix.framework.Felix$RefreshHelper.restart(Felix.java:4936)
      at org.apache.felix.framework.Felix.refreshPackages(Felix.java:4151)
      at org.apache.felix.framework.FrameworkWiringImpl.run(FrameworkWiringImpl.java:172)
      at java.lang.Thread.run(Thread.java:680)
      [org.fusesource.fabric.agent.DeploymentAgent] : Unable to st provisioning result

      Attachments

        Activity

          People

            lheinema@redhat.com Lars Heinemann
            kearls@redhat.com Kevin Earls (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: