See <
http://hudson.qa.jboss.com/hudson/job/RiftSaw-Clustering/71/changes>
Changes:
[kurtstam] SOA-3392, adding commented out line for ESB dependency.
------------------------------------------
[...truncated 3870 lines...]
at org.jboss.soa.bpel.tests.RiftSawTestHelper.deploy(RiftSawTestHelper.java:48)
at org.jboss.soa.bpel.tests.RiftSawTestSetup.setUp(RiftSawTestSetup.java:104)
at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.naming.NameNotFoundException: jmx not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
at org.jnp.server.NamingServer.lookup(NamingServer.java:396)
at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:662)
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 org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getServer(RiftSawTestHelper.java:71)
... 19 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.696 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.tutorials.BluePrint1.BluePrint1TestCase
java.lang.RuntimeException: Cannot obtain MBeanServerConnection using jndi props:
{java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getServer(RiftSawTestHelper.java:75)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getDeployer(RiftSawTestHelper.java:82)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.deploy(RiftSawTestHelper.java:48)
at org.jboss.soa.bpel.tests.RiftSawTestSetup.setUp(RiftSawTestSetup.java:104)
at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.naming.NameNotFoundException: jmx not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
at org.jnp.server.NamingServer.lookup(NamingServer.java:396)
at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:662)
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 org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getServer(RiftSawTestHelper.java:71)
... 19 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.116 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.tutorials.BluePrint3.BluePrint3TestCase
java.lang.RuntimeException: Cannot obtain MBeanServerConnection using jndi props:
{java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getServer(RiftSawTestHelper.java:75)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getDeployer(RiftSawTestHelper.java:82)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.deploy(RiftSawTestHelper.java:48)
at org.jboss.soa.bpel.tests.RiftSawTestSetup.setUp(RiftSawTestSetup.java:104)
at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: javax.naming.NameNotFoundException: jmx not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
at org.jnp.server.NamingServer.lookup(NamingServer.java:396)
at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:662)
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 org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at org.jboss.soa.bpel.tests.RiftSawTestHelper.getServer(RiftSawTestHelper.java:71)
... 19 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.822 sec <<<
FAILURE!
Results :
Tests in error:
junit.framework.TestSuite(a)7aae3364(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)71f1235b(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)661736e(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)197200b4(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)239a029e(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)3ff2cea2(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)70d05c13(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)132789d2(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)5b7b0998(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)7162e295(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)42ef83d3(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
testSendHello(org.jboss.soa.bpel.tests.management.RiftSaw238TestCase): Cannot obtain
MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)7eb1cc87(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)209444d1(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)2eda2cef(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)620a3d3b(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)3d860038(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)630f41e9(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)538d7ace(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)55dec1dd(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)5c001eb0(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)193936e1(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)59c208b0(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)39697b67(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)f4d5bc9(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)6548f8c8(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)26b496d(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)26aae86e(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)79a61172(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)556917ee(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)2d8e8541(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)8691dee(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)62a2220f(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)35ecfe07(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)215983b7(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)40f892a4(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)56d90453(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)4a5f2db0(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)20e183e9(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)14be49e0(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)3d47358f(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
junit.framework.TestSuite(a)5a20f443(org.jboss.soa.bpel.tests.RiftSawTestSetup): Cannot
obtain MBeanServerConnection using jndi props: {java.naming.provider.url=localhost:1099,
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:org.jnp.interfaces,
hostKey=localhost/127.0.0.1:1099}
Tests run: 42, Failures: 0, Errors: 42, Skipped: 0
[ERROR] There are test failures.
Please refer to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-Clustering/ws/riftsaw/integ...
for the individual test results.
[INFO] [antrun:run {execution: undeploy-riftsaw}]
[INFO] Executing tasks
stop-server:
[echo] Stopping the server
[echo] Server is at
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-Clustering/ws/riftsaw-2.4.0...
[echo] Shutting down server version ${as.version} with parameters
${shutdown.parameters}
[java] shutdown: unused non-option argument: ${shutdown.parameters}
[java] Exception in thread "main" javax.naming.NameNotFoundException: jmx
not bound
[java] at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
[java] at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
[java] at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
[java] at org.jnp.server.NamingServer.lookup(NamingServer.java:396)
[java] at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
[java] at sun.rmi.transport.Transport$1.run(Transport.java:159)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
[java] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
[java] at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
[java] at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
[java] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[java] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[java] at java.lang.Thread.run(Thread.java:662)
[java] at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
[java] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
[java] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
[java] at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
[java] at javax.naming.InitialContext.lookup(InitialContext.java:392)
[java] at org.jboss.Shutdown.main(Shutdown.java:219)
[java] Java Result: 1
[echo] Shutdown rc = 1
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing
this line:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-Clustering/ws/riftsaw/integ...:
Unable to shut down JBoss (maybe it hasn't fully started yet?).
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 65 minutes 46 seconds
[INFO] Finished at: Wed Sep 21 00:11:30 EDT 2011
[INFO] Final Memory: 87M/667M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording test results