-
Bug
-
Resolution: Won't Fix
-
P4
-
5.0u27, 6, 9
-
generic
-
windows_vista
Build: Mustang b98, b99
Location: /net/koori/onestop/jdk/1.6.0/latest/bundles
Platform[s]: Vista b5717 (32-bit)
Failing Test: api/giop/cdr/valuetypes/customMarshalling
TestBase Location:
===================
/net/jsqalab.sfbay/export/testsuites/CORBA/mustang
Test source location:
=======================
<TestBase Location>/tests/api/giop/cdr/valuetypes/customMarshalling
How to reproduce:
====================
1. cd to TestBase Location
2. export PATH=`pwd`/bin:$PATH
3. cd <Test source location>
4. rip-make -env mustang -jdk <jdk location> -workdir /tmp -v all
Test output:
==============
Sep 20, 2006 12:01:05 PM com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl readFully
WARNING: "IOP00410215: (COMM_FAILURE) Read of full message failed : bytes requested = 1,777,888 bytes read = 1,480,428 max wait time = 30,000 total time spent waiting = 31,128"
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2572)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2598)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:628)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:559)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPBody(MessageBase.java:413)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.finishCreatingMessageMediator(CorbaContactInfoBase.java:183)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.finishReadingBits(SocketOrChannelConnectionImpl.java:380)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1182)
at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:398)
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.finishReadingBits(SocketOrChannelConnectionImpl.java:421)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1182)
at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:398)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2572)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2598)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:628)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:559)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPBody(MessageBase.java:413)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.finishCreatingMessageMediator(CorbaContactInfoBase.java:183)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.finishReadingBits(SocketOrChannelConnectionImpl.java:380)
... 2 more
The problem is reproducible on three Vista b5717 (32-bit) systems:
mandalay, kurtz, lemans
2 tests (api_giop_cdr_valuetypes_customMarshalling_CustomValueMultiClient) are failed with b98:
----------------------------
Full log file located at
http://jsqalab/results/6.0/b98/Corba/week2/corba_test-corba_test-winVista_c1-2006-09-08-10-45-30-0366/logs/api/giop/cdr/valuetypes/customMarshalling.log
3 tests (api_giop_cdr_valuetypes_customMarshalling_CustomValueMultiClient) are failed with b99:
-----------------------------
Full log file located at http://jsqalab/results/6.0/b99/Corba/corba_test-corba_test-winVista_c2-2006-09-15-15-33-32-0324/logs/api/giop/cdr/valuetypes/customMarshalling.log
The same tests are passed on Vista b5717 (64-bit)
Location: /net/koori/onestop/jdk/1.6.0/latest/bundles
Platform[s]: Vista b5717 (32-bit)
Failing Test: api/giop/cdr/valuetypes/customMarshalling
TestBase Location:
===================
/net/jsqalab.sfbay/export/testsuites/CORBA/mustang
Test source location:
=======================
<TestBase Location>/tests/api/giop/cdr/valuetypes/customMarshalling
How to reproduce:
====================
1. cd to TestBase Location
2. export PATH=`pwd`/bin:$PATH
3. cd <Test source location>
4. rip-make -env mustang -jdk <jdk location> -workdir /tmp -v all
Test output:
==============
Sep 20, 2006 12:01:05 PM com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl readFully
WARNING: "IOP00410215: (COMM_FAILURE) Read of full message failed : bytes requested = 1,777,888 bytes read = 1,480,428 max wait time = 30,000 total time spent waiting = 31,128"
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2572)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2598)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:628)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:559)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPBody(MessageBase.java:413)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.finishCreatingMessageMediator(CorbaContactInfoBase.java:183)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.finishReadingBits(SocketOrChannelConnectionImpl.java:380)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1182)
at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:398)
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.finishReadingBits(SocketOrChannelConnectionImpl.java:421)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1182)
at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:398)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2572)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(ORBUtilSystemException.java:2598)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:628)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:559)
at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPBody(MessageBase.java:413)
at com.sun.corba.se.impl.transport.CorbaContactInfoBase.finishCreatingMessageMediator(CorbaContactInfoBase.java:183)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.finishReadingBits(SocketOrChannelConnectionImpl.java:380)
... 2 more
The problem is reproducible on three Vista b5717 (32-bit) systems:
mandalay, kurtz, lemans
2 tests (api_giop_cdr_valuetypes_customMarshalling_CustomValueMultiClient) are failed with b98:
----------------------------
Full log file located at
http://jsqalab/results/6.0/b98/Corba/week2/corba_test-corba_test-winVista_c1-2006-09-08-10-45-30-0366/logs/api/giop/cdr/valuetypes/customMarshalling.log
3 tests (api_giop_cdr_valuetypes_customMarshalling_CustomValueMultiClient) are failed with b99:
-----------------------------
Full log file located at http://jsqalab/results/6.0/b99/Corba/corba_test-corba_test-winVista_c2-2006-09-15-15-33-32-0324/logs/api/giop/cdr/valuetypes/customMarshalling.log
The same tests are passed on Vista b5717 (64-bit)