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

JBI features not installing within pax-exam

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.1
    • None
    • None
    • None
    • % %

    Description

      Output from pax-exam:

            _ ____                  ______
           | |  _ \                |  ____|             
           | | |_) | ___  ___ ___  | |__ _   _ ___  ___
       _   | |  _ < / _ \/ __/ __| |  __| | | / __|/ _ \
      | |__| | |_) | (_) \__ \__ \ | |  | |_| \__ \  __/
       \____/|____/ \___/|___/___/ |_|   \__,_|___/\___|
      
        JBoss Fuse (6.1.0.redhat-SNAPSHOT)
        http://www.redhat.com/products/jbossenterprisemiddleware/fuse/
      
      Hit '<tab>' for a list of available commands
      and '[cmd] --help' for help on a specific command.
      
      Open a browser to http://localhost:8181 to access the management console
      
      Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown JBoss Fuse.
      
      JBossFuse:karaf@root> features:install -v servicemix-shared
      Installing feature servicemix-shared 2013.01.0.redhat-610185
      Installing feature jbi 1.6.0.redhat-610185
      Installing feature naming 1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.naming/org.apache.servicemix.naming/1.6.0.redhat-610185
      Installing feature transaction 1.0.1.redhat-610185
      Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.0.1.redhat-610185
      Found installed bundle: org.apache.aries.transaction.manager [124]
      Installing bundle mvn:org.apache.aries.transaction/org.apache.aries.transaction.jdbc/1.0.1.redhat-610185
      Installing bundle mvn:org.apache.xbean/xbean-blueprint/3.16
      Installing feature nmr 1.6.0.redhat-610185
      Installing feature document 1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.document/org.apache.servicemix.document/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.nmr/org.apache.servicemix.nmr.commands/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.nmr/org.apache.servicemix.nmr.management/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.nmr/org.apache.servicemix.nmr.osgi/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.nmr/org.apache.servicemix.nmr.core/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.nmr/org.apache.servicemix.nmr.api/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix/servicemix-utils/1.6.0.redhat-610185
      Installing bundle mvn:org.fusesource.commonman/commons-management/1.0
      Installing feature woodstox 4.2.0
      Found installed bundle: stax2-api [147]
      Found installed bundle: woodstox-core-asl [148]
      Installing bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.deployer/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.osgi/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.runtime/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.jbi/org.apache.servicemix.jbi.commands/1.6.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix/servicemix-common/2013.01.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jbi-api-1.0/2.3.0.redhat-610185
      Installing bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.7.0_4
      Installing feature spring 3.2.4.RELEASE
      Found installed bundle: org.springframework.aop [108]
      Found installed bundle: org.apache.karaf.deployer.spring [20]
      Found installed bundle: org.springframework.core [109]
      Found installed bundle: org.springframework.expression [110]
      Found installed bundle: org.springframework.context [111]
      Found installed bundle: org.springframework.context.support [112]
      Found installed bundle: org.springframework.beans [113]
      Installing bundle mvn:org.apache.xbean/xbean-blueprint/3.12
      Found installed bundle: servicemix-common [262]
      Installing bundle mvn:org.apache.commons/commons-jexl/2.0.1
      Installing bundle mvn:org.apache.servicemix/servicemix-soap2/2013.01.0.redhat-610185
      Found installed bundle: org.apache.xbean.classloader [130]
      Installing bundle mvn:org.apache.servicemix/servicemix-soap/2013.01.0.redhat-610185
      Refreshing bundles org.apache.aries.transaction.manager (124), org.springframework.core (109)
      
      13/12/12 16:21:25 ERROR junit.JUnit4TestRunner: Exception
      java.lang.RuntimeException: java.rmi.NoSuchObjectException: no such object in table
      	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.cleanup(RemoteBundleContextClientImpl.java:172)
      	at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.stop(RBCRemoteTarget.java:98)
      	at org.apache.karaf.tooling.exam.container.internal.KarafTestContainer.stop(KarafTestContainer.java:565)
      	at org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:77)
      	at org.ops4j.pax.exam.junit.JUnit4TestRunner$3.evaluate(JUnit4TestRunner.java:289)
      	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
      	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
      	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
      	at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:87)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
      	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      Caused by: java.rmi.NoSuchObjectException: no such object in table
      	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:273)
      	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:251)
      	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:160)
      	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:194)
      	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:148)
      	at $Proxy11.uninstallBundle(Unknown Source)
      	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.cleanup(RemoteBundleContextClientImpl.java:169)
      	... 20 more
      16:21:26,080 | ERROR | MQ Broker-1: amq | BrokerService                    | 116 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610185 | Temporary Store limit is 51200 mb, whilst the temporary data directory: /x1/git/fuse/esb/esb-itests/smoke/target/exam/782eff88-0126-4557-aa4d-cdc4297af7fd/data/amq/amq/tmp_storage only has 27410 mb of usable space - resetting to maximum available 27410 mb.
      13/12/12 16:21:29 INFO internal.KarafTestContainer: Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
      13/12/12 16:21:29 INFO client.RemoteBundleContextClient: Waiting for remote bundle context.. on 21414 name: 8543c1b6-372e-46a2-bbce-a930a41f21a1 timout: [ RelativeTimeout value = 180000 ]
      
      
      

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            janstey@redhat.com Jonathan Anstey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: