-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
x86
-
windows_vista
----------------------------------------------------------
Platform : Windows Vista
JDK : 1.6.0-b83
Nature : Failure
Test : $JNDI-SUITE/testjndi/cosnaming/tests/rmiIIOPTests/LookupRMIObject.java
Machine : jlab208.india.sun.com
------------------------------------------------------------
The LookupRMIObject test is failing on the Windows-Vista platform and the failure cannot be experienced on non-vista or Unix (Solaris/Linux) platforms.
The result of the testrun can be found at /net/sqindia.india/export/disk14/coresqe/bala/JNDI-RESULTS/windows/Windows-Vista_6.0_x86/COS/05161945/rmiIIOPTests/index_LookupRMIObject.jtr
Pasted the stack trace from the jtr file for further investigation:
<stack-trace>
java.rmi.MarshalException: CORBA COMM_FAILURE 1398079696 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:189)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:67)
at _rmiInterface_Stub.aMethod(Unknown Source)
at LookupRMIObject.run(LookupRMIObject.java:88)
at testInit.runTest(testInit.java:71)
at testInit.runTest(testInit.java:56)
at LookupRMIObject.main(LookupRMIObject.java:55)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2372)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2390)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:354)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.handleEvent(SocketOrChannelConnectionImpl.java:1098)
at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:282)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 211 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2456)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2474)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:116)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.createMessageMediator(CorbaContactInfoBase.java:150)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:314)
... 2 more
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:25)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233)
at sun.nio.ch.IOUtil.read(IOUtil.java:200)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:206)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:599)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:521)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:112)
... 4 more
Exception in thread "main" java.lang.NullPointerException
at testInit.runTest(testInit.java:74)
at testInit.runTest(testInit.java:56)
at LookupRMIObject.main(LookupRMIObject.java:55)
result: Failed. unexpected exit code: exit code 1
test result: Failed. unexpected exit code: exit code 1
</stack-trace>
Platform : Windows Vista
JDK : 1.6.0-b83
Nature : Failure
Test : $JNDI-SUITE/testjndi/cosnaming/tests/rmiIIOPTests/LookupRMIObject.java
Machine : jlab208.india.sun.com
------------------------------------------------------------
The LookupRMIObject test is failing on the Windows-Vista platform and the failure cannot be experienced on non-vista or Unix (Solaris/Linux) platforms.
The result of the testrun can be found at /net/sqindia.india/export/disk14/coresqe/bala/JNDI-RESULTS/windows/Windows-Vista_6.0_x86/COS/05161945/rmiIIOPTests/index_LookupRMIObject.jtr
Pasted the stack trace from the jtr file for further investigation:
<stack-trace>
java.rmi.MarshalException: CORBA COMM_FAILURE 1398079696 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:189)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:67)
at _rmiInterface_Stub.aMethod(Unknown Source)
at LookupRMIObject.run(LookupRMIObject.java:88)
at testInit.runTest(testInit.java:71)
at testInit.runTest(testInit.java:56)
at LookupRMIObject.main(LookupRMIObject.java:55)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2372)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2390)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:354)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.handleEvent(SocketOrChannelConnectionImpl.java:1098)
at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:282)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 211 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2456)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2474)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:116)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.createMessageMediator(CorbaContactInfoBase.java:150)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:314)
... 2 more
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:25)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233)
at sun.nio.ch.IOUtil.read(IOUtil.java:200)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:206)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:599)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:521)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:112)
... 4 more
Exception in thread "main" java.lang.NullPointerException
at testInit.runTest(testInit.java:74)
at testInit.runTest(testInit.java:56)
at LookupRMIObject.main(LookupRMIObject.java:55)
result: Failed. unexpected exit code: exit code 1
test result: Failed. unexpected exit code: exit code 1
</stack-trace>