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

Unable to deploy imported quickstart from Fuse runtime-provided quickstarts

XMLWordPrintable

    • Hide
      1. Download the latest Fuse runtime (I tried with jboss-fuse-6.3.0.redhat-189 but jboss-fuse-6.3.0.redhat-185 or jboss-fuse-6.3.0.redhat-187 should also work)
      2. In Eclipse with the latest Mars-based Fuse tooling bits, set up the runtime
      3. Start the server
      4. import quickstarts\beginner\camel-cbr as a Maven project from your runtime directory
      5. deploy it on the server
      Show
      Download the latest Fuse runtime (I tried with jboss-fuse-6.3.0.redhat-189 but jboss-fuse-6.3.0.redhat-185 or jboss-fuse-6.3.0.redhat-187 should also work) In Eclipse with the latest Mars-based Fuse tooling bits, set up the runtime Start the server import quickstarts\beginner\camel-cbr as a Maven project from your runtime directory deploy it on the server

      While testing the steps from the Getting Started guide ( http://developers.redhat.com/products/rhel/get-started/ ) I attempted to import one of the quickstarts from the Fuse runtime into the tooling and deploy it. The deployment fails with a NPE:

      !ENTRY org.fusesource.ide.server.karaf.core 4 4 2016-09-16 09:39:52.614
      !MESSAGE 
      !STACK 0
      java.lang.NullPointerException
      	at org.fusesource.ide.server.karaf.core.publish.jmx.KarafBundlesMBeanPublishBehaviour.getBundleId(KarafBundlesMBeanPublishBehaviour.java:45)
      	at org.fusesource.ide.server.karaf.core.publish.jmx.KarafJMXPublisher.publish(KarafJMXPublisher.java:120)
      	at org.fusesource.ide.server.karaf.core.server.subsystems.Karaf2xPublishController.transferBuiltModule(Karaf2xPublishController.java:217)
      	at org.fusesource.ide.server.karaf.core.server.subsystems.Karaf2xPublishController.handleZippedPublish(Karaf2xPublishController.java:160)
      	at org.fusesource.ide.server.karaf.core.server.subsystems.Karaf2xPublishController.publishModule(Karaf2xPublishController.java:144)
      	at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.publishModule(ControllableServerBehavior.java:143)
      	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1091)
      	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1183)
      	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:987)
      	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
      	at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3172)
      	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

            lheinema@redhat.com Lars Heinemann
            bfitzpat_rh Brian Fitzpatrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: