See <
http://hudson.qa.jboss.com/hudson/job/RiftSaw-Clustering/11/changes>
Changes:
[jeff.yuchang] *RIFTSAW-347, how to enable the UTF-8 support.
------------------------------------------
[...truncated 3957 lines...]
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
at
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invoke(InvokerAdaptorClientInterceptor.java:66)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)
at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
at $Proxy0.invoke(Unknown Source)
at
org.jboss.soa.bpel.tests.TestDeployerJBoss.invokeMainDeployer(TestDeployerJBoss.java:65)
at org.jboss.soa.bpel.tests.TestDeployerJBoss.deploy(TestDeployerJBoss.java:55)
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:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at java.io.DataInputStream.readByte(DataInputStream.java:248)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:228)
... 29 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 120.08 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.esb.QuickstartSimpleESBProxyInvokeTestCase
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception
is:
java.net.SocketTimeoutException: Read timed out
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
at
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:133)
at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
at
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invoke(InvokerAdaptorClientInterceptor.java:66)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)
at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
at $Proxy0.invoke(Unknown Source)
at
org.jboss.soa.bpel.tests.TestDeployerJBoss.invokeMainDeployer(TestDeployerJBoss.java:65)
at org.jboss.soa.bpel.tests.TestDeployerJBoss.deploy(TestDeployerJBoss.java:55)
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:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at java.io.DataInputStream.readByte(DataInputStream.java:248)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:228)
... 29 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 120.078 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.samples.QuickstartBPELHelloWorldExtendedTimeoutTestCase
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception
is:
java.net.SocketTimeoutException: Read timed out
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
at
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:133)
at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
at
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invoke(InvokerAdaptorClientInterceptor.java:66)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)
at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
at $Proxy0.invoke(Unknown Source)
at
org.jboss.soa.bpel.tests.TestDeployerJBoss.invokeMainDeployer(TestDeployerJBoss.java:65)
at org.jboss.soa.bpel.tests.TestDeployerJBoss.deploy(TestDeployerJBoss.java:55)
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:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at java.io.DataInputStream.readByte(DataInputStream.java:248)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:228)
... 29 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 120.085 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.testcases.RiftSaw70TestCase
java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception
is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
at
org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:133)
at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
at
org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invoke(InvokerAdaptorClientInterceptor.java:66)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)
at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
at $Proxy0.invoke(Unknown Source)
at
org.jboss.soa.bpel.tests.TestDeployerJBoss.invokeMainDeployer(TestDeployerJBoss.java:65)
at org.jboss.soa.bpel.tests.TestDeployerJBoss.deploy(TestDeployerJBoss.java:55)
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:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:250)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:228)
... 29 more
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 84.556 sec <<<
FAILURE!
Running org.jboss.soa.bpel.tests.samples.QuickstartBPELSecureInvokeTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Results :
Tests in error:
testSendHello(org.jboss.soa.bpel.tests.samples.QuickstartBPELHelloWorldHeaderODETestCase)
junit.framework.TestSuite(a)6548f8c8(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)5815338(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)6d7e845a(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)d2368df(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)fba0f36(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)ed0220c(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)26b496d(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)51a19458(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)105691e(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)6f1f23e5(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)656dc861(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)4abf053f(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)42f1916f(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)18330bf(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)61578aab(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)19c8ef56(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)14004204(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)3fe2670b(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)28db23f1(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)4b14b82b(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)3d47358f(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)e0d5eb7(org.jboss.soa.bpel.tests.RiftSawTestSetup)
testSendHello(org.jboss.soa.bpel.tests.management.RiftSaw238TestCase)
junit.framework.TestSuite(a)fc54796(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)60ded0f0(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)44676e3f(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)62770d2e(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)76027982(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)26d58939(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)d24111a(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)298488ef(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)a0b1cd0(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)5f90a0d6(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)102f729e(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)1b0deb5f(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)2ed7b7d9(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)54671f95(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)5d6ea269(org.jboss.soa.bpel.tests.RiftSawTestSetup)
junit.framework.TestSuite(a)4cdada24(org.jboss.soa.bpel.tests.RiftSawTestSetup)
Tests run: 40, Failures: 0, Errors: 40, 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.3.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.CommunicationException:
Could not obtain connection to any of these urls: localhost:1099 [Root exception is
javax.naming.CommunicationException: Failed to retrieve stub from server
localhost/127.0.0.1:1099 [Root exception is java.io.EOFException]]
[java] at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1763)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:693)
[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] Caused by: javax.naming.CommunicationException: Failed to retrieve stub from
server localhost/127.0.0.1:1099 [Root exception is java.io.EOFException]
[java] at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:327)
[java] at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1734)
[java] ... 4 more
[java] Caused by: java.io.EOFException
[java] at
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2281)
[java] at
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2750)
[java] at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:780)
[java] at java.io.ObjectInputStream.<init>(ObjectInputStream.java:280)
[java] at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:312)
[java] ... 5 more
[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: 313 minutes 34 seconds
[INFO] Finished at: Thu Feb 17 23:51:32 EST 2011
[INFO] Final Memory: 116M/662M
[INFO] ------------------------------------------------------------------------
Recording test results
Archiving artifacts