-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b31
-
sparc
-
solaris_1
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2062135 | 5.0 | Ken Cavanaugh | P3 | Closed | Fixed | b32 |
******************************************************************************
###@###.### 2002-12-05
Problem description:
Regression in ripint_generic build (dec3)
javax.rmi.PortableRemoteObject tests are throwing IllegalThreadStateException.
test :
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/javax/rmi/PortableRemoteObject
On one of our test machine (kokuho E220 2 processor, solaris 9) this test throws exception or hangs everytime.
On another machine (corba23 sunblade, 1processor, solaris 9) this test fails intermittently.
Both the machines have all the patches installed.
Error trace :
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Native Method)
at com.sun.corba.ee.internal.framework.util.SelectorWithThreads.registerReadEvent(SelectorWithThreads.java:100)
at com.sun.corba.ee.internal.subcontract.ClientSubcontractImpl.beginRequest(ClientSubcontractImpl.java:209)
at com.sun.corba.ee.internal.subcontract.ClientDelegateImpl.request(ClientDelegateImpl.java:126)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
at api.javax.rmi.PortableRemoteObject._Connect_Stub.message(Unknown Source)
at api.javax.rmi.PortableRemoteObject.ConnectTests.Connect0001(ConnectTests.java:69)
at api.javax.rmi.PortableRemoteObject.ConnectTests.run(ConnectTests.java:31)
at api.javax.rmi.PortableRemoteObject.ConnectTests.main(ConnectTests.java:43)
********************************************************************************
###@###.### 2002-12-05
Problem description:
Regression in ripint_generic build (dec3)
javax.rmi.PortableRemoteObject tests are throwing IllegalThreadStateException.
test :
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/javax/rmi/PortableRemoteObject
On one of our test machine (kokuho E220 2 processor, solaris 9) this test throws exception or hangs everytime.
On another machine (corba23 sunblade, 1processor, solaris 9) this test fails intermittently.
Both the machines have all the patches installed.
Error trace :
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Native Method)
at com.sun.corba.ee.internal.framework.util.SelectorWithThreads.registerReadEvent(SelectorWithThreads.java:100)
at com.sun.corba.ee.internal.subcontract.ClientSubcontractImpl.beginRequest(ClientSubcontractImpl.java:209)
at com.sun.corba.ee.internal.subcontract.ClientDelegateImpl.request(ClientDelegateImpl.java:126)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
at api.javax.rmi.PortableRemoteObject._Connect_Stub.message(Unknown Source)
at api.javax.rmi.PortableRemoteObject.ConnectTests.Connect0001(ConnectTests.java:69)
at api.javax.rmi.PortableRemoteObject.ConnectTests.run(ConnectTests.java:31)
at api.javax.rmi.PortableRemoteObject.ConnectTests.main(ConnectTests.java:43)
********************************************************************************
- backported by
-
JDK-2062135 javax.rmi.PRO tests throwing java.lang.IllegalThreadStateException
-
- Closed
-
-
JDK-2062136 javax.rmi.PRO tests throwing java.lang.IllegalThreadStateException
-
- Closed
-