-
Sub-task
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.2
-
None
-
None
-
Not Required
-
NEW
Some tests fail with:
org.jboss.test.jmx.test.JVMShutdownHaltTestCase.testHalt
Failing for the past 1 build (Since #939 )
Took 2 sec.
add description
Stacktrace
java.lang.reflect.UndeclaredThrowableException
at $Proxy2.halt(Unknown Source)
at org.jboss.test.jmx.test.JVMShutdownHaltTestCase.testHalt(JVMShutdownHaltTestCase.java:64)
Caused by: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:
java.io.EOFException
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:227)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:160)
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:416)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:248)
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 $Proxy1.invoke(Unknown Source)
at org.jboss.test.jmx.test.ServerProxyHandler.invoke(ServerProxyHandler.java:57)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:267)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:213)
- blocks
-
JBPAPP-9712 Regression in EAP 5.2 testsuite
- Resolved
- is blocked by
-
JBPAPP-9828 Tests written for jbpapp-9326 fail intermittently((JVMShutdownHaltTestCase fail intermittently due to UnmarshalException) or cause build failure due to improper implementation due to ServerShutdownException
- Resolved
- relates to
-
JBPAPP-9736 JMXInvokerUnitTestCase and SecureJMXInvokerUnitTestCase fails
- Closed