Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5784

Can't install secure-soap quickstart on jboss-fuse-6.3.0.redhat-131

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.3
    • Examples
    • None
    • % %

      osgi:install of the secure-soap quickstart fails on jboss-fuse-6.3.0.redhat-131. (NOTE: the output below is from the source in fabric8/quickstarts/cxf/secure-soap. Any pom changes made there also need to be applied to fuse/esb/shared/src/main/filtered-resources/quickstarts/cxf/secure-soap so they are picked up in the distribution.)

      JBossFuse:karaf@root> osgi:install -s mvn:io.fabric8.quickstarts/cxf-secure-soap/1.2.0.redhat-630-SNAPSHOT
      Bundle ID: 296
      Error executing command: Error installing bundles:
      Unable to start bundle mvn:io.fabric8.quickstarts/cxf-secure-soap/1.2.0.redhat-630-SNAPSHOT: Unresolved constraint in bundle io.fabric8.quickstarts.cxf-secure-soap [296]: Unable to resolve 296.0: missing requirement [296.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(version>=3.1.0)(!(version>=4.0.0)))
      JBossFuse:karaf@root> log:display
      log:display log:display-exception
      JBossFuse:karaf@root> log:display-exception
      org.apache.karaf.shell.console.MultiException: Error installing bundles:
      Unable to start bundle mvn:io.fabric8.quickstarts/cxf-secure-soap/1.2.0.redhat-630-SNAPSHOT: Unresolved constraint in bundle io.fabric8.quickstarts.cxf-secure-soap [296]: Unable to resolve 296.0: missing requirement [296.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(version>=3.1.0)(!(version>=4.0.0)))
      at org.apache.karaf.shell.console.MultiException.throwIf(MultiException.java:91)
      at org.apache.karaf.shell.osgi.InstallBundle.doExecute(InstallBundle.java:70)
      at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
      at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_91]
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_91]
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_91]
      at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_91]
      at org.apache.aries.proxy.impl.ProxyHandler$1.invoke(ProxyHandler.java:54)[19:org.apache.aries.proxy.impl:1.0.5]
      at org.apache.aries.proxy.impl.ProxyHandler.invoke(ProxyHandler.java:119)[19:org.apache.aries.proxy.impl:1.0.5]
      at org.apache.karaf.shell.console.commands.$BlueprintCommand457142884.execute(Unknown Source)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:92)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.karaf.shell.console.jline.Console.run(Console.java:197)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:79)[38:org.apache.karaf.shell.console:2.4.0.redhat-630131]
      Caused by: java.lang.Exception: Unable to start bundle mvn:io.fabric8.quickstarts/cxf-secure-soap/1.2.0.redhat-630-SNAPSHOT: Unresolved constraint in bundle io.fabric8.quickstarts.cxf-secure-soap [296]: Unable to resolve 296.0: missing requirement [296.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(version>=3.1.0)(!(version>=4.0.0)))
      at org.apache.karaf.shell.osgi.InstallBundle.doExecute(InstallBundle.java:53)
      ... 18 more
      Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle io.fabric8.quickstarts.cxf-secure-soap [296]: Unable to resolve 296.0: missing requirement [296.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.ws.security.wss4j)(version>=3.1.0)(!(version>=4.0.0)))
      at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
      at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
      at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:976)
      at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:963)
      at org.apache.karaf.shell.osgi.InstallBundle.doExecute(InstallBundle.java:51)
      ... 18 more

            yfang@redhat.com Freeman(Yue) Fang
            kearls@redhat.com Kevin Earls (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: