Unit Test Results.

Designed for use with JUnit and Ant.

Class net.luminis.osgitest.test.framework.modulelayer.ClassPathTest

NameTestsErrorsFailuresTime(s)Time StampHost
ClassPathTest305766.3022010-07-31T00:11:58s1544-linux

Tests

NameOSGi specificationOSGi frameworkStatusTypeTime(s)
testGetEntry
4.14.3.15
4.24.4.14
felix/2.0.4Success1.765
testGetEntry
4.14.3.15
4.24.4.14
felix/3.0.1Success3.874
testGetEntry
4.14.3.15
4.24.4.14
felix/revision-980996Success1.366
testGetEntry
4.14.3.15
4.24.4.14
knopflerfish/2.3.3Success1.342
testGetEntry
4.14.3.15
4.24.4.14
knopflerfish/3.0.1.snapshot_trunk_3277ErrorBundle cannot be installed

org.ops4j.pax.exam.spi.container.TestContainerException: Bundle cannot be installed
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:151)
at org.ops4j.pax.exam.container.def.internal.PaxRunnerTestContainer.installBundle(PaxRunnerTestContainer.java:169)
at org.ops4j.pax.exam.junit.internal.JUnit4TestMethod.invoke(JUnit4TestMethod.java:146)
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
Caused by: org.osgi.framework.BundleException: Failed to install bundle: java.lang.IllegalArgumentException: Bundle with same symbolic name and version is already installed (pax-exam-probe, 0.0.0
at org.knopflerfish.framework.Bundles.install0(Bundles.java:156)
at org.knopflerfish.framework.PermissionOps.callInstall0(PermissionOps.java:259)
at org.knopflerfish.framework.Bundles.install(Bundles.java:98)
at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:90)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.installBundle(RemoteBundleContextImpl.java:93)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
at $Proxy12.installBundle(Unknown Source)
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:143)
4.870
testGetEntry
4.14.3.15
4.24.4.14
equinox/3.6.0Success2.401
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
felix/2.0.4Success1.335
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
felix/3.0.1FailuregetEntryPaths did not return what we expected: we expected to find 1 entry, but found 4 We found the following path entries: META-INF/ streamOne net/ folderOne/

junit.framework.AssertionFailedError: getEntryPaths did not return what we expected:
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetEntryPaths(ClassPathTest.java:110)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
1.381
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
felix/revision-980996FailuregetEntryPaths did not return what we expected: we expected to find 1 entry, but found 4 We found the following path entries: META-INF/ streamOne net/ folderOne/

junit.framework.AssertionFailedError: getEntryPaths did not return what we expected:
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetEntryPaths(ClassPathTest.java:110)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
1.312
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
knopflerfish/2.3.3Success1.392
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
knopflerfish/3.0.1.snapshot_trunk_3277ErrorBundle cannot be installed

org.ops4j.pax.exam.spi.container.TestContainerException: Bundle cannot be installed
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:151)
at org.ops4j.pax.exam.container.def.internal.PaxRunnerTestContainer.installBundle(PaxRunnerTestContainer.java:169)
at org.ops4j.pax.exam.junit.internal.JUnit4TestMethod.invoke(JUnit4TestMethod.java:146)
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
Caused by: org.osgi.framework.BundleException: Failed to install bundle: java.lang.IllegalArgumentException: Bundle with same symbolic name and version is already installed (pax-exam-probe, 0.0.0
at org.knopflerfish.framework.Bundles.install0(Bundles.java:156)
at org.knopflerfish.framework.PermissionOps.callInstall0(PermissionOps.java:259)
at org.knopflerfish.framework.Bundles.install(Bundles.java:98)
at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:90)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.installBundle(RemoteBundleContextImpl.java:93)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
at $Proxy12.installBundle(Unknown Source)
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:143)
4.842
testGetEntryPaths
4.16.1.4
6.1.4.14
4.26.1.4
6.1.4.16
equinox/3.6.0FailuregetEntryPaths did not return what we expected: we expected to find 1 entry, but found 4 We found the following path entries: META-INF/ streamOne net/ folderOne/

junit.framework.AssertionFailedError: getEntryPaths did not return what we expected:
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
we expected to find 1 entry, but found 4
We found the following path entries:
META-INF/
streamOne
net/
folderOne/

at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetEntryPaths(ClassPathTest.java:110)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
2.463
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/2.0.4Success1.342
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/3.0.1Success1.340
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/revision-980996Success1.266
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
knopflerfish/2.3.3FailuregetResource should have returned the jar URL of the inner bundle.

junit.framework.AssertionFailedError: getResource should have returned the jar URL of the inner bundle.
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetResourceBasic(ClassPathTest.java:137)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
1.433
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
knopflerfish/3.0.1.snapshot_trunk_3277ErrorBundle cannot be installed

org.ops4j.pax.exam.spi.container.TestContainerException: Bundle cannot be installed
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:151)
at org.ops4j.pax.exam.container.def.internal.PaxRunnerTestContainer.installBundle(PaxRunnerTestContainer.java:169)
at org.ops4j.pax.exam.junit.internal.JUnit4TestMethod.invoke(JUnit4TestMethod.java:146)
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
Caused by: org.osgi.framework.BundleException: Failed to install bundle: java.lang.IllegalArgumentException: Bundle with same symbolic name and version is already installed (pax-exam-probe, 0.0.0
at org.knopflerfish.framework.Bundles.install0(Bundles.java:156)
at org.knopflerfish.framework.PermissionOps.callInstall0(PermissionOps.java:259)
at org.knopflerfish.framework.Bundles.install(Bundles.java:98)
at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:90)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.installBundle(RemoteBundleContextImpl.java:93)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
at $Proxy12.installBundle(Unknown Source)
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:143)
4.935
testGetResourceBasic
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
equinox/3.6.0FailuregetResource should have returned the jar URL of the inner bundle.

junit.framework.AssertionFailedError: getResource should have returned the jar URL of the inner bundle.
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetResourceBasic(ClassPathTest.java:137)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
2.164
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
felix/2.0.4Success1.297
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
felix/3.0.1Success1.343
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
felix/revision-980996Success1.325
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
knopflerfish/2.3.3FailuregetResource should have returned the jar URL of the inner bundle.

junit.framework.AssertionFailedError: getResource should have returned the jar URL of the inner bundle.
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetResourceTwoLevels(ClassPathTest.java:179)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
1.286
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
knopflerfish/3.0.1.snapshot_trunk_3277ErrorBundle cannot be installed

org.ops4j.pax.exam.spi.container.TestContainerException: Bundle cannot be installed
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:151)
at org.ops4j.pax.exam.container.def.internal.PaxRunnerTestContainer.installBundle(PaxRunnerTestContainer.java:169)
at org.ops4j.pax.exam.junit.internal.JUnit4TestMethod.invoke(JUnit4TestMethod.java:146)
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
Caused by: org.osgi.framework.BundleException: Failed to install bundle: java.lang.IllegalArgumentException: Bundle with same symbolic name and version is already installed (pax-exam-probe, 0.0.0
at org.knopflerfish.framework.Bundles.install0(Bundles.java:156)
at org.knopflerfish.framework.PermissionOps.callInstall0(PermissionOps.java:259)
at org.knopflerfish.framework.Bundles.install(Bundles.java:98)
at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:90)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.installBundle(RemoteBundleContextImpl.java:93)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
at $Proxy12.installBundle(Unknown Source)
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:143)
4.817
testGetResourceTwoLevels
4.13.4
3.8.4
6.1.4
6.1.4.20
4.23.4
3.8.4
6.1.4
6.1.4.22
equinox/3.6.0FailuregetResource should have returned the jar URL of the inner bundle.

junit.framework.AssertionFailedError: getResource should have returned the jar URL of the inner bundle.
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
at net.luminis.osgitest.test.framework.modulelayer.ClassPathTest.testGetResourceTwoLevels(ClassPathTest.java:179)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
2.320
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/2.0.4Success1.427
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/3.0.1Success1.377
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
felix/revision-980996Success1.421
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
knopflerfish/2.3.3Success1.520
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
knopflerfish/3.0.1.snapshot_trunk_3277ErrorBundle cannot be installed

org.ops4j.pax.exam.spi.container.TestContainerException: Bundle cannot be installed
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:151)
at org.ops4j.pax.exam.container.def.internal.PaxRunnerTestContainer.installBundle(PaxRunnerTestContainer.java:169)
at org.ops4j.pax.exam.junit.internal.JUnit4TestMethod.invoke(JUnit4TestMethod.java:146)
at org.ops4j.pax.exam.junit.internal.JUnit4MethodRoadie.runBeforesThenTestThenAfters(JUnit4MethodRoadie.java:60)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.invokeTestMethod(JUnit4TestRunner.java:246)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.runMethods(JUnit4TestRunner.java:196)
at org.ops4j.pax.exam.junit.JUnit4TestRunner$2.run(JUnit4TestRunner.java:186)
at org.ops4j.pax.exam.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:182)
Caused by: org.osgi.framework.BundleException: Failed to install bundle: java.lang.IllegalArgumentException: Bundle with same symbolic name and version is already installed (pax-exam-probe, 0.0.0
at org.knopflerfish.framework.Bundles.install0(Bundles.java:156)
at org.knopflerfish.framework.PermissionOps.callInstall0(PermissionOps.java:259)
at org.knopflerfish.framework.Bundles.install(Bundles.java:98)
at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:90)
at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.installBundle(RemoteBundleContextImpl.java:93)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
at $Proxy12.installBundle(Unknown Source)
at org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient.installBundle(RemoteBundleContextClient.java:143)
4.765
testGetResource
4.16.1.4
6.1.4.20
4.26.1.4
6.1.4.22
equinox/3.6.0Success2.472
Properties »
System.out »
System.err »