-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.4.1
-
sparc
-
solaris_1
*****************************************************************************
###@###.### 2002-05-03
build : j2sdk-1_4_1-beta-bin-b10-solaris-sparc-23_apr_2002
Problem description :
When a persistent server is shutdown and if there are active requests, sometimes it raises CORBA.COMM_FAILURE
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.internal.iiop.IIOPConnection.purge_calls(IIOPConnection.java:438)
at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:70)
Tried decreasing the serverPollingTime from the default 1000 millisec to 10 millisec. It still throws the COMM failure
******************************************************************************
###@###.### 2002-05-03
build : j2sdk-1_4_1-beta-bin-b10-solaris-sparc-23_apr_2002
Problem description :
When a persistent server is shutdown and if there are active requests, sometimes it raises CORBA.COMM_FAILURE
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
at com.sun.corba.se.internal.iiop.IIOPConnection.purge_calls(IIOPConnection.java:438)
at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:70)
Tried decreasing the serverPollingTime from the default 1000 millisec to 10 millisec. It still throws the COMM failure
******************************************************************************
- relates to
-
JDK-4684375 Random BAD_INV_ORDER exception while shutting down a persistent server
- Closed