users@glassfish.java.net

Re: Corba Minor Code 311

From: <glassfish_at_javadesktop.org>
Date: Wed, 10 Sep 2008 12:20:21 PDT

I'm getting this very same exception.

[#|2008-09-10T01:09:45.454-0700|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=323;_ ThreadName=p: thread-pool-1; w: 1863;Thread[p: thread-pool-1; w: 1863,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=3567c811-a7a9-491a-9861-0577d35269f8;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 1863,5, main] caught throwable org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No while executing work."
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 311 completed: No
  at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7706)
  at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7730)
  at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:558)
|#]

[#|2008-09-10T01:09:45.456-0700|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=324;_ ThreadName=p: thread-pool-1; w: 1862;Thread[p: thread-pool-1; w: 1862,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e6dc2cdd-5f5d-40b0-817d-c724a71fede6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 1862,5, main] caught throwable org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No while executing work."
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 311 completed: No
  at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7706)
  at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7730)
  at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:558)
|#]


No additional information follows and it appears in the logs as a WARNING message. In addition, it appears that my running transaction on this thread simply dies, leaving all work performed in the database dangling. This causes locks to be held and other processes blocked, resulting in us having to kill the hanging process.

Any information would be greatly appreciated.
[Message sent by forum member 'cmathrusse' (cmathrusse)]

http://forums.java.net/jive/thread.jspa?messageID=298429