users@glassfish.java.net

Re: Corba Minor Code 311

From: <glassfish_at_javadesktop.org>
Date: Wed, 10 Sep 2008 09:13:26 PDT

On server side there is a bit more information on the exception:

[#|2008-09-10T17:47:31.656+0200|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=13;_ThreadName=p: thread-pool-1; w: 7;Thread[p: thread-pool-1; w: 7,5,main];_RequestID=f1c60785-4910-43ad-9d15-148bbda40eb2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 7,5,main] caught throwable 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:7703)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7722)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:558)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2721)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2743)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.writeLock(SocketOrChannelConnectionImpl.java:1065)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.close(SocketOrChannelConnectionImpl.java:804)
        at com.sun.corba.ee.impl.transport.ReaderThreadImpl.doWork(ReaderThreadImpl.java:124)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
|#]

But also for minor code 203 there does not seem to be any documentation. I honestly have no clue what is causing this, even comparing the domain.xml of a working instance with mine did not give any more pointers.

So if anybody could give me a clue about this, it would be greatly appreciated.

Thanks,
Chris
[Message sent by forum member 'candlejack' (candlejack)]

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