-
Bug
-
Resolution: Fixed
-
P3
-
1.4.1
-
beta2
-
sparc
-
solaris_1
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2054281 | 5.0 | Ken Cavanaugh | P3 | Closed | Fixed | beta |
*******************************************************************************
###@###.### 2002-05-02
build - j2sdk-1_4_1-beta-bin-b10-solaris-sparc-23_apr_2002
Problems description :
While running the scalability test (attached with the bug) the client receives the following exception
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 1007 completed: Maybe
This seems to be caused by the following exception in POACurrent
org.omg.CORBA.INTERNAL: POACurrent: unbalanced threadLocal stack. vmcid: SUN minor code: 1007 completed: Maybe
at com.sun.corba.se.internal.POA.POACurrent.peekThrowInternal(POACurrent.java:187)
at com.sun.corba.se.internal.POA.POACurrent.preInvokeCalled(POACurrent.java:129)
at com.sun.corba.se.internal.POA.POAImpl.returnServant(POAImpl.java:309)
at com.sun.corba.se.internal.POA.POAImpl.returnServantAndRemoveThreadInfo(POAImpl.java:338)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:216)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatch(GenericPOAServerSC.java:109)
at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:252)
at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
Test :
attached with bug
*******************************************************************************
###@###.### 2002-05-02
build - j2sdk-1_4_1-beta-bin-b10-solaris-sparc-23_apr_2002
Problems description :
While running the scalability test (attached with the bug) the client receives the following exception
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 1007 completed: Maybe
This seems to be caused by the following exception in POACurrent
org.omg.CORBA.INTERNAL: POACurrent: unbalanced threadLocal stack. vmcid: SUN minor code: 1007 completed: Maybe
at com.sun.corba.se.internal.POA.POACurrent.peekThrowInternal(POACurrent.java:187)
at com.sun.corba.se.internal.POA.POACurrent.preInvokeCalled(POACurrent.java:129)
at com.sun.corba.se.internal.POA.POAImpl.returnServant(POAImpl.java:309)
at com.sun.corba.se.internal.POA.POAImpl.returnServantAndRemoveThreadInfo(POAImpl.java:338)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:216)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatch(GenericPOAServerSC.java:109)
at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:252)
at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
Test :
attached with bug
*******************************************************************************
- backported by
-
JDK-2054281 unbalanced threadlocal stack in POACurrent
-
- Closed
-