Hi all,
I posted this on the users alias but nothing suggested has helped so
far, so I'm posting here. I figured this would be better than opening a
bug in case it was something wrong on my end...
I have an EJB deployed on Glassfish (9.1_01) that is being accessed
by some clients. The clients send an object to the EJB and the EJB
extracts data from it and writes it to about 20 separate files, local to
the application server, for each client.
When I get up to around 700 clients, I start getting tons of
Exceptions in the server.log (see attached). I don't see any unusually
high load on the CPU, memory usage, disk IO, beans in the bean pool, ORB
connections, or anything. In addition, I don't see any thread waits or
EJB method execution errors. So I can't see ANY resource bottlenecks
that would cause this.
I should note that there are only about 50 clients that connect @
once and about 100 beans in the bean pool @ one time so not all the
clients are connecting @ once.
I've also attached a trace of the glassfish process, but not being a
proc-trace guru I don't know if this would be helpful.
I've spent over a week troubleshooting this issue and I would greatly
appreciate some help. I can give any/all access to the application
server, EJB code, and client code if necessary since I'm internal to Sun.
Thanks in advance.
-Bill
PS I'm aware that EJBs, according to spec, should not be using java.io
libraries, but there aren't a lot of files being open/closed @ once so
this shouldn't be an issue.
PPS I actually ran the application server, in Netbeans, with the
Netbeans profiler to see if I could find anything there and the errors
never even occurred!..very strange.
[#|2008-01-24T15:29:04.370-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
[#|2008-01-24T15:29:04.565-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:04.567-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:04.567-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:04.568-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:04.569-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:04.603-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:04.634-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: ejb/TestEJBBeanJNDI; remoteBusIntf: com.sun.crae.test.TestEJBRemote|#]
[#|2008-01-24T15:29:04.721-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;TestEJB;|LDR5010: All ejb(s) of [TestEJB] loaded successfully!|#]
[#|2008-01-24T15:29:04.873-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:04.874-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:04.875-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:04.876-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:04.877-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:04.877-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=10;_ThreadName=main;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:04.901-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: ejb/StatAggregatorBeanJNDI; remoteBusIntf: com.sun.crae.statistics.ejb.StatAggregatorRemote|#]
[#|2008-01-24T15:29:05.049-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;StatAggregator-ejb;|LDR5010: All ejb(s) of [StatAggregator-ejb] loaded successfully!|#]
[#|2008-01-24T15:29:05.055-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0302: Starting Sun-Java-System/Application-Server.|#]
[#|2008-01-24T15:29:09.171-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8080;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]
[#|2008-01-24T15:29:09.380-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8181;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]
[#|2008-01-24T15:29:09.411-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;4848;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]
[#|2008-01-24T15:29:10.342-0500|INFO|sun-appserver9.1|org.apache.catalina.loader.WebappLoader|_ThreadID=14;_ThreadName=pool-1-thread-6;|Dual registration of jndi stream handler: factory already defined|#]
[#|2008-01-24T15:29:11.674-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007: Self Management Rules service is enabled|#]
[#|2008-01-24T15:29:11.832-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]
[#|2008-01-24T15:29:11.995-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:11.998-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:12.005-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:12.034-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:12.054-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:12.072-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:12.089-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:12.174-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:12.350-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:12.521-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:12.695-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:12.788-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:12.870-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:13.044-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:13.218-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:13.387-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:13.559-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:13.731-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:13.910-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:14.088-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:14.274-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:14.293-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:14.448-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:14.618-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:14.788-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:14.958-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:15.130-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:15.302-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:15.508-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:15.678-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:15.849-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:16.125-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:16.187-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:16.314-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:16.497-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:16.520-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;StatAggregator-ejb;|CORE5024: EJB module [StatAggregator-ejb] unloaded successfully!|#]
[#|2008-01-24T15:29:16.666-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:16.837-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:17.006-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:17.174-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:17.342-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:17.517-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:17.688-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:17.858-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:18.030-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:18.207-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:18.388-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:18.557-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:18.725-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:18.894-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:19.067-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:19.239-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:19.411-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:19.587-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:19.756-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:19.924-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:20.098-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:20.266-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:20.436-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:20.606-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:20.696-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:20.777-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:20.949-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:21.119-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:21.297-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:21.470-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:21.639-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:21.807-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:23.269-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:23.274-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:23.397-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:23.436-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:23.604-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:23.765-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=19;_ThreadName=Thread-31;|deployed with moduleid = StatAggregator-ejb|#]
[#|2008-01-24T15:29:23.772-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:23.946-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:24.125-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:24.299-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:24.469-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:24.477-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:24.478-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:24.479-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:24.479-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|POARemoteRefFactory checking if SFSBVersionPolicy need to be added|#]
[#|2008-01-24T15:29:24.480-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false|#]
[#|2008-01-24T15:29:24.481-0500|INFO|sun-appserver9.1|javax.enterprise.resource.corba|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|POARemoteRefFactory addSFSBVersionPolicy? false|#]
[#|2008-01-24T15:29:24.513-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.ejb|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;|**RemoteBusinessJndiName: ejb/StatAggregatorBeanJNDI; remoteBusIntf: com.sun.crae.statistics.ejb.StatAggregatorRemote|#]
[#|2008-01-24T15:29:24.672-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:24.686-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.classloading|_ThreadID=18;_ThreadName=httpWorkerThread-4848-0;StatAggregator-ejb;|LDR5010: All ejb(s) of [StatAggregator-ejb] loaded successfully!|#]
[#|2008-01-24T15:29:24.840-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:25.009-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:25.025-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:25.180-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:25.349-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:25.518-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:25.687-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:25.855-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:26.030-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:26.207-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:26.378-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:26.546-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:26.716-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:26.886-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:26.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:27.056-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:27.225-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:27.397-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:27.566-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:27.738-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:27.907-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:28.076-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:28.246-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:28.328-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:28.415-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:28.585-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:28.753-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:28.923-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:29.093-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:29.264-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:29.444-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:29.623-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:29.685-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:29.796-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:29.966-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:30.137-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:30.309-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:30.482-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:30.651-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:30.819-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:30.989-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:31.148-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:31.164-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:31.335-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:31.506-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:31.674-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:31.850-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:32.019-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:32.187-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:32.355-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:32.523-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:32.596-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:32.692-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:32.861-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:33.031-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:33.204-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:33.373-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:33.543-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:33.712-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:33.880-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:34.049-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:34.149-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:34.218-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:34.390-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:34.559-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:34.730-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:34.826-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:34.834-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:34.845-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:34.852-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:34.909-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:34.911-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:35.080-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:35.249-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:35.417-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:35.586-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:35.754-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:35.923-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:36.094-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:36.263-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:36.433-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:36.602-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:36.817-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:36.985-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:37.154-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:37.325-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:37.500-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:37.668-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:37.837-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:38.016-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:38.187-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:38.357-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:38.535-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:38.706-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:38.875-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:39.047-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:39.218-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:39.396-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:39.565-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:39.733-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:39.903-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:40.074-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:40.244-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:40.415-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:40.587-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:40.765-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:40.945-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:41.116-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:41.286-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:41.455-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:41.625-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:41.794-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:41.962-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:42.131-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:42.307-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:42.485-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:42.654-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:42.823-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:42.992-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:43.165-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:43.333-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:43.503-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:43.674-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:43.843-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:44.015-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:44.187-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:44.358-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:44.526-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:44.697-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:44.867-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:45.037-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:45.206-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:45.385-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:45.555-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:45.728-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:45.897-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:46.075-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:46.244-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:46.415-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:46.584-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:46.753-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:46.923-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:47.098-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:47.268-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:47.471-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:47.642-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:47.812-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:47.982-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:48.151-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:48.321-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:48.495-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:48.665-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:48.834-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:49.004-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:49.175-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:49.346-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:49.525-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:49.696-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:49.866-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:50.034-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:50.204-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:50.374-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:50.545-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:50.715-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:50.884-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:51.054-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:51.224-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:51.394-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:51.563-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:51.737-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:51.915-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:52.086-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:52.264-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:52.434-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:52.604-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:52.775-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:52.946-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:53.119-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:53.292-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:53.463-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:53.633-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:53.802-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:53.974-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:54.144-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:54.313-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:54.483-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:54.654-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:54.825-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:54.997-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:55.167-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:55.336-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:55.507-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:55.678-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:55.848-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:56.021-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:56.193-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:56.390-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:56.562-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:56.732-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:56.902-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:57.072-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:57.245-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:57.415-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:57.594-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:57.766-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:57.936-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:58.105-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:58.275-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:58.448-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:58.618-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:58.788-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:58.959-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:59.131-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:59.302-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:59.474-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:29:59.654-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:29:59.825-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:29:59.997-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:00.174-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:00.344-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:01.850-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:02.022-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:02.192-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:02.362-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:02.544-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:02.715-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:02.885-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:03.064-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:03.236-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:03.408-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:03.579-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:03.752-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:03.934-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:04.105-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:04.284-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:04.456-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:04.634-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:04.811-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:04.982-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:05.155-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:05.326-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:05.504-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:05.678-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:05.852-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:06.031-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:06.203-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:06.384-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:06.557-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:06.731-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:06.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:07.085-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:07.257-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:07.429-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:07.600-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:07.771-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:07.944-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:08.116-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:08.294-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:08.474-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:08.645-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:08.824-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:09.003-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:09.176-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:09.354-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:09.527-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:09.698-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:09.873-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:10.048-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:10.224-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:10.395-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:10.566-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:10.738-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:10.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:11.086-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:11.304-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:11.478-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:11.650-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:11.822-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:12.003-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:12.179-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:12.352-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:12.525-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:12.696-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:12.869-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:13.042-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:13.216-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:13.389-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:13.563-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:13.734-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:13.907-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:14.081-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:14.254-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:14.426-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:14.601-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:14.781-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:14.953-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:15.133-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:15.306-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:15.676-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:16.036-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:16.214-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:16.393-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:16.580-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:16.763-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:16.943-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:17.118-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:17.320-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:17.510-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:17.682-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:17.854-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:18.025-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:18.198-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:18.372-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:18.544-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:18.771-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:18.945-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:19.123-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:19.297-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:19.469-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:19.644-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:19.823-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:19.996-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:20.170-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:20.343-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:20.517-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:20.690-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:20.863-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:21.037-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:21.210-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:21.387-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:21.564-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:21.736-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:21.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:22.088-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:22.260-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:22.432-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:22.605-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:22.779-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:22.954-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:23.130-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:23.353-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:23.527-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:23.703-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:23.875-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:24.052-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:24.229-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:24.430-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:24.608-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:24.783-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:24.958-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:25.132-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:25.307-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:25.481-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:25.663-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:25.836-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:26.011-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:26.184-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:26.358-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:26.535-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:26.709-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:26.881-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:27.058-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:27.231-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:27.405-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:27.583-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:27.758-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:27.933-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:28.108-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:28.280-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:28.457-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:28.630-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:28.803-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:28.977-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:29.155-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:29.331-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:29.506-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:29.681-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:29.863-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:30.042-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:30.219-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:30.394-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:30.568-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:30.741-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:30.937-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:31.113-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:31.286-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:31.461-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:31.634-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:31.809-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:31.982-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:32.158-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:32.332-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:32.506-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:32.682-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:32.858-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:30:33.041-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=17;_ThreadName=p: thread-pool-1; w: 5;Thread[p: thread-pool-1; w: 5,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e8488a75-bc55-4862-9c4a-e26a4dd479a3;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 5,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-01-24T15:30:33.215-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=15;_ThreadName=p: thread-pool-1; w: 3;Thread[p: thread-pool-1; w: 3,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dbb05b64-718a-4240-8195-d7c777a27c51;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,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-01-24T15:30:33.413-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=16;_ThreadName=p: thread-pool-1; w: 4;Thread[p: thread-pool-1; w: 4,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=049fe1d6-c377-494c-bec3-7aa9faf062af;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 4,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-01-24T15:40:13.915-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=20;_ThreadName=p: thread-pool-1; w: 35;Thread[p: thread-pool-1; w: 35,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=90dc5e1d-9c2a-4810-a0b7-50874759316b;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 35,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-01-24T15:40:16.366-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=21;_ThreadName=p: thread-pool-1; w: 86;Thread[p: thread-pool-1; w: 86,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=19adfcc3-80ae-4e82-93e0-604c0cea3af0;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 86,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-01-24T15:40:35.880-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=22;_ThreadName=p: thread-pool-1; w: 56;Thread[p: thread-pool-1; w: 56,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=56700865-4c27-40db-b690-0a11a6b71378;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 56,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-01-24T15:40:35.883-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=22;_ThreadName=p: thread-pool-1; w: 56;Thread[p: thread-pool-1; w: 56,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=56700865-4c27-40db-b690-0a11a6b71378;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 56,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-01-24T15:40:43.138-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=23;_ThreadName=p: thread-pool-1; w: 91;_RequestID=b3fc6346-c33f-4fe5-b202-c194132e8fe2;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.checkBlockLength(CDRInputStream_1_0.java:344)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:94)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readValueTag(CDRInputStream_1_0.java:1686)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:983)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 51 more
|#]
[#|2008-01-24T15:40:43.673-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=20;_ThreadName=p: thread-pool-1; w: 35;_RequestID=90dc5e1d-9c2a-4810-a0b7-50874759316b;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_octet(CDRInputStream_1_0.java:465)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_boolean(CDRInputStream_1_0.java:429)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:885)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T15:40:44.900-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=20;_ThreadName=p: thread-pool-1; w: 35;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=90dc5e1d-9c2a-4810-a0b7-50874759316b;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:40:45.065-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=23;_ThreadName=p: thread-pool-1; w: 91;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=b3fc6346-c33f-4fe5-b202-c194132e8fe2;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:40:53.371-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=24;_ThreadName=p: thread-pool-1; w: 64;Thread[p: thread-pool-1; w: 64,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=2957faab-5bfa-47cb-adf5-eb0a91b2dbda;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 64,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-01-24T15:40:54.855-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=25;_ThreadName=p: thread-pool-1; w: 97;Thread[p: thread-pool-1; w: 97,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=34518912-831a-4091-80fc-46d13415918a;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 97,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-01-24T15:41:32.181-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=26;_ThreadName=p: thread-pool-1; w: 9;_RequestID=02e0323c-bbe5-4c46-8bae-4e2cb9b407e4;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_octet(CDRInputStream_1_0.java:465)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_boolean(CDRInputStream_1_0.java:429)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:885)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T15:41:32.217-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=26;_ThreadName=p: thread-pool-1; w: 9;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=02e0323c-bbe5-4c46-8bae-4e2cb9b407e4;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:41:32.639-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=27;_ThreadName=p: thread-pool-1; w: 25;Thread[p: thread-pool-1; w: 25,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=577007a2-9b7a-4e2f-a013-c98e741f8f82;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 25,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-01-24T15:41:32.969-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=28;_ThreadName=p: thread-pool-1; w: 134;_RequestID=3a14e559-ca5b-49b2-96e8-69cb522ab219;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1810)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 96 more
|#]
[#|2008-01-24T15:41:33.007-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=28;_ThreadName=p: thread-pool-1; w: 134;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3a14e559-ca5b-49b2-96e8-69cb522ab219;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:41:33.797-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=29;_ThreadName=p: thread-pool-1; w: 144;_RequestID=2005b78a-645f-4bf3-b708-fb043c933850;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.read_wstring(CDRInputStream_1_2.java:146)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1017)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 69 more
|#]
[#|2008-01-24T15:41:33.832-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=29;_ThreadName=p: thread-pool-1; w: 144;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=2005b78a-645f-4bf3-b708-fb043c933850;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:41:37.593-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=30;_ThreadName=p: thread-pool-1; w: 13;_RequestID=3f469cfb-c4ca-43da-be30-d81aca55e4b5;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_octet(CDRInputStream_1_0.java:465)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_boolean(CDRInputStream_1_0.java:429)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:885)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T15:41:37.647-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=30;_ThreadName=p: thread-pool-1; w: 13;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3f469cfb-c4ca-43da-be30-d81aca55e4b5;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:42:58.862-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=30;_ThreadName=p: thread-pool-1; w: 13;_RequestID=3f469cfb-c4ca-43da-be30-d81aca55e4b5;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:117)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readStringOrIndirection(CDRInputStream_1_0.java:550)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1807)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T15:42:59.315-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=30;_ThreadName=p: thread-pool-1; w: 13;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3f469cfb-c4ca-43da-be30-d81aca55e4b5;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T15:59:25.424-0500|INFO|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=31;_ThreadName=httpWorkerThread-4848-1;;|Initializing Sun's JavaServer Faces implementation (1.2_04-b20-p03) for context ''|#]
[#|2008-01-24T16:07:35.098-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=32;_ThreadName=p: thread-pool-1; w: 66;Thread[p: thread-pool-1; w: 66,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=551cb4f9-b2e1-42a7-8520-ce26d3de5855;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 66,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-01-24T16:07:38.372-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=33;_ThreadName=p: thread-pool-1; w: 238;Thread[p: thread-pool-1; w: 238,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=54babace-87b3-485d-bc8d-54c1149669ea;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 238,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-01-24T16:07:40.183-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=32;_ThreadName=p: thread-pool-1; w: 66;Thread[p: thread-pool-1; w: 66,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=551cb4f9-b2e1-42a7-8520-ce26d3de5855;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 66,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-01-24T16:07:50.205-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=34;_ThreadName=p: thread-pool-1; w: 332;Thread[p: thread-pool-1; w: 332,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=47dd3d6d-d72c-4d92-bfa2-59a4630c4426;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 332,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-01-24T16:07:54.833-0500|INFO|sun-appserver9.1|com.sun.jbi.framework|_ThreadID=35;_ThreadName=httpWorkerThread-4848-2;|JBIFW0012: JBI framework startup complete.|#]
[#|2008-01-24T16:07:55.483-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=36;_ThreadName=p: thread-pool-1; w: 26;Thread[p: thread-pool-1; w: 26,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=6c086f85-8fe3-4ffd-9b68-416c2b7ffc31;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 26,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-01-24T16:08:00.585-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=37;_ThreadName=p: thread-pool-1; w: 234;Thread[p: thread-pool-1; w: 234,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=4dfc3670-c7c2-42e1-b079-a4189d6800e2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 234,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-01-24T16:08:36.089-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=38;_ThreadName=p: thread-pool-1; w: 347;Thread[p: thread-pool-1; w: 347,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=f3648cc8-35f9-4619-bb67-39136e58a993;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 347,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-01-24T16:08:40.841-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=39;_ThreadName=p: thread-pool-1; w: 310;Thread[p: thread-pool-1; w: 310,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=5d5709b4-652c-4c76-8eb0-b4a3faba85f4;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 310,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-01-24T16:08:45.288-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=40;_ThreadName=p: thread-pool-1; w: 203;Thread[p: thread-pool-1; w: 203,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=155028ab-ff4a-4497-b29c-c530258a03d5;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 203,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-01-24T16:08:49.189-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=37;_ThreadName=p: thread-pool-1; w: 234;Thread[p: thread-pool-1; w: 234,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=4dfc3670-c7c2-42e1-b079-a4189d6800e2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 234,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-01-24T16:09:14.979-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=41;_ThreadName=p: thread-pool-1; w: 330;Thread[p: thread-pool-1; w: 330,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=4cfdf1c9-3635-43ab-975f-39db965d6dc2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 330,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-01-24T16:09:20.246-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=42;_ThreadName=p: thread-pool-1; w: 259;Thread[p: thread-pool-1; w: 259,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=7355dfd0-cca3-455b-a8e2-359a32ddf4ac;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 259,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-01-24T16:09:25.964-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=43;_ThreadName=p: thread-pool-1; w: 329;Thread[p: thread-pool-1; w: 329,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e577a125-af09-4fd5-99de-5ee7a5e983f8;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 329,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-01-24T16:09:30.082-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=44;_ThreadName=p: thread-pool-1; w: 67;Thread[p: thread-pool-1; w: 67,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=5008f275-b3ce-4462-b415-067f090ff350;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 67,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-01-24T16:09:35.026-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=45;_ThreadName=p: thread-pool-1; w: 278;Thread[p: thread-pool-1; w: 278,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=2800f062-3384-462b-a09e-2ac4edd0077d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 278,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-01-24T16:09:30.795-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=43;_ThreadName=p: thread-pool-1; w: 329;Thread[p: thread-pool-1; w: 329,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e577a125-af09-4fd5-99de-5ee7a5e983f8;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 329,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-01-24T16:09:59.254-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=36;_ThreadName=p: thread-pool-1; w: 26;Thread[p: thread-pool-1; w: 26,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=6c086f85-8fe3-4ffd-9b68-416c2b7ffc31;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 26,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-01-24T16:10:01.026-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=46;_ThreadName=p: thread-pool-1; w: 205;Thread[p: thread-pool-1; w: 205,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=3204d951-ed1a-48d1-8a30-ccf53b599df8;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 205,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-01-24T16:10:46.318-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=47;_ThreadName=p: thread-pool-1; w: 116;Thread[p: thread-pool-1; w: 116,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=93722c0a-0605-4975-b3fd-c5884c9d515d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 116,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-01-24T16:11:05.822-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=48;_ThreadName=p: thread-pool-1; w: 258;Thread[p: thread-pool-1; w: 258,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=80cc9b50-3f6e-44f5-aa90-5e7ed63a707f;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 258,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-01-24T16:12:15.356-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=49;_ThreadName=p: thread-pool-1; w: 141;Thread[p: thread-pool-1; w: 141,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=39b1c6f5-df2a-48cb-97ee-f3391cd1220c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 141,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-01-24T16:12:19.248-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=50;_ThreadName=p: thread-pool-1; w: 343;Thread[p: thread-pool-1; w: 343,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dc0bc9e1-341d-46b0-903b-9d55f3a6a7f4;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 343,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-01-24T16:12:26.712-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=49;_ThreadName=p: thread-pool-1; w: 141;Thread[p: thread-pool-1; w: 141,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=39b1c6f5-df2a-48cb-97ee-f3391cd1220c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 141,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-01-24T16:12:27.831-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=51;_ThreadName=p: thread-pool-1; w: 283;Thread[p: thread-pool-1; w: 283,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=57f80369-72fe-45ca-a867-7c637017571b;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 283,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-01-24T16:12:31.217-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=52;_ThreadName=p: thread-pool-1; w: 172;Thread[p: thread-pool-1; w: 172,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=8fe332a3-2068-4b05-8157-bf695a3a543a;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 172,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-01-24T16:12:35.264-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=51;_ThreadName=p: thread-pool-1; w: 283;Thread[p: thread-pool-1; w: 283,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=57f80369-72fe-45ca-a867-7c637017571b;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 283,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-01-24T16:12:37.864-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=53;_ThreadName=p: thread-pool-1; w: 307;Thread[p: thread-pool-1; w: 307,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=63aee4d4-b142-42b1-a002-c08c8c99baaa;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 307,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-01-24T16:12:38.856-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=54;_ThreadName=p: thread-pool-1; w: 311;Thread[p: thread-pool-1; w: 311,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ef3575ef-2c3f-4c74-a1df-ef79ce722415;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 311,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-01-24T16:12:39.207-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.210-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.212-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.215-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.217-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.226-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.303-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;Thread[p: thread-pool-1; w: 295,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 295,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-01-24T16:12:39.580-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=56;_ThreadName=p: thread-pool-1; w: 319;Thread[p: thread-pool-1; w: 319,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e7308808-662c-4817-acbb-208b25e94776;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 319,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-01-24T16:12:39.583-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=56;_ThreadName=p: thread-pool-1; w: 319;Thread[p: thread-pool-1; w: 319,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e7308808-662c-4817-acbb-208b25e94776;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 319,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-01-24T16:12:44.321-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=57;_ThreadName=p: thread-pool-1; w: 274;Thread[p: thread-pool-1; w: 274,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1e7e2f9f-fb7d-407d-9234-4eb3fb0c9296;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 274,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-01-24T16:12:44.411-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=58;_ThreadName=p: thread-pool-1; w: 336;Thread[p: thread-pool-1; w: 336,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=cae9d11d-d2d6-4a57-a52a-49609bd45127;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 336,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-01-24T16:12:45.675-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=59;_ThreadName=p: thread-pool-1; w: 304;Thread[p: thread-pool-1; w: 304,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=93f4167d-37ee-415e-87a9-7a65ce09b8fb;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 304,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-01-24T16:12:45.746-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=59;_ThreadName=p: thread-pool-1; w: 304;Thread[p: thread-pool-1; w: 304,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=93f4167d-37ee-415e-87a9-7a65ce09b8fb;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 304,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-01-24T16:12:47.720-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=60;_ThreadName=p: thread-pool-1; w: 317;Thread[p: thread-pool-1; w: 317,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=2a348150-2c2e-4a19-a5aa-ff85936e3460;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 317,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-01-24T16:12:49.085-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=61;_ThreadName=p: thread-pool-1; w: 216;Thread[p: thread-pool-1; w: 216,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=b81e4e2e-cd1d-4fb8-ad8c-b56ac79b8e68;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 216,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-01-24T16:12:49.422-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=62;_ThreadName=p: thread-pool-1; w: 276;Thread[p: thread-pool-1; w: 276,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=f363f13e-ee58-47cc-a22f-4deb4d86cdd6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 276,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-01-24T16:12:49.552-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=63;_ThreadName=p: thread-pool-1; w: 23;_RequestID=9b63b37c-f3ee-4be5-88c9-511888dcb338;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1810)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 96 more
|#]
[#|2008-01-24T16:12:49.612-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=64;_ThreadName=p: thread-pool-1; w: 220;Thread[p: thread-pool-1; w: 220,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=e0fc8398-b433-48cf-9866-82c5c1228915;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 220,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-01-24T16:12:49.624-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=63;_ThreadName=p: thread-pool-1; w: 23;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=9b63b37c-f3ee-4be5-88c9-511888dcb338;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:50.931-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=65;_ThreadName=p: thread-pool-1; w: 192;Thread[p: thread-pool-1; w: 192,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1755b5f1-fa62-4a80-bd48-d454269dd86c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 192,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-01-24T16:12:50.936-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.handleEndOfValue(CDRInputStream_1_0.java:1618)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1061)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 96 more
|#]
[#|2008-01-24T16:12:50.947-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=68;_ThreadName=p: thread-pool-1; w: 322;_RequestID=2f6cc4f1-50e2-4a56-84ec-3bb5414b6424;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1008)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:12:50.946-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=67;_ThreadName=p: thread-pool-1; w: 209;_RequestID=666e2e57-6b9e-4af5-a7a9-149d02c8b43d;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_longlong(CDRInputStream_1_0.java:517)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_longlong(CDRInputStream.java:227)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputPrimitiveField(IIOPInputStream.java:1760)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2189)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 105 more
|#]
[#|2008-01-24T16:12:50.972-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:50.996-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=68;_ThreadName=p: thread-pool-1; w: 322;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=2f6cc4f1-50e2-4a56-84ec-3bb5414b6424;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:51.003-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=67;_ThreadName=p: thread-pool-1; w: 209;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=666e2e57-6b9e-4af5-a7a9-149d02c8b43d;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:51.039-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=69;_ThreadName=p: thread-pool-1; w: 247;_RequestID=fe11c4f6-a8fd-43bc-ab97-12cb79324036;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_octet(CDRInputStream_1_0.java:465)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_boolean(CDRInputStream_1_0.java:429)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:885)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:12:51.041-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=67;_ThreadName=p: thread-pool-1; w: 209;Thread[p: thread-pool-1; w: 209,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=666e2e57-6b9e-4af5-a7a9-149d02c8b43d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 209,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-01-24T16:12:51.040-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=68;_ThreadName=p: thread-pool-1; w: 322;Thread[p: thread-pool-1; w: 322,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=2f6cc4f1-50e2-4a56-84ec-3bb5414b6424;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 322,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-01-24T16:12:51.419-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=69;_ThreadName=p: thread-pool-1; w: 247;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=fe11c4f6-a8fd-43bc-ab97-12cb79324036;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:51.630-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=57;_ThreadName=p: thread-pool-1; w: 274;Thread[p: thread-pool-1; w: 274,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1e7e2f9f-fb7d-407d-9234-4eb3fb0c9296;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 274,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-01-24T16:12:51.641-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.377-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.380-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.384-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.386-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.389-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:53.390-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=71;_ThreadName=p: thread-pool-1; w: 229;Thread[p: thread-pool-1; w: 229,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=a930124a-c190-41b2-9107-5753d4444074;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 229,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-01-24T16:12:53.392-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=72;_ThreadName=p: thread-pool-1; w: 210;Thread[p: thread-pool-1; w: 210,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=c980a42f-70f7-4886-ac63-f319a778c80c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 210,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-01-24T16:12:53.391-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=47;_ThreadName=p: thread-pool-1; w: 116;Thread[p: thread-pool-1; w: 116,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=93722c0a-0605-4975-b3fd-c5884c9d515d;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 116,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-01-24T16:12:53.396-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=71;_ThreadName=p: thread-pool-1; w: 229;Thread[p: thread-pool-1; w: 229,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=a930124a-c190-41b2-9107-5753d4444074;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 229,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-01-24T16:12:53.391-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:54.067-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=76;_ThreadName=p: thread-pool-1; w: 302;_RequestID=3e753d11-d6d0-48a9-827f-758d09e048f8;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1810)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:12:53.542-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=75;_ThreadName=p: thread-pool-1; w: 248;_RequestID=541a1de4-0cc6-4ce7-8553-a9b8c9b32c86;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:117)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_longlong(CDRInputStream_1_0.java:517)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_longlong(CDRInputStream.java:227)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputPrimitiveField(IIOPInputStream.java:1760)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2189)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 105 more
|#]
[#|2008-01-24T16:12:53.495-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:117)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.handleIndirection(CDRInputStream_1_0.java:900)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:988)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:12:53.400-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=74;_ThreadName=p: thread-pool-1; w: 286;Thread[p: thread-pool-1; w: 286,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=69a7d0bb-8544-4f22-8e48-58ab394e1477;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 286,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-01-24T16:12:53.393-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.handleEndOfValue(CDRInputStream_1_0.java:1618)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1061)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 96 more
|#]
[#|2008-01-24T16:12:54.256-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=75;_ThreadName=p: thread-pool-1; w: 248;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=541a1de4-0cc6-4ce7-8553-a9b8c9b32c86;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:54.244-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=74;_ThreadName=p: thread-pool-1; w: 286;Thread[p: thread-pool-1; w: 286,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=69a7d0bb-8544-4f22-8e48-58ab394e1477;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 286,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-01-24T16:12:54.217-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=78;_ThreadName=p: thread-pool-1; w: 326;_RequestID=242657a8-0a1e-4063-8157-7fb4df475f86;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:117)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readStringOrIndirection(CDRInputStream_1_0.java:550)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1807)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:12:54.206-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:54.070-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=77;_ThreadName=p: thread-pool-1; w: 222;Thread[p: thread-pool-1; w: 222,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=f98a0836-2e95-41cd-9991-2042a47d12b4;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 222,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-01-24T16:12:54.288-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=76;_ThreadName=p: thread-pool-1; w: 302;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3e753d11-d6d0-48a9-827f-758d09e048f8;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:54.265-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=55;_ThreadName=p: thread-pool-1; w: 295;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=b3c3d0da-5f6b-4163-97b1-18225847c69d;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:54.297-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=70;_ThreadName=p: thread-pool-1; w: 303;Thread[p: thread-pool-1; w: 303,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=12778234-c5a1-4695-8626-6624201d7180;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 303,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-01-24T16:12:54.660-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=78;_ThreadName=p: thread-pool-1; w: 326;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=242657a8-0a1e-4063-8157-7fb4df475f86;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:54.660-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:12:54.665-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=79;_ThreadName=p: thread-pool-1; w: 349;Thread[p: thread-pool-1; w: 349,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dacabe24-ad7a-46bb-9c50-a495c45230dc;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 349,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-01-24T16:12:54.725-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:12:54.731-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:12:54.871-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:12:54.910-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:12:54.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=78;_ThreadName=p: thread-pool-1; w: 326;Thread[p: thread-pool-1; w: 326,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=242657a8-0a1e-4063-8157-7fb4df475f86;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 326,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-01-24T16:12:55.188-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=79;_ThreadName=p: thread-pool-1; w: 349;Thread[p: thread-pool-1; w: 349,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dacabe24-ad7a-46bb-9c50-a495c45230dc;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 349,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-01-24T16:12:55.221-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=79;_ThreadName=p: thread-pool-1; w: 349;Thread[p: thread-pool-1; w: 349,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dacabe24-ad7a-46bb-9c50-a495c45230dc;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 349,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-01-24T16:12:55.227-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=79;_ThreadName=p: thread-pool-1; w: 349;Thread[p: thread-pool-1; w: 349,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dacabe24-ad7a-46bb-9c50-a495c45230dc;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 349,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-01-24T16:12:55.259-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=79;_ThreadName=p: thread-pool-1; w: 349;Thread[p: thread-pool-1; w: 349,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=dacabe24-ad7a-46bb-9c50-a495c45230dc;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 349,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-01-24T16:12:55.282-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:13:00.883-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=80;_ThreadName=p: thread-pool-1; w: 350;Thread[p: thread-pool-1; w: 350,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1ff5a5d0-7b9b-48ad-b390-ba1cebf1c0c2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 350,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-01-24T16:13:02.139-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=81;_ThreadName=p: thread-pool-1; w: 267;Thread[p: thread-pool-1; w: 267,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=3a90b857-8e68-451b-9545-e66c880d058c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 267,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-01-24T16:13:02.181-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=71;_ThreadName=p: thread-pool-1; w: 229;Thread[p: thread-pool-1; w: 229,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=a930124a-c190-41b2-9107-5753d4444074;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 229,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-01-24T16:13:03.298-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=54;_ThreadName=p: thread-pool-1; w: 311;Thread[p: thread-pool-1; w: 311,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ef3575ef-2c3f-4c74-a1df-ef79ce722415;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 311,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-01-24T16:13:03.482-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=82;_ThreadName=p: thread-pool-1; w: 313;Thread[p: thread-pool-1; w: 313,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=97db64d1-10b6-43d1-9691-864ace57e786;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 313,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-01-24T16:13:03.633-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;Thread[p: thread-pool-1; w: 48,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 48,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-01-24T16:13:06.796-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=68;_ThreadName=p: thread-pool-1; w: 322;Thread[p: thread-pool-1; w: 322,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=2f6cc4f1-50e2-4a56-84ec-3bb5414b6424;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 322,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-01-24T16:13:10.458-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=80;_ThreadName=p: thread-pool-1; w: 350;Thread[p: thread-pool-1; w: 350,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1ff5a5d0-7b9b-48ad-b390-ba1cebf1c0c2;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 350,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-01-24T16:13:20.000-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=83;_ThreadName=p: thread-pool-1; w: 235;Thread[p: thread-pool-1; w: 235,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=5c4476b6-4a54-4c53-ad5e-c3c327e83adb;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 235,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-01-24T16:13:20.001-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=73;_ThreadName=p: thread-pool-1; w: 245;Thread[p: thread-pool-1; w: 245,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=ff3db9de-21e1-4853-aea4-cea492dc8ab6;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 245,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-01-24T16:13:20.911-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=65;_ThreadName=p: thread-pool-1; w: 192;Thread[p: thread-pool-1; w: 192,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=1755b5f1-fa62-4a80-bd48-d454269dd86c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 192,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-01-24T16:13:20.942-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=63;_ThreadName=p: thread-pool-1; w: 23;Thread[p: thread-pool-1; w: 23,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=9b63b37c-f3ee-4be5-88c9-511888dcb338;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 23,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-01-24T16:13:20.989-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=63;_ThreadName=p: thread-pool-1; w: 23;Thread[p: thread-pool-1; w: 23,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=9b63b37c-f3ee-4be5-88c9-511888dcb338;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 23,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-01-24T16:13:24.023-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=72;_ThreadName=p: thread-pool-1; w: 210;Thread[p: thread-pool-1; w: 210,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=c980a42f-70f7-4886-ac63-f319a778c80c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 210,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-01-24T16:13:24.026-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=72;_ThreadName=p: thread-pool-1; w: 210;Thread[p: thread-pool-1; w: 210,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=c980a42f-70f7-4886-ac63-f319a778c80c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 210,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-01-24T16:13:24.028-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=72;_ThreadName=p: thread-pool-1; w: 210;Thread[p: thread-pool-1; w: 210,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=c980a42f-70f7-4886-ac63-f319a778c80c;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 210,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-01-24T16:13:26.189-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=84;_ThreadName=p: thread-pool-1; w: 125;Thread[p: thread-pool-1; w: 125,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=08b515c0-cdd4-4c4d-aa9f-12487704ce60;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 125,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-01-24T16:13:26.192-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=84;_ThreadName=p: thread-pool-1; w: 125;Thread[p: thread-pool-1; w: 125,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=08b515c0-cdd4-4c4d-aa9f-12487704ce60;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 125,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-01-24T16:13:28.914-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=83;_ThreadName=p: thread-pool-1; w: 235;Thread[p: thread-pool-1; w: 235,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=5c4476b6-4a54-4c53-ad5e-c3c327e83adb;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 235,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-01-24T16:13:29.098-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=83;_ThreadName=p: thread-pool-1; w: 235;Thread[p: thread-pool-1; w: 235,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=5c4476b6-4a54-4c53-ad5e-c3c327e83adb;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 235,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-01-24T16:13:44.793-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._CORBA_.rpc.transport|_ThreadID=85;_ThreadName=p: thread-pool-1; w: 201;Thread[p: thread-pool-1; w: 201,5,main];org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No;_RequestID=0a25ac28-ce61-4210-9dd3-26b027468049;|"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 201,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-01-24T16:13:49.802-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=86;_ThreadName=p: thread-pool-1; w: 237;_RequestID=4c7a76a0-09a9-4628-acaa-dcc22e064bfb;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1008)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:13:50.155-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=86;_ThreadName=p: thread-pool-1; w: 237;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=4c7a76a0-09a9-4628-acaa-dcc22e064bfb;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:13:51.090-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=87;_ThreadName=p: thread-pool-1; w: 300;_RequestID=0603770a-bfc1-41a9-ae8f-024d916137e0;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_octet_array(CDRInputStream_1_0.java:686)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.getConvertedChars(CDRInputStream_1_0.java:2255)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.read_wstring(CDRInputStream_1_2.java:157)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1017)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 69 more
|#]
[#|2008-01-24T16:13:51.403-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=87;_ThreadName=p: thread-pool-1; w: 300;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=0603770a-bfc1-41a9-ae8f-024d916137e0;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:13:58.341-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=88;_ThreadName=p: thread-pool-1; w: 242;_RequestID=c138a2a4-558c-49f4-83ba-afc325d493ce;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readStringOrIndirection(CDRInputStream_1_0.java:550)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1807)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 51 more
|#]
[#|2008-01-24T16:13:58.371-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=88;_ThreadName=p: thread-pool-1; w: 242;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=c138a2a4-558c-49f4-83ba-afc325d493ce;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:14:15.297-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:134)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readStringOrIndirection(CDRInputStream_1_0.java:550)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_repositoryId(CDRInputStream_1_0.java:1807)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:951)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRepositoryIds(CDRInputStream_1_0.java:918)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1003)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 51 more
|#]
[#|2008-01-24T16:14:15.370-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
[#|2008-01-24T16:14:38.109-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.encoding|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00810211: (MARSHAL) Exception from readValue on ValueHandler in CDRInputStream"
org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.valuehandlerReadException(ORBUtilSystemException.java:8428)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:973)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObjectField(IIOPInputStream.java:1974)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputClassFields(IIOPInputStream.java:2199)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1211)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:1052)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_value(CDRInputStream.java:475)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$14.read(DynamicMethodMarshallerImpl.java:368)
at com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.readArguments(DynamicMethodMarshallerImpl.java:435)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:152)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: com.sun.corba.ee.impl.protocol.RequestCanceledException
at com.sun.corba.ee.impl.encoding.BufferManagerReadStream.underflow(BufferManagerReadStream.java:117)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.grow(CDRInputStream_1_1.java:104)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:115)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.start_block(CDRInputStream_1_0.java:1582)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.checkBlockLength(CDRInputStream_1_0.java:344)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.alignAndCheck(CDRInputStream_1_2.java:94)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_long(CDRInputStream_1_0.java:493)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readValueTag(CDRInputStream_1_0.java:1686)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:983)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:896)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:890)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_abstract_interface(CDRInputStream_1_0.java:880)
at com.sun.corba.ee.impl.encoding.CDRInputStream.read_abstract_interface(CDRInputStream.java:511)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectDelegate(IIOPInputStream.java:386)
at com.sun.corba.ee.impl.io.IIOPInputStream.readObjectOverride(IIOPInputStream.java:547)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at java.util.ArrayList.readObject(ArrayList.java:593)
at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.corba.ee.impl.io.IIOPInputStream.invokeObjectReader(IIOPInputStream.java:1679)
at com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(IIOPInputStream.java:1202)
at com.sun.corba.ee.impl.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:422)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:362)
at com.sun.corba.ee.impl.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:328)
at com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readRMIIIOPValueType(CDRInputStream_1_0.java:966)
... 78 more
|#]
[#|2008-01-24T16:14:38.144-0500|WARNING|sun-appserver9.1|javax.enterprise.resource.corba.ee._INITIALIZING_.rpc.protocol|_ThreadID=66;_ThreadName=p: thread-pool-1; w: 48;java.lang.RuntimeException;handleThrowableDuringServerDispatch: cannot create response.;_RequestID=3addae47-ff8e-40cc-ba9b-a9818ff9a207;|"IOP00010202: (UNKNOWN) Unknown user exception thrown by the server - exception: java.lang.RuntimeException; message: handleThrowableDuringServerDispatch: cannot create response."
org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe
at com.sun.corba.ee.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:10527)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.convertThrowableToSystemException(CorbaMessageMediatorImpl.java:2084)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2034)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1714)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: handleThrowableDuringServerDispatch: cannot create response.
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2011)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2046)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:1987)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:300)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
... 6 more
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.encoding.BufferManagerWriteStream.sendFragment(BufferManagerWriteStream.java:145)
at com.sun.corba.ee.impl.encoding.BufferManagerWriteStream.overflow(BufferManagerWriteStream.java:92)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.grow(CDROutputStream_1_2.java:240)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_2.alignAndReserve(CDROutputStream_1_2.java:211)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.internalWriteOctetArray(CDROutputStream_1_0.java:573)
at com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.write_octet_array(CDROutputStream_1_0.java:592)
at com.sun.corba.ee.impl.encoding.CDROutputStream.write_octet_array(CDROutputStream.java:302)
at com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.write(UnknownServiceContextImpl.java:78)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeMapEntry(ServiceContextsImpl.java:391)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.writeServiceContextsInOrder(ServiceContextsImpl.java:340)
at com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl.write(ServiceContextsImpl.java:315)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2.write(ReplyMessage_1_2.java:212)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2373)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediatorImpl.java:2336)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.createSystemExceptionResponse(CorbaMessageMediatorImpl.java:2260)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleThrowableDuringServerDispatch(CorbaMessageMediatorImpl.java:2037)
... 19 more
|#]
4582: psargs: /home/wfsaxton/SDK/jdk/bin/java -Dcom.sun.aas.instanceRoot=/home
4582/395: munmap(0x6C3C0000, 196924) = 0
4582/395: fcntl(119, F_DUP2FD, 0x0000099B) = 2459
4582/395: close(2459) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_hat_fault.rrd", 0x64DFE788) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_hat_fault.rrd", 0x64DFE610) = 0
4582/395: open64("/export/stats/berea/cpu_stat_hat_fault.rrd", O_RDWR|O_CREAT, 0666) = 2459
4582/395: fstat64(2459, 0x64DFE4A0) = 0
4582/395: llseek(2459, 0, SEEK_CUR) = 0
4582/395: llseek(2459, 0, SEEK_END) = 196924
4582/395: llseek(2459, 0, SEEK_SET) = 0
4582/366: memcntl(0x6ACE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/395: fstat64(2459, 0x64DFE4B8) = 0
4582/335: munmap(0x6C5C0000, 196924) = 0
4582/335: fcntl(119, F_DUP2FD, 0x0000086D) = 2157
4582/335: close(2157) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_execpgin.rrd", 0x6887E988) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_execpgin.rrd", 0x6887E810) = 0
4582/335: open64("/export/stats/cadmus/cpu_stat_execpgin.rrd", O_RDWR|O_CREAT, 0666) = 2157
4582/335: fstat64(2157, 0x6887E6A0) = 0
4582/335: llseek(2157, 0, SEEK_CUR) = 0
4582/335: llseek(2157, 0, SEEK_END) = 196924
4582/335: llseek(2157, 0, SEEK_SET) = 0
4582/335: fstat64(2157, 0x6887E6B8) = 0
4582/264: memcntl(0x69EA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/369: memcntl(0x69EC0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/429: memcntl(0x5E280000, 1114820, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/377: ioctl(3064, DP_POLL, 0x65FFF5A0) = 0
4582/395: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2459, 0) = 0x6C5C0000
4582/366: munmap(0x6ACE0000, 65796) = 0
4582/335: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2157, 0) = 0x6C3C0000
4582/434: memcntl(0x6C9A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/366: fcntl(119, F_DUP2FD, 0x00000885) = 2181
4582/366: close(2181) = 0
4582/366: stat64("/export/stats/bigdog/unix_system_misc_avenrun_1min.rrd", 0x663FE690) = 0
4582/366: open64("/export/stats/bigdog/unix_system_misc_avenrun_1min.rrd", O_RDWR|O_CREAT, 0666) = 2181
4582/366: fstat64(2181, 0x663FE520) = 0
4582/366: llseek(2181, 0, SEEK_CUR) = 0
4582/366: llseek(2181, 0, SEEK_END) = 65796
4582/366: llseek(2181, 0, SEEK_SET) = 0
4582/404: memcntl(0x5CB80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/366: fstat64(2181, 0x663FE538) = 0
4582/333: memcntl(0x6A3A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/326: memcntl(0x6A8C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/264: munmap(0x69EA0000, 65796) = 0
4582/264: fcntl(119, F_DUP2FD, 0x00000925) = 2341
4582/355: memcntl(0x6A5C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/369: munmap(0x69EC0000, 65796) = 0
4582/354: memcntl(0x693A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/429: munmap(0x5E280000, 1114820) = 0
4582/264: close(2341) = 0
4582/429: fcntl(119, F_DUP2FD, 0x000009FA) = 2554
4582/369: fcntl(119, F_DUP2FD, 0x00000A58) = 2648
4582/429: close(2554) = 0
4582/429: stat64("/export/stats/duckies/cpu_stat_fspgout.rrd", 0x631FE888) = 0
4582/366: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2181, 0) = 0x6ACE0000
4582/369: close(2648) = 0
4582/404: munmap(0x5CB80000, 1639332) = 0
4582/429: stat64("/export/stats/duckies/cpu_stat_fspgout.rrd", 0x631FE710) = 0
4582/429: open64("/export/stats/duckies/cpu_stat_fspgout.rrd", O_RDWR|O_CREAT, 0666) = 2341
4582/413: memcntl(0x6AFC0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/395: memcntl(0x6C5C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/284: memcntl(0x69DC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/429: fstat64(2341, 0x631FE5A0) = 0
4582/429: llseek(2341, 0, SEEK_CUR) = 0
4582/429: llseek(2341, 0, SEEK_END) = 1114820
4582/429: llseek(2341, 0, SEEK_SET) = 0
4582/429: fstat64(2341, 0x631FE5B8) = 0
4582/335: memcntl(0x6C3C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: fcntl(119, F_DUP2FD, 0x000009AD) = 2477
4582/404: close(2477) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_mutex_adenters.rrd", 0x640FE788) = 0
4582/400: memcntl(0x6AFE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/366: memcntl(0x6ACE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_mutex_adenters.rrd", 0x640FE610) = 0
4582/404: open64("/export/stats/albacore/cpu_stat_mutex_adenters.rrd", O_RDWR|O_CREAT, 0666) = 2477
4582/431: memcntl(0x6B0A0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: fstat64(2477, 0x640FE4A0) = 0
4582/295: memcntl(0x6C4C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/396: memcntl(0x699C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/249: memcntl(0x6A8A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/298: memcntl(0x6C4A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/468: memcntl(0x6D0A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: memcntl(0x6CAA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/308: memcntl(0x68EC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: llseek(2477, 0, SEEK_CUR) = 0
4582/404: llseek(2477, 0, SEEK_END) = 1639332
4582/404: llseek(2477, 0, SEEK_SET) = 0
4582/404: fstat64(2477, 0x640FE4B8) = 0
4582/350: ioctl(3123, DP_POLL, 0x6817F320) = 0
4582/407: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/407: close(2470) = 0
4582/407: stat64("/export/stats/crogans/unix_sysinfo_runocc.rrd", 0x651FE988) = 0
4582/336: memcntl(0x6CCA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/407: stat64("/export/stats/crogans/unix_sysinfo_runocc.rrd", 0x651FE810) = 0
4582/228: memcntl(0x6AEA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/407: open64("/export/stats/crogans/unix_sysinfo_runocc.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/213: memcntl(0x6A7A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/374: memcntl(0x6C2A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/375: memcntl(0x68DC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/220: memcntl(0x68FA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: munmap(0x6A5C0000, 65796) = 0
4582/201: fcntl(119, F_DUP2FD, 0x00000AFE) = 2814
4582/234: memcntl(0x6BFA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/293: memcntl(0x6AEE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/300: memcntl(0x6AFA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/467: memcntl(0x6B8A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/409: memcntl(0x6B2A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/407: fstat64(2470, 0x651FE6A0) = 0
4582/333: munmap(0x6A3A0000, 65796) = 0
4582/407: llseek(2470, 0, SEEK_CUR) = 0
4582/216: memcntl(0x6ACC0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/407: llseek(2470, 0, SEEK_END) = 65796
4582/355: fcntl(119, F_DUP2FD, 0x000009F9) = 2553
4582/407: llseek(2470, 0, SEEK_SET) = 0
4582/355: close(2553) = 0
4582/407: fstat64(2470, 0x651FE6B8) = 0
4582/333: fcntl(119, F_DUP2FD, 0x00000872) = 2162
4582/355: stat64("/export/stats/cachi/unix_vminfo_swap_alloc.rrd", 0x6797E610) = 0
4582/355: open64("/export/stats/cachi/unix_vminfo_swap_alloc.rrd", O_RDWR|O_CREAT, 0666) = 2162
4582/429: mmap64(0x00000000, 1114820, PROT_READ|PROT_WRITE, MAP_SHARED, 2341, 0) = 0x5E280000
4582/366: munmap(0x6ACE0000, 65796) = 0
4582/366: fcntl(119, F_DUP2FD, 0x00000885) = 2181
4582/366: close(2181) = 0
4582/366: stat64("/export/stats/bigdog/unix_system_misc_avenrun_5min.rrd", 0x663FE808) Err#2 ENOENT
4582/354: munmap(0x693A0000, 65796) = 0
4582/354: fcntl(119, F_DUP2FD, 0x0000098B) = 2443
4582/431: munmap(0x6B0A0000, 196924) = 0
4582/366: stat64("/export/stats/bigdog", 0x663FE7E0) = 0
4582/354: close(2443) = 0
4582/355: fstat64(2162, 0x6797E4A0) = 0
4582/284: munmap(0x69DC0000, 196924) = 0
4582/284: fcntl(119, F_DUP2FD, 0x000009A2) = 2466
4582/284: close(2466) = 0
4582/205: memcntl(0x696A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/354: stat64("/export/stats/chikcoop/unix_system_pages_pageslocked.rrd", 0x6747EA08) Err#2 ENOENT
4582/373: memcntl(0x6CBA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/354: stat64("/export/stats/chikcoop", 0x6747E9E0) = 0
4582/229: memcntl(0x6B5A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/249: munmap(0x6A8A0000, 65796) = 0
4582/354: open64("/export/stats/chikcoop/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 2443
4582/354: fstat64(2443, 0x6747E708) = 0
4582/354: llseek(2443, 0, SEEK_CUR) = 0
4582/354: llseek(2443, 0, SEEK_END) = 0
4582/354: llseek(2443, 0, SEEK_SET) = 0
4582/249: fcntl(119, F_DUP2FD, 0x00000B9D) = 2973
4582/249: close(2973) = 0
4582/249: stat64("/export/stats/cotton/nfs_v3_readdir.rrd", 0x6057E910) = 0
4582/468: munmap(0x6D0A0000, 328052) = 0
4582/249: open64("/export/stats/cotton/nfs_v3_readdir.rrd", O_RDWR|O_CREAT, 0666) = 2466
4582/249: fstat64(2466, 0x6057E7A0) = 0
4582/374: munmap(0x6C2A0000, 65796) = 0
4582/374: fcntl(119, F_DUP2FD, 0x00000873) = 2163
4582/354: llseek(2443, 0, SEEK_CUR) = 0
4582/298: munmap(0x6C4A0000, 65796) = 0
4582/249: llseek(2466, 0, SEEK_CUR) = 0
4582/354: fcntl(2443, F_FREESP64, 0x6747E890) = 0
4582/354: llseek(2443, 0, SEEK_SET) = 0
4582/354: llseek(2443, 0, SEEK_CUR) = 0
4582/234: munmap(0x6BFA0000, 65796) = 0
4582/220: munmap(0x68FA0000, 65796) = 0
4582/336: munmap(0x6CCA0000, 328052) = 0
4582/293: munmap(0x6AEE0000, 65796) = 0
4582/216: munmap(0x6ACC0000, 65796) = 0
4582/467: munmap(0x6B8A0000, 65796) = 0
4582/216: fcntl(119, F_DUP2FD, 0x000009E7) = 2535
4582/216: close(2535) = 0
4582/216: stat64("/export/stats/amne/nfs_v3_rmdir.rrd", 0x6387E908) = 0
4582/205: munmap(0x696A0000, 65796) = 0
4582/249: llseek(2466, 0, SEEK_END) = 65796
4582/205: fcntl(119, F_DUP2FD, 0x00000AAA) = 2730
4582/373: munmap(0x6CBA0000, 328052) = 0
4582/373: fcntl(119, F_DUP2FD, 0x00000BE6) = 3046
4582/404: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2477, 0) = 0x5CB80000
4582/407: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x6D0E0000
4582/216: stat64("/export/stats/amne/nfs_v3_rmdir.rrd", 0x6387E790) = 0
4582/204: memcntl(0x5CD80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/216: open64("/export/stats/amne/nfs_v3_rmdir.rrd", O_RDWR|O_CREAT, 0666) = 2163
4582/410: memcntl(0x5FE00000, 590308, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/216: fstat64(2163, 0x6387E620) = 0
4582/434: munmap(0x6C9A0000, 328052) = 0
4582/429: memcntl(0x5E280000, 1114820, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/249: llseek(2466, 0, SEEK_SET) = 0
4582/321: memcntl(0x5D580000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/239: memcntl(0x697C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/229: munmap(0x6B5A0000, 328052) = 0
4582/249: fstat64(2466, 0x6057E7B8) = 0
4582/229: fcntl(119, F_DUP2FD, 0x00000B72) = 2930
4582/216: llseek(2163, 0, SEEK_CUR) = 0
4582/229: close(2930) = 0
4582/216: llseek(2163, 0, SEEK_END) = 65796
4582/373: close(3046) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysexec.rrd", 0x5EFFE888) = 0
4582/204: munmap(0x5CD80000, 1639332) = 0
4582/373: stat64("/export/stats/allaying/cpu_stat_pgswapin.rrd", 0x65DFE888) = 0
4582/204: fcntl(119, F_DUP2FD, 0x00000AF6) = 2806
4582/216: llseek(2163, 0, SEEK_SET) = 0
4582/338: memcntl(0x6D3C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/216: fstat64(2163, 0x6387E638) = 0
4582/204: close(2806) = 0
4582/373: stat64("/export/stats/allaying/cpu_stat_pgswapin.rrd", 0x65DFE710) = 0
4582/410: munmap(0x5FE00000, 590308) = 0
4582/373: open64("/export/stats/allaying/cpu_stat_pgswapin.rrd", O_RDWR|O_CREAT, 0666) = 2535
4582/407: memcntl(0x6D0E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/410: fcntl(119, F_DUP2FD, 0x0000083C) = 2108
4582/373: fstat64(2535, 0x65DFE5A0) = 0
4582/321: munmap(0x5D580000, 1639332) = 0
4582/216: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2163, 0) = 0x6D0A0000
4582/204: stat64("/export/stats/achaia/cpu_stat_wait.rrd", 0x6207E708) = 0
4582/407: munmap(0x6D0E0000, 65796) = 0
4582/410: close(2108) = 0
4582/338: munmap(0x6D3C0000, 196924) = 0
4582/338: fcntl(119, F_DUP2FD, 0x00000B15) = 2837
4582/338: close(2837) = 0
4582/338: stat64("/export/stats/batitans/cpu_stat_pgswapout.rrd", 0x6917EA08) = 0
4582/216: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/204: stat64("/export/stats/achaia/cpu_stat_wait.rrd", 0x6207E590) = 0
4582/407: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/407: close(2470) = 0
4582/338: stat64("/export/stats/batitans/cpu_stat_pgswapout.rrd", 0x6917E890) = 0
4582/338: open64("/export/stats/batitans/cpu_stat_pgswapout.rrd", O_RDWR|O_CREAT, 0666) = 2108
4582/338: fstat64(2108, 0x6917E720) = 0
4582/407: stat64("/export/stats/crogans/unix_sysinfo_runque.rrd", 0x651FE988) = 0
4582/407: stat64("/export/stats/crogans/unix_sysinfo_runque.rrd", 0x651FE810) = 0
4582/338: llseek(2108, 0, SEEK_CUR) = 0
4582/204: open64("/export/stats/achaia/cpu_stat_wait.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/407: open64("/export/stats/crogans/unix_sysinfo_runque.rrd", O_RDWR|O_CREAT, 0666) = 2553
4582/216: munmap(0x6D0A0000, 65796) = 0
4582/204: fstat64(2470, 0x6207E420) = 0
4582/407: fstat64(2553, 0x651FE6A0) = 0
4582/410: stat64("/export/stats/floriard/cpu_stat_execpgout.rrd", 0x63BFEA08) = 0
4582/338: llseek(2108, 0, SEEK_END) = 196924
4582/410: stat64("/export/stats/floriard/cpu_stat_execpgout.rrd", 0x63BFE890) = 0
4582/321: fcntl(119, F_DUP2FD, 0x00000B27) = 2855
4582/410: open64("/export/stats/floriard/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2554
4582/321: close(2855) = 0
4582/338: llseek(2108, 0, SEEK_SET) = 0
4582/204: llseek(2470, 0, SEEK_CUR) = 0
4582/407: llseek(2553, 0, SEEK_CUR) = 0
4582/321: stat64("/export/stats/bazmaru/cpu_stat_kernel.rrd", 0x69A7EA88) = 0
4582/338: fstat64(2108, 0x6917E738) = 0
4582/321: stat64("/export/stats/bazmaru/cpu_stat_kernel.rrd", 0x69A7E910) = 0
4582/249: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2466, 0) = 0x6D0C0000
4582/321: open64("/export/stats/bazmaru/cpu_stat_kernel.rrd", O_RDWR|O_CREAT, 0666) = 2648
4582/338: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2108, 0) = 0x6D3C0000
4582/204: llseek(2470, 0, SEEK_END) = 1639332
4582/321: fstat64(2648, 0x69A7E7A0) = 0
4582/321: llseek(2648, 0, SEEK_CUR) = 0
4582/321: llseek(2648, 0, SEEK_END) = 1639332
4582/321: llseek(2648, 0, SEEK_SET) = 0
4582/321: fstat64(2648, 0x69A7E7B8) = 0
4582/429: munmap(0x5E280000, 1114820) = 0
4582/204: llseek(2470, 0, SEEK_SET) = 0
4582/407: llseek(2553, 0, SEEK_END) = 65796
4582/204: fstat64(2470, 0x6207E438) = 0
4582/407: llseek(2553, 0, SEEK_SET) = 0
4582/239: munmap(0x697C0000, 196924) = 0
4582/300: munmap(0x6AFA0000, 65796) = 0
4582/239: fcntl(119, F_DUP2FD, 0x00000C1A) = 3098
4582/407: fstat64(2553, 0x651FE6B8) = 0
4582/300: fcntl(119, F_DUP2FD, 0x00000984) = 2436
4582/239: close(3098) = 0
4582/300: close(2436) = 0
4582/336: fcntl(119, F_DUP2FD, 0x0000097B) = 2427
4582/239: stat64("/export/stats/alcestis/cpu_stat_as_fault.rrd", 0x62FFE988) = 0
4582/300: stat64("/export/stats/clamp/unix_system_pages_pagestotal.rrd", 0x6BB7E590) = 0
4582/249: memcntl(0x6D0C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/249: munmap(0x6D0C0000, 65796) = 0
4582/249: fcntl(119, F_DUP2FD, 0x000009A2) = 2466
4582/249: close(2466) = 0
4582/249: stat64("/export/stats/cotton/nfs_v3_readdirplus.rrd", 0x6057EA88) Err#2 ENOENT
4582/249: stat64("/export/stats/cotton", 0x6057EA60) = 0
4582/321: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2648, 0) = 0x5D580000
4582/249: open64("/export/stats/cotton/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2436
4582/249: fstat64(2436, 0x6057E788) = 0
4582/249: llseek(2436, 0, SEEK_CUR) = 0
4582/249: llseek(2436, 0, SEEK_END) = 0
4582/407: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2553, 0) = 0x6D0E0000
4582/336: close(2427) = 0
4582/239: stat64("/export/stats/alcestis/cpu_stat_as_fault.rrd", 0x62FFE810) = 0
4582/407: memcntl(0x6D0E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/239: open64("/export/stats/alcestis/cpu_stat_as_fault.rrd", O_RDWR|O_CREAT, 0666) = 2466
4582/404: memcntl(0x5CB80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/239: fstat64(2466, 0x62FFE6A0) = 0
4582/407: munmap(0x6D0E0000, 65796) = 0
4582/239: llseek(2466, 0, SEEK_CUR) = 0
4582/407: fcntl(119, F_DUP2FD, 0x000009F9) = 2553
4582/239: llseek(2466, 0, SEEK_END) = 196924
4582/407: close(2553) = 0
4582/239: llseek(2466, 0, SEEK_SET) = 0
4582/239: fstat64(2466, 0x62FFE6B8) = 0
4582/249: llseek(2436, 0, SEEK_SET) = 0
4582/242: lwp_cond_wait(0x0153CF88, 0x0153CF70, 0x00000000, 0) (sleeping...)
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgrec.rrd", 0x68F7E908) = 0
4582/249: llseek(2436, 0, SEEK_CUR) = 0
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgrec.rrd", 0x68F7E790) = 0
4582/249: fcntl(2436, F_FREESP64, 0x6057E910) = 0
4582/404: munmap(0x5CB80000, 1639332) = 0
4582/249: llseek(2436, 0, SEEK_SET) = 0
4582/336: open64("/export/stats/cocoa/cpu_stat_pgrec.rrd", O_RDWR|O_CREAT, 0666) = 2553
4582/249: llseek(2436, 0, SEEK_CUR) = 0
4582/336: fstat64(2553, 0x68F7E620) = 0
4582/249: llseek(2436, 0, SEEK_END) = 65796
4582/404: fcntl(119, F_DUP2FD, 0x000009AD) = 2477
4582/204: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x5CD80000
4582/404: close(2477) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_namei.rrd", 0x640FE788) = 0
4582/249: llseek(2436, 0, SEEK_SET) = 0
4582/338: memcntl(0x6D3C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_namei.rrd", 0x640FE610) = 0
4582/336: llseek(2553, 0, SEEK_CUR) = 0
4582/249: fstat64(2436, 0x6057E830) = 0
4582/336: llseek(2553, 0, SEEK_END) = 328052
4582/338: munmap(0x6D3C0000, 196924) = 0
4582/404: open64("/export/stats/albacore/cpu_stat_namei.rrd", O_RDWR|O_CREAT, 0666) = 2477
4582/336: llseek(2553, 0, SEEK_SET) = 0
4582/338: fcntl(119, F_DUP2FD, 0x0000083C) = 2108
4582/404: fstat64(2477, 0x640FE4A0) = 0
4582/404: llseek(2477, 0, SEEK_CUR) = 0
4582/404: llseek(2477, 0, SEEK_END) = 1639332
4582/404: llseek(2477, 0, SEEK_SET) = 0
4582/409: munmap(0x6B2A0000, 65796) = 0
4582/429: fcntl(119, F_DUP2FD, 0x00000925) = 2341
4582/409: fcntl(119, F_DUP2FD, 0x00000AFF) = 2815
4582/404: fstat64(2477, 0x640FE4B8) = 0
4582/429: close(2341) = 0
4582/429: stat64("/export/stats/duckies/cpu_stat_hat_fault.rrd", 0x631FE888) = 0
4582/338: close(2108) = 0
4582/298: fcntl(119, F_DUP2FD, 0x00000B13) = 2835
4582/338: stat64("/export/stats/batitans/cpu_stat_prot_fault.rrd", 0x6917EA08) = 0
4582/338: stat64("/export/stats/batitans/cpu_stat_prot_fault.rrd", 0x6917E890) = 0
4582/338: open64("/export/stats/batitans/cpu_stat_prot_fault.rrd", O_RDWR|O_CREAT, 0666) = 2108
4582/249: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2436, 0) = 0x6D3E0000
4582/338: fstat64(2108, 0x6917E720) = 0
4582/338: llseek(2108, 0, SEEK_CUR) = 0
4582/338: llseek(2108, 0, SEEK_END) = 196924
4582/338: llseek(2108, 0, SEEK_SET) = 0
4582/409: close(2815) = 0
4582/338: fstat64(2108, 0x6917E738) = 0
4582/409: stat64("/export/stats/alhambra/unix_vminfo_swap_free.rrd", 0x63CFEA88) = 0
4582/338: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2108, 0) = 0x6CCC0000
4582/409: stat64("/export/stats/alhambra/unix_vminfo_swap_free.rrd", 0x63CFE910) = 0
4582/375: munmap(0x68DC0000, 196924) = 0
4582/429: stat64("/export/stats/duckies/cpu_stat_hat_fault.rrd", 0x631FE710) = 0
4582/249: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/375: fcntl(119, F_DUP2FD, 0x00000B81) = 2945
4582/220: fcntl(119, F_DUP2FD, 0x00000A03) = 2563
4582/375: close(2945) = 0
4582/220: close(2563) = 0
4582/375: stat64("/export/stats/biggirl/cpu_stat_scan.rrd", 0x65CFE988) = 0
4582/338: memcntl(0x6CCC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/220: stat64("/export/stats/dunley/nfs_v3_commit.rrd", 0x60A7E708) Err#2 ENOENT
4582/375: stat64("/export/stats/biggirl/cpu_stat_scan.rrd", 0x65CFE810) = 0
4582/338: munmap(0x6CCC0000, 196924) = 0
4582/249: munmap(0x6D3E0000, 65796) = 0
4582/249: fcntl(119, F_DUP2FD, 0x00000984) = 2436
4582/375: open64("/export/stats/biggirl/cpu_stat_scan.rrd", O_RDWR|O_CREAT, 0666) = 2563
4582/220: stat64("/export/stats/dunley", 0x60A7E6E0) = 0
4582/429: open64("/export/stats/duckies/cpu_stat_hat_fault.rrd", O_RDWR|O_CREAT, 0666) = 2730
4582/249: close(2436) = 0
4582/429: fstat64(2730, 0x631FE5A0) = 0
4582/409: open64("/export/stats/alhambra/unix_vminfo_swap_free.rrd", O_RDWR|O_CREAT, 0666) = 2341
4582/409: fstat64(2341, 0x63CFE7A0) = 0
4582/249: stat64("/export/stats/cotton/nfs_v3_readdirplus.rrd", 0x6057E910) = 0
4582/429: llseek(2730, 0, SEEK_CUR) = 0
4582/321: memcntl(0x5D580000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/249: open64("/export/stats/cotton/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2806
4582/321: munmap(0x5D580000, 1639332) = 0
4582/249: fstat64(2806, 0x6057E7A0) = 0
4582/429: llseek(2730, 0, SEEK_END) = 1114820
4582/249: llseek(2806, 0, SEEK_CUR) = 0
4582/321: fcntl(119, F_DUP2FD, 0x00000A58) = 2648
4582/249: llseek(2806, 0, SEEK_END) = 65796
4582/321: close(2648) = 0
4582/249: llseek(2806, 0, SEEK_SET) = 0
4582/375: fstat64(2563, 0x65CFE6A0) = 0
4582/321: stat64("/export/stats/bazmaru/cpu_stat_maj_fault.rrd", 0x69A7EA88) = 0
4582/375: llseek(2563, 0, SEEK_CUR) = 0
4582/249: fstat64(2806, 0x6057E7B8) = 0
4582/409: llseek(2341, 0, SEEK_CUR) = 0
4582/220: open64("/export/stats/dunley/nfs_v3_commit.rrd", O_RDWR|O_CREAT, 0666) = 2436
4582/375: llseek(2563, 0, SEEK_END) = 196924
4582/220: fstat64(2436, 0x60A7E408) = 0
4582/375: llseek(2563, 0, SEEK_SET) = 0
4582/220: llseek(2436, 0, SEEK_CUR) = 0
4582/375: fstat64(2563, 0x65CFE6B8) = 0
4582/220: llseek(2436, 0, SEEK_END) = 0
4582/220: llseek(2436, 0, SEEK_SET) = 0
4582/409: llseek(2341, 0, SEEK_END) = 65796
4582/375: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2563, 0) = 0x6CCC0000
4582/220: llseek(2436, 0, SEEK_CUR) = 0
4582/249: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2806, 0) = 0x6D3E0000
4582/300: open64("/export/stats/clamp/unix_system_pages_pagestotal.rrd", O_RDWR|O_CREAT, 0666) = 2427
4582/300: fstat64(2427, 0x6BB7E420) = 0
4582/300: llseek(2427, 0, SEEK_CUR) = 0
4582/354: llseek(2443, 0, SEEK_END) = 65796
4582/409: llseek(2341, 0, SEEK_SET) = 0
4582/300: llseek(2427, 0, SEEK_END) = 65796
4582/220: fcntl(2436, F_FREESP64, 0x60A7E590) = 0
4582/354: llseek(2443, 0, SEEK_SET) = 0
4582/409: fstat64(2341, 0x63CFE7B8) = 0
4582/354: fstat64(2443, 0x6747E7B0) = 0
4582/300: llseek(2427, 0, SEEK_SET) = 0
4582/220: llseek(2436, 0, SEEK_SET) = 0
4582/404: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2477, 0) = 0x5CB80000
4582/220: llseek(2436, 0, SEEK_CUR) = 0
4582/298: close(2835) = 0
4582/300: fstat64(2427, 0x6BB7E438) = 0
4582/374: close(2163) = 0
4582/298: stat64("/export/stats/dakotas/nfs_v3_null.rrd", 0x6B17E890) = 0
4582/249: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/374: stat64("/export/stats/enugu/nfs_v3_commit.rrd", 0x65BFE690) = 0
4582/298: open64("/export/stats/dakotas/nfs_v3_null.rrd", O_RDWR|O_CREAT, 0666) = 2648
4582/374: open64("/export/stats/enugu/nfs_v3_commit.rrd", O_RDWR|O_CREAT, 0666) = 2814
4582/298: fstat64(2648, 0x6B17E720) = 0
4582/409: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2341, 0) = 0x6D3C0000
4582/374: fstat64(2814, 0x65BFE520) = 0
4582/374: llseek(2814, 0, SEEK_CUR) = 0
4582/374: llseek(2814, 0, SEEK_END) = 65796
4582/374: llseek(2814, 0, SEEK_SET) = 0
4582/374: fstat64(2814, 0x65BFE538) = 0
4582/298: llseek(2648, 0, SEEK_CUR) = 0
4582/244: munmap(0x6CAA0000, 65796) = 0
4582/244: fcntl(119, F_DUP2FD, 0x00000B24) = 2852
4582/244: close(2852) = 0
4582/374: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2814, 0) = 0x6D3E0000
4582/228: munmap(0x6AEA0000, 65796) = 0
4582/400: munmap(0x6AFE0000, 65796) = 0
4582/228: fcntl(119, F_DUP2FD, 0x00000AF4) = 2804
4582/400: fcntl(119, F_DUP2FD, 0x00000B60) = 2912
4582/228: close(2804) = 0
4582/400: close(2912) = 0
4582/249: munmap(0x6D3E0000, 65796) = 0
4582/308: munmap(0x68EC0000, 196924) = 0
4582/468: fcntl(119, F_DUP2FD, 0x00000745) = 1861
4582/244: stat64("/export/stats/ellery/nfs_v3_mkdir.rrd", 0x61B7E708) Err#2 ENOENT
4582/374: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/400: write(1184, " G I O P0102\001\0\0\0 \".., 104) = 104
4582/400: lwp_cond_signal(0x00C8FEE0) = 0
4582/244: stat64("/export/stats/ellery", 0x61B7E6E0) = 0
4582/354: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2443, 0) = 0x6D0A0000
4582/374: munmap(0x6D3E0000, 65796) = 0
4582/468: close(1861) = 0
4582/468: stat64("/export/stats/difficulty/cpu_stat_execpgout.rrd", 0x5DDFEA88) = 0
4582/468: stat64("/export/stats/difficulty/cpu_stat_execpgout.rrd", 0x5DDFE910) = 0
4582/354: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/300: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2427, 0) = 0x6D3E0000
4582/374: fcntl(119, F_DUP2FD, 0x00000AFE) = 2814
4582/244: open64("/export/stats/ellery/nfs_v3_mkdir.rrd", O_RDWR|O_CREAT, 0666) = 1861
4582/375: memcntl(0x6CCC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: fstat64(1861, 0x61B7E408) = 0
4582/374: close(2814) = 0
4582/409: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/374: stat64("/export/stats/enugu/nfs_v3_create.rrd", 0x65BFE808) Err#2 ENOENT
4582/244: llseek(1861, 0, SEEK_CUR) = 0
4582/244: llseek(1861, 0, SEEK_END) = 0
4582/374: stat64("/export/stats/enugu", 0x65BFE7E0) = 0
4582/244: llseek(1861, 0, SEEK_SET) = 0
4582/374: open64("/export/stats/enugu/nfs_v3_create.rrd", O_RDWR|O_CREAT, 0666) = 2814
4582/374: fstat64(2814, 0x65BFE508) = 0
4582/409: munmap(0x6D3C0000, 65796) = 0
4582/300: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/409: fcntl(119, F_DUP2FD, 0x00000925) = 2341
4582/375: munmap(0x6CCC0000, 196924) = 0
4582/409: close(2341) = 0
4582/300: munmap(0x6D3E0000, 65796) = 0
4582/244: llseek(1861, 0, SEEK_CUR) = 0
4582/409: stat64("/export/stats/alhambra/unix_vminfo_swap_resv.rrd", 0x63CFEA88) = 0
4582/308: fcntl(119, F_DUP2FD, 0x00000ADD) = 2781
4582/308: close(2781) = 0
4582/375: fcntl(119, F_DUP2FD, 0x00000A03) = 2563
4582/244: fcntl(1861, F_FREESP64, 0x61B7E590) = 0
4582/308: stat64("/export/stats/fultoss/cpu_stat_execpgout.rrd", 0x6A77E708) Err#2 ENOENT
4582/300: fcntl(119, F_DUP2FD, 0x0000097B) = 2427
4582/308: stat64("/export/stats/fultoss", 0x6A77E6E0) = 0
4582/354: munmap(0x6D0A0000, 65796) = 0
4582/354: fcntl(119, F_DUP2FD, 0x0000098B) = 2443
4582/374: llseek(2814, 0, SEEK_CUR) = 0
4582/244: llseek(1861, 0, SEEK_SET) = 0
4582/468: open64("/export/stats/difficulty/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2804
4582/374: llseek(2814, 0, SEEK_END) = 0
4582/204: memcntl(0x5CD80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: llseek(1861, 0, SEEK_CUR) = 0
4582/244: llseek(1861, 0, SEEK_END) = 65796
4582/300: close(2427) = 0
4582/375: close(2563) = 0
4582/244: llseek(1861, 0, SEEK_SET) = 0
4582/374: llseek(2814, 0, SEEK_SET) = 0
4582/244: fstat64(1861, 0x61B7E4B0) = 0
4582/354: close(2443) = 0
4582/300: stat64("/export/stats/clamp/unix_system_pages_pp_kernel.rrd", 0x6BB7E708) Err#2 ENOENT
4582/204: munmap(0x5CD80000, 1639332) = 0
4582/375: stat64("/export/stats/biggirl/cpu_stat_swapin.rrd", 0x65CFE988) = 0
4582/244: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1861, 0) = 0x6D3E0000
4582/374: llseek(2814, 0, SEEK_CUR) = 0
4582/374: fcntl(2814, F_FREESP64, 0x65BFE690) = 0
4582/374: llseek(2814, 0, SEEK_SET) = 0
4582/374: llseek(2814, 0, SEEK_CUR) = 0
4582/374: llseek(2814, 0, SEEK_END) = 65796
4582/374: llseek(2814, 0, SEEK_SET) = 0
4582/374: fstat64(2814, 0x65BFE5B0) = 0
4582/366: open64("/export/stats/bigdog/unix_system_misc_avenrun_5min.rrd", O_RDWR|O_CREAT, 0666) = 2181
4582/354: stat64("/export/stats/chikcoop/unix_system_pages_pageslocked.rrd", 0x6747E890) = 0
4582/354: open64("/export/stats/chikcoop/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 2427
4582/463: ioctl(1000, DP_POLL, 0x5E77F4A0) = 0
4582/359: lwp_cond_wait(0x01EA6728, 0x01EA6710, 0x00000000, 0) (sleeping...)
4582/354: fstat64(2427, 0x6747E720) = 0
4582/463: write(1000, "\0\003E5\b\0\0\0", 8) = 8
4582/354: llseek(2427, 0, SEEK_CUR) = 0
4582/204: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/463: ioctl(1000, DP_POLL, 0x5E77F474) = 0
4582/354: llseek(2427, 0, SEEK_END) = 65796
4582/375: stat64("/export/stats/biggirl/cpu_stat_swapin.rrd", 0x65CFE810) = 0
4582/354: llseek(2427, 0, SEEK_SET) = 0
4582/354: fstat64(2427, 0x6747E738) = 0
4582/375: open64("/export/stats/biggirl/cpu_stat_swapin.rrd", O_RDWR|O_CREAT, 0666) = 2443
4582/354: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2427, 0) = 0x6D0A0000
4582/375: fstat64(2443, 0x65CFE6A0) = 0
4582/404: memcntl(0x5CB80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/204: close(2470) = 0
4582/375: llseek(2443, 0, SEEK_CUR) = 0
4582/610: ioctl(2904, DP_POLL, 0x6077F090) (sleeping...)
4582/366: fstat64(2181, 0x663FE508) = 0
4582/375: llseek(2443, 0, SEEK_END) = 196924
4582/366: llseek(2181, 0, SEEK_CUR) = 0
4582/204: stat64("/export/stats/achaia/cpu_stat_xcalls.rrd", 0x6207E708) = 0
4582/366: llseek(2181, 0, SEEK_END) = 0
4582/404: munmap(0x5CB80000, 1639332) = 0
4582/366: llseek(2181, 0, SEEK_SET) = 0
4582/244: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/404: fcntl(119, F_DUP2FD, 0x000009AD) = 2477
4582/375: llseek(2443, 0, SEEK_SET) = 0
4582/404: close(2477) = 0
4582/366: llseek(2181, 0, SEEK_CUR) = 0
4582/204: stat64("/export/stats/achaia/cpu_stat_xcalls.rrd", 0x6207E590) = 0
4582/374: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2814, 0) = 0x6D3C0000
4582/244: munmap(0x6D3E0000, 65796) = 0
4582/295: munmap(0x6C4C0000, 196924) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_nthreads.rrd", 0x640FE788) = 0
4582/295: fcntl(119, F_DUP2FD, 0x00000B10) = 2832
4582/295: close(2832) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_nthreads.rrd", 0x640FE610) = 0
4582/374: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/295: stat64("/export/stats/enstall/cpu_stat_intr.rrd", 0x6C77E810) = 0
4582/404: open64("/export/stats/albacore/cpu_stat_nthreads.rrd", O_RDWR|O_CREAT, 0666) = 2477
4582/295: open64("/export/stats/enstall/cpu_stat_intr.rrd", O_RDWR|O_CREAT, 0666) = 2563
4582/404: fstat64(2477, 0x640FE4A0) = 0
4582/374: munmap(0x6D3C0000, 65796) = 0
4582/404: llseek(2477, 0, SEEK_CUR) = 0
4582/374: fcntl(119, F_DUP2FD, 0x00000AFE) = 2814
4582/204: open64("/export/stats/achaia/cpu_stat_xcalls.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/374: close(2814) = 0
4582/204: fstat64(2470, 0x6207E420) = 0
4582/404: llseek(2477, 0, SEEK_END) = 1639332
4582/204: llseek(2470, 0, SEEK_CUR) = 0
4582/374: stat64("/export/stats/enugu/nfs_v3_create.rrd", 0x65BFE690) = 0
4582/404: llseek(2477, 0, SEEK_SET) = 0
4582/204: llseek(2470, 0, SEEK_END) = 1639332
4582/375: fstat64(2443, 0x65CFE6B8) = 0
4582/374: open64("/export/stats/enugu/nfs_v3_create.rrd", O_RDWR|O_CREAT, 0666) = 2781
4582/204: llseek(2470, 0, SEEK_SET) = 0
4582/374: fstat64(2781, 0x65BFE520) = 0
4582/404: fstat64(2477, 0x640FE4B8) = 0
4582/204: fstat64(2470, 0x6207E438) = 0
4582/375: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2443, 0) = 0x6D3C0000
4582/404: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2477, 0) = 0x5D580000
4582/204: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x5CD80000
4582/374: llseek(2781, 0, SEEK_CUR) = 0
4582/374: llseek(2781, 0, SEEK_END) = 65796
4582/374: llseek(2781, 0, SEEK_SET) = 0
4582/374: fstat64(2781, 0x65BFE538) = 0
4582/244: fcntl(119, F_DUP2FD, 0x00000745) = 1861
4582/431: fcntl(119, F_DUP2FD, 0x00000AFA) = 2810
4582/431: close(2810) = 0
4582/308: open64("/export/stats/fultoss/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2341
4582/244: close(1861) = 0
4582/354: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/374: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2781, 0) = 0x6CCE0000
4582/308: fstat64(2341, 0x6A77E408) = 0
4582/308: llseek(2341, 0, SEEK_CUR) = 0
4582/308: llseek(2341, 0, SEEK_END) = 0
4582/308: llseek(2341, 0, SEEK_SET) = 0
4582/308: llseek(2341, 0, SEEK_CUR) = 0
4582/308: fcntl(2341, F_FREESP64, 0x6A77E590) = 0
4582/308: llseek(2341, 0, SEEK_SET) = 0
4582/244: stat64("/export/stats/ellery/nfs_v3_mkdir.rrd", 0x61B7E590) = 0
4582/308: llseek(2341, 0, SEEK_CUR) = 0
4582/374: memcntl(0x6CCE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/308: llseek(2341, 0, SEEK_END) = 196924
4582/244: open64("/export/stats/ellery/nfs_v3_mkdir.rrd", O_RDWR|O_CREAT, 0666) = 1861
4582/374: munmap(0x6CCE0000, 65796) = 0
4582/431: stat64("/export/stats/dognose/cpu_stat_xcalls.rrd", 0x648FE810) = 0
4582/244: fstat64(1861, 0x61B7E420) = 0
4582/374: fcntl(119, F_DUP2FD, 0x00000ADD) = 2781
4582/244: llseek(1861, 0, SEEK_CUR) = 0
4582/374: close(2781) = 0
4582/364: memcntl(0x6BEA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: llseek(1861, 0, SEEK_END) = 65796
4582/308: llseek(2341, 0, SEEK_SET) = 0
4582/244: llseek(1861, 0, SEEK_SET) = 0
4582/228: stat64("/export/stats/custard/nfs_v3_readdir.rrd", 0x63DFE590) = 0
4582/364: munmap(0x6BEA0000, 328052) = 0
4582/228: open64("/export/stats/custard/nfs_v3_readdir.rrd", O_RDWR|O_CREAT, 0666) = 2810
4582/431: open64("/export/stats/dognose/cpu_stat_xcalls.rrd", O_RDWR|O_CREAT, 0666) = 2781
4582/364: fcntl(119, F_DUP2FD, 0x00000AE8) = 2792
4582/228: fstat64(2810, 0x63DFE420) = 0
4582/364: close(2792) = 0
4582/375: memcntl(0x6D3C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: fstat64(1861, 0x61B7E438) = 0
4582/364: stat64("/export/stats/debacle/cpu_stat_execpgout.rrd", 0x6707E708) = 0
4582/244: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1861, 0) = 0x6D3E0000
4582/364: stat64("/export/stats/debacle/cpu_stat_execpgout.rrd", 0x6707E590) = 0
4582/364: open64("/export/stats/debacle/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2792
4582/364: fstat64(2792, 0x6707E420) = 0
4582/364: llseek(2792, 0, SEEK_CUR) = 0
4582/364: llseek(2792, 0, SEEK_END) = 328052
4582/228: llseek(2810, 0, SEEK_CUR) = 0
4582/228: llseek(2810, 0, SEEK_END) = 65796
4582/244: memcntl(0x6D3E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/244: munmap(0x6D3E0000, 65796) = 0
4582/375: munmap(0x6D3C0000, 196924) = 0
4582/364: llseek(2792, 0, SEEK_SET) = 0
4582/364: fstat64(2792, 0x6707E438) = 0
4582/374: stat64("/export/stats/enugu/nfs_v3_fsinfo.rrd", 0x65BFE808) Err#2 ENOENT
4582/364: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2792, 0) = 0x6CCA0000
4582/374: stat64("/export/stats/enugu", 0x65BFE7E0) = 0
4582/375: fcntl(119, F_DUP2FD, 0x0000098B) = 2443
4582/375: close(2443) = 0
4582/375: stat64("/export/stats/biggirl/cpu_stat_swapout.rrd", 0x65CFE988) = 0
4582/374: open64("/export/stats/enugu/nfs_v3_fsinfo.rrd", O_RDWR|O_CREAT, 0666) = 2443
4582/396: munmap(0x699C0000, 196924) = 0
4582/396: fcntl(119, F_DUP2FD, 0x00000C19) = 3097
4582/396: close(3097) = 0
4582/396: stat64("/export/stats/caenis/cpu_stat_as_fault.rrd", 0x64FFE708) = 0
4582/364: memcntl(0x6CCA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/396: stat64("/export/stats/caenis/cpu_stat_as_fault.rrd", 0x64FFE590) = 0
4582/364: munmap(0x6CCA0000, 328052) = 0
4582/364: fcntl(119, F_DUP2FD, 0x00000AE8) = 2792
4582/364: close(2792) = 0
4582/364: stat64("/export/stats/debacle/cpu_stat_fspgin.rrd", 0x6707E708) = 0
4582/244: fcntl(119, F_DUP2FD, 0x00000745) = 1861
4582/396: open64("/export/stats/caenis/cpu_stat_as_fault.rrd", O_RDWR|O_CREAT, 0666) = 2792
4582/364: stat64("/export/stats/debacle/cpu_stat_fspgin.rrd", 0x6707E590) = 0
4582/228: llseek(2810, 0, SEEK_SET) = 0
4582/244: close(1861) = 0
4582/244: stat64("/export/stats/ellery/nfs_v3_mknod.rrd", 0x61B7E708) Err#2 ENOENT
4582/244: stat64("/export/stats/ellery", 0x61B7E6E0) = 0
4582/244: open64("/export/stats/ellery/nfs_v3_mknod.rrd", O_RDWR|O_CREAT, 0666) = 2814
4582/244: fstat64(2814, 0x61B7E408) = 0
4582/244: llseek(2814, 0, SEEK_CUR) = 0
4582/244: llseek(2814, 0, SEEK_END) = 0
4582/244: llseek(2814, 0, SEEK_SET) = 0
4582/343: memcntl(0x6CAC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/375: stat64("/export/stats/biggirl/cpu_stat_swapout.rrd", 0x65CFE810) = 0
4582/364: open64("/export/stats/debacle/cpu_stat_fspgin.rrd", O_RDWR|O_CREAT, 0666) = 1861
4582/364: fstat64(1861, 0x6707E420) = 0
4582/364: llseek(1861, 0, SEEK_CUR) = 0
4582/364: llseek(1861, 0, SEEK_END) = 328052
4582/244: llseek(2814, 0, SEEK_CUR) = 0
4582/228: fstat64(2810, 0x63DFE438) = 0
4582/335: munmap(0x6C3C0000, 196924) = 0
4582/343: munmap(0x6CAC0000, 196924) = 0
4582/335: fcntl(119, F_DUP2FD, 0x0000086D) = 2157
4582/343: fcntl(119, F_DUP2FD, 0x00000BAA) = 2986
4582/335: close(2157) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_execpgout.rrd", 0x6887E988) = 0
4582/343: close(2986) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_execpgout.rrd", 0x6887E810) = 0
4582/375: open64("/export/stats/biggirl/cpu_stat_swapout.rrd", O_RDWR|O_CREAT, 0666) = 2157
4582/335: open64("/export/stats/cadmus/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2815
4582/343: stat64("/export/stats/bulrush/cpu_stat_mutex_adenters.rrd", 0x6947E988) = 0
4582/335: fstat64(2815, 0x6887E6A0) = 0
4582/375: fstat64(2157, 0x65CFE6A0) = 0
4582/343: stat64("/export/stats/bulrush/cpu_stat_mutex_adenters.rrd", 0x6947E810) = 0
4582/335: llseek(2815, 0, SEEK_CUR) = 0
4582/335: llseek(2815, 0, SEEK_END) = 196924
4582/343: open64("/export/stats/bulrush/cpu_stat_mutex_adenters.rrd", O_RDWR|O_CREAT, 0666) = 2832
4582/343: fstat64(2832, 0x6947E6A0) = 0
4582/343: llseek(2832, 0, SEEK_CUR) = 0
4582/343: llseek(2832, 0, SEEK_END) = 196924
4582/343: llseek(2832, 0, SEEK_SET) = 0
4582/375: llseek(2157, 0, SEEK_CUR) = 0
4582/343: fstat64(2832, 0x6947E6B8) = 0
4582/375: llseek(2157, 0, SEEK_END) = 196924
4582/335: llseek(2815, 0, SEEK_SET) = 0
4582/335: fstat64(2815, 0x6887E6B8) = 0
4582/375: llseek(2157, 0, SEEK_SET) = 0
4582/364: llseek(1861, 0, SEEK_SET) = 0
4582/395: munmap(0x6C5C0000, 196924) = 0
4582/364: fstat64(1861, 0x6707E438) = 0
4582/375: fstat64(2157, 0x65CFE6B8) = 0
4582/395: fcntl(119, F_DUP2FD, 0x0000099B) = 2459
4582/333: close(2162) = 0
4582/395: close(2459) = 0
4582/333: stat64("/export/stats/bakloh/unix_sysinfo_runocc.rrd", 0x6867E888) = 0
4582/343: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2832, 0) = 0x6CCC0000
4582/333: stat64("/export/stats/bakloh/unix_sysinfo_runocc.rrd", 0x6867E710) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_idle.rrd", 0x64DFE788) = 0
4582/333: open64("/export/stats/bakloh/unix_sysinfo_runocc.rrd", O_RDWR|O_CREAT, 0666) = 2459
4582/335: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2815, 0) = 0x6CBC0000
4582/404: memcntl(0x5D580000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/413: munmap(0x6AFC0000, 65796) = 0
4582/425: memcntl(0x6B2E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/210: memcntl(0x6A4E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/413: fcntl(119, F_DUP2FD, 0x00000AF3) = 2803
4582/201: close(2814) = 0
4582/413: close(2803) = 0
4582/201: stat64("/export/stats/assyria/nfs_v3_write.rrd", 0x6237E808) = 0
4582/209: ioctl(3092, DP_POLL, 0x610FF5A0) = 0
4582/425: lwp_cond_wait(0x01CEFEC0, 0x01CEFEA8, 0x00000000, 0) = 0
4582/425: lwp_cond_signal(0x0137E130) = 0
4582/333: fstat64(2459, 0x6867E5A0) = 0
4582/333: llseek(2459, 0, SEEK_CUR) = 0
4582/333: llseek(2459, 0, SEEK_END) = 65796
4582/440: fcntl(119, F_DUP2FD, 0x0000091E) = 2334
4582/201: stat64("/export/stats/assyria/nfs_v3_write.rrd", 0x6237E690) = 0
4582/632: lwp_cond_wait(0x01DA05C8, 0x01DA05B0, 0x5FD7F468, 0) (sleeping...)
4582/404: lwp_cond_signal(0x01CEFEC0) = 0
4582/375: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2157, 0) = 0x6C9C0000
4582/440: close(2334) = 0
4582/440: stat64("/export/stats/bailbond/unix_system_pages_pagestotal.rrd", 0x61E7E908) = 0
4582/440: stat64("/export/stats/bailbond/unix_system_pages_pagestotal.rrd", 0x61E7E790) = 0
4582/403: memcntl(0x697A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/386: memcntl(0x691A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/445: memcntl(0x6C3A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/425: munmap(0x6B2E0000, 65796) = 0
4582/361: memcntl(0x69CA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/440: open64("/export/stats/bailbond/unix_system_pages_pagestotal.rrd", O_RDWR|O_CREAT, 0666) = 2803
4582/425: fcntl(119, F_DUP2FD, 0x000009CB) = 2507
4582/403: munmap(0x697A0000, 65796) = 0
4582/403: fcntl(119, F_DUP2FD, 0x000009B8) = 2488
4582/335: memcntl(0x6CBC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/440: fstat64(2803, 0x61E7E620) = 0
4582/445: munmap(0x6C3A0000, 65796) = 0
4582/445: fcntl(119, F_DUP2FD, 0x00000AEB) = 2795
4582/445: close(2795) = 0
4582/445: stat64("/export/stats/doradine/unix_system_misc_avenrun_1min.rrd", 0x5EEFE888) = 0
4582/403: close(2488) = 0
4582/440: llseek(2803, 0, SEEK_CUR) = 0
4582/445: stat64("/export/stats/doradine/unix_system_misc_avenrun_1min.rrd", 0x5EEFE710) = 0
4582/403: stat64("/export/stats/bleeker/unix_system_pages_availrmem.rrd", 0x641FE890) = 0
4582/425: close(2507) = 0
4582/450: memcntl(0x6A4C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/445: open64("/export/stats/doradine/unix_system_misc_avenrun_1min.rrd", O_RDWR|O_CREAT, 0666) = 2488
4582/445: fstat64(2488, 0x5EEFE5A0) = 0
4582/361: munmap(0x69CA0000, 65796) = 0
4582/440: llseek(2803, 0, SEEK_END) = 65796
4582/445: llseek(2488, 0, SEEK_CUR) = 0
4582/445: llseek(2488, 0, SEEK_END) = 65796
4582/445: llseek(2488, 0, SEEK_SET) = 0
4582/445: fstat64(2488, 0x5EEFE5B8) = 0
4582/445: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2488, 0) = 0x6D3C0000
4582/204: memcntl(0x5CD80000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/413: stat64("/export/stats/british/unix_system_pages_pageslocked.rrd", 0x633FE710) = 0
4582/450: munmap(0x6A4C0000, 65796) = 0
4582/440: llseek(2803, 0, SEEK_SET) = 0
4582/413: open64("/export/stats/british/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 2795
4582/195: memcntl(0x5F100000, 983692, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/403: open64("/export/stats/bleeker/unix_system_pages_availrmem.rrd", O_RDWR|O_CREAT, 0666) = 2507
4582/413: fstat64(2795, 0x633FE5A0) = 0
4582/403: fstat64(2507, 0x641FE720) = 0
4582/450: fcntl(119, F_DUP2FD, 0x00000A46) = 2630
4582/445: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/413: llseek(2795, 0, SEEK_CUR) = 0
4582/195: munmap(0x5F100000, 983692) = 0
4582/413: llseek(2795, 0, SEEK_END) = 65796
4582/403: llseek(2507, 0, SEEK_CUR) = 0
4582/445: munmap(0x6D3C0000, 65796) = 0
4582/195: fcntl(119, F_DUP2FD, 0x0000058D) = 1421
4582/445: fcntl(119, F_DUP2FD, 0x000009B8) = 2488
4582/195: close(1421) = 0
4582/445: close(2488) = 0
4582/204: munmap(0x5CD80000, 1639332) = 0
4582/403: llseek(2507, 0, SEEK_END) = 65796
4582/195: stat64("/export/stats/annatto/cpu_stat_fspgin.rrd", 0x6297E788) = 0
4582/361: fcntl(119, F_DUP2FD, 0x000006EB) = 1771
4582/403: llseek(2507, 0, SEEK_SET) = 0
4582/450: close(2630) = 0
4582/445: stat64("/export/stats/doradine/unix_system_misc_avenrun_5min.rrd", 0x5EEFE888) = 0
4582/404: munmap(0x5D580000, 1639332) = 0
4582/403: fstat64(2507, 0x641FE738) = 0
4582/361: close(1771) = 0
4582/450: stat64("/export/stats/crows/unix_system_misc_nproc.rrd", 0x6067EA08) = 0
4582/440: fstat64(2803, 0x61E7E638) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_idle.rrd", 0x64DFE610) = 0
4582/361: stat64("/export/stats/chomo/unix_system_misc_ncpus.rrd", 0x6937E910) = 0
4582/403: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2507, 0) = 0x6D3C0000
4582/433: ioctl(2926, DP_POLL, 0x62A7F5A0) = 0
4582/361: open64("/export/stats/chomo/unix_system_misc_ncpus.rrd", O_RDWR|O_CREAT, 0666) = 1771
4582/450: stat64("/export/stats/crows/unix_system_misc_nproc.rrd", 0x6067E890) = 0
4582/440: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2803, 0) = 0x6D0A0000
4582/395: open64("/export/stats/berea/cpu_stat_idle.rrd", O_RDWR|O_CREAT, 0666) = 1421
4582/395: fstat64(1421, 0x64DFE4A0) = 0
4582/375: memcntl(0x6C9C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/335: munmap(0x6CBC0000, 196924) = 0
4582/364: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 1861, 0) = 0x6CAA0000
4582/335: fcntl(119, F_DUP2FD, 0x00000AFF) = 2815
4582/395: llseek(1421, 0, SEEK_CUR) = 0
4582/395: llseek(1421, 0, SEEK_END) = 196924
4582/386: munmap(0x691A0000, 65796) = 0
4582/210: lwp_cond_wait(0x0137E130, 0x0137E118, 0x60EFE720, 0) = 0
4582/395: llseek(1421, 0, SEEK_SET) = 0
4582/395: fstat64(1421, 0x64DFE4B8) = 0
4582/386: fcntl(119, F_DUP2FD, 0x00000AFD) = 2813
4582/386: close(2813) = 0
4582/335: close(2815) = 0
4582/386: stat64("/export/stats/acorus/nfs_v3_readdirplus.rrd", 0x656FEA08) = 0
4582/386: stat64("/export/stats/acorus/nfs_v3_readdirplus.rrd", 0x656FE890) = 0
4582/291: ioctl(3127, DP_POLL, 0x6DE7F2A0) = 0
4582/285: ioctl(3017, DP_POLL, 0x60FFF3A0) = 1
4582/361: fstat64(1771, 0x6937E7A0) = 0
4582/437: memcntl(0x6B6A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/440: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/423: memcntl(0x5C980000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/210: munmap(0x6A4E0000, 65796) = 0
4582/189: memcntl(0x698A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/195: stat64("/export/stats/annatto/cpu_stat_fspgin.rrd", 0x6297E610) = 0
4582/285: read(3014, " G I O P0102\0\0\0\00112".., 62187) = 286
4582/186: memcntl(0x6B0E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/364: memcntl(0x6CAA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/440: munmap(0x6D0A0000, 65796) = 0
4582/195: open64("/export/stats/annatto/cpu_stat_fspgin.rrd", O_RDWR|O_CREAT, 0666) = 2813
4582/305: lwp_cond_wait(0x013824E0, 0x013824C8, 0x00000000, 0) (sleeping...)
4582/440: fcntl(119, F_DUP2FD, 0x00000AF3) = 2803
4582/189: munmap(0x698A0000, 65796) = 0
4582/195: fstat64(2813, 0x6297E4A0) = 0
4582/423: munmap(0x5C980000, 1639332) = 0
4582/186: munmap(0x6B0E0000, 65796) = 0
4582/423: fcntl(119, F_DUP2FD, 0x00000AE0) = 2784
4582/195: llseek(2813, 0, SEEK_CUR) = 0
4582/189: fcntl(119, F_DUP2FD, 0x00000880) = 2176
4582/423: close(2784) = 0
4582/186: fcntl(119, F_DUP2FD, 0x000009B7) = 2487
4582/195: llseek(2813, 0, SEEK_END) = 983692
4582/423: stat64("/export/stats/agonis/cpu_stat_mutex_adenters.rrd", 0x65EFE988) = 0
4582/186: close(2487) = 0
4582/423: stat64("/export/stats/agonis/cpu_stat_mutex_adenters.rrd", 0x65EFE810) = 0
4582/186: stat64("/export/stats/copahue/unix_sysinfo_swpocc.rrd", 0x657FE890) = 0
4582/423: open64("/export/stats/agonis/cpu_stat_mutex_adenters.rrd", O_RDWR|O_CREAT, 0666) = 2176
4582/186: open64("/export/stats/copahue/unix_sysinfo_swpocc.rrd", O_RDWR|O_CREAT, 0666) = 2487
4582/364: munmap(0x6CAA0000, 328052) = 0
4582/186: fstat64(2487, 0x657FE720) = 0
4582/350: ioctl(3123, DP_POLL, 0x6817F320) (sleeping...)
4582/204: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/186: llseek(2487, 0, SEEK_CUR) = 0
4582/204: close(2470) = 0
4582/186: llseek(2487, 0, SEEK_END) = 65796
4582/404: fcntl(119, F_DUP2FD, 0x000009AD) = 2477
4582/186: llseek(2487, 0, SEEK_SET) = 0
4582/404: close(2477) = 0
4582/186: fstat64(2487, 0x657FE738) = 0
4582/364: fcntl(119, F_DUP2FD, 0x00000745) = 1861
4582/444: memcntl(0x68BC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/186: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2487, 0) = 0x6D0A0000
4582/364: close(1861) = 0
4582/204: stat64("/export/stats/achaia/cpu_stat_zfod.rrd", 0x6207E708) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_pgfrec.rrd", 0x640FE788) = 0
4582/186: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/189: close(2176) = 0
4582/444: munmap(0x68BC0000, 196924) = 0
4582/404: stat64("/export/stats/albacore/cpu_stat_pgfrec.rrd", 0x640FE610) = 0
4582/189: stat64("/export/stats/daintree/nfs_v3_pathconf.rrd", 0x644FE888) = 0
4582/404: open64("/export/stats/albacore/cpu_stat_pgfrec.rrd", O_RDWR|O_CREAT, 0666) = 1861
4582/189: stat64("/export/stats/daintree/nfs_v3_pathconf.rrd", 0x644FE710) = 0
4582/404: fstat64(1861, 0x640FE4A0) = 0
4582/186: munmap(0x6D0A0000, 65796) = 0
4582/204: stat64("/export/stats/achaia/cpu_stat_zfod.rrd", 0x6207E590) = 0
4582/189: open64("/export/stats/daintree/nfs_v3_pathconf.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/404: llseek(1861, 0, SEEK_CUR) = 0
4582/189: fstat64(2470, 0x644FE5A0) = 0
4582/404: llseek(1861, 0, SEEK_END) = 1639332
4582/189: llseek(2470, 0, SEEK_CUR) = 0
4582/186: fcntl(119, F_DUP2FD, 0x000009B7) = 2487
4582/444: fcntl(119, F_DUP2FD, 0x00000B71) = 2929
4582/186: close(2487) = 0
4582/444: close(2929) = 0
4582/189: llseek(2470, 0, SEEK_END) = 65796
4582/186: stat64("/export/stats/copahue/unix_sysinfo_swpque.rrd", 0x657FEA08) Err#2 ENOENT
4582/189: llseek(2470, 0, SEEK_SET) = 0
4582/444: stat64("/export/stats/arora/cpu_stat_mutex_adenters.rrd", 0x5E97E708) = 0
4582/189: fstat64(2470, 0x644FE5B8) = 0
4582/186: stat64("/export/stats/copahue", 0x657FE9E0) = 0
4582/204: open64("/export/stats/achaia/cpu_stat_zfod.rrd", O_RDWR|O_CREAT, 0666) = 2477
4582/444: stat64("/export/stats/arora/cpu_stat_mutex_adenters.rrd", 0x5E97E590) = 0
4582/204: fstat64(2477, 0x6207E420) = 0
4582/204: llseek(2477, 0, SEEK_CUR) = 0
4582/189: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x6D0A0000
4582/444: open64("/export/stats/arora/cpu_stat_mutex_adenters.rrd", O_RDWR|O_CREAT, 0666) = 2784
4582/204: llseek(2477, 0, SEEK_END) = 1639332
4582/186: open64("/export/stats/copahue/unix_sysinfo_swpque.rrd", O_RDWR|O_CREAT, 0666) = 2487
4582/204: llseek(2477, 0, SEEK_SET) = 0
4582/204: fstat64(2477, 0x6207E438) = 0
4582/186: fstat64(2487, 0x657FE708) = 0
4582/195: llseek(2813, 0, SEEK_SET) = 0
4582/186: llseek(2487, 0, SEEK_CUR) = 0
4582/377: ioctl(3064, DP_POLL, 0x65FFF5A0) (sleeping...)
4582/186: llseek(2487, 0, SEEK_END) = 0
4582/195: fstat64(2813, 0x6297E4B8) = 0
4582/186: llseek(2487, 0, SEEK_SET) = 0
4582/403: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/343: memcntl(0x6CCC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/186: llseek(2487, 0, SEEK_CUR) = 0
4582/442: lwp_cond_wait(0x00C61F70, 0x00C61F58, 0x00000000, 0) = 0
4582/361: llseek(1771, 0, SEEK_CUR) = 0
4582/186: fcntl(2487, F_FREESP64, 0x657FE890) = 0
4582/361: llseek(1771, 0, SEEK_END) = 65796
4582/186: llseek(2487, 0, SEEK_SET) = 0
4582/361: llseek(1771, 0, SEEK_SET) = 0
4582/186: llseek(2487, 0, SEEK_CUR) = 0
4582/361: fstat64(1771, 0x6937E7B8) = 0
4582/186: llseek(2487, 0, SEEK_END) = 65796
4582/191: memcntl(0x6C7A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/437: munmap(0x6B6A0000, 65796) = 0
4582/395: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 1421, 0) = 0x6CBC0000
4582/437: fcntl(119, F_DUP2FD, 0x00000AE7) = 2791
4582/375: munmap(0x6C9C0000, 196924) = 0
4582/437: close(2791) = 0
4582/186: llseek(2487, 0, SEEK_SET) = 0
4582/437: stat64("/export/stats/chasma/unix_dnlcstats_misses.rrd", 0x6277E888) Err#2 ENOENT
4582/186: fstat64(2487, 0x657FE7B0) = 0
4582/386: open64("/export/stats/acorus/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2630
4582/386: fstat64(2630, 0x656FE720) = 0
4582/386: llseek(2630, 0, SEEK_CUR) = 0
4582/386: llseek(2630, 0, SEEK_END) = 65796
4582/191: munmap(0x6C7A0000, 65796) = 0
4582/375: fcntl(119, F_DUP2FD, 0x0000086D) = 2157
4582/191: fcntl(119, F_DUP2FD, 0x000009B6) = 2486
4582/403: munmap(0x6D3C0000, 65796) = 0
4582/437: stat64("/export/stats/chasma", 0x6277E860) = 0
4582/204: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2477, 0) = 0x5D580000
4582/403: fcntl(119, F_DUP2FD, 0x000009CB) = 2507
4582/437: open64("/export/stats/chasma/unix_dnlcstats_misses.rrd", O_RDWR|O_CREAT, 0666) = 2486
4582/437: fstat64(2486, 0x6277E588) = 0
4582/186: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2487, 0) = 0x6CCE0000
4582/375: close(2157) = 0
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/403: close(2507) = 0
4582/361: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1771, 0) = 0x6D3C0000
4582/403: stat64("/export/stats/bleeker/unix_system_pages_pagesfree.rrd", 0x641FEA08) Err#2 ENOENT
4582/403: stat64("/export/stats/bleeker", 0x641FE9E0) = 0
4582/361: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/395: memcntl(0x6CBC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/361: munmap(0x6D3C0000, 65796) = 0
4582/343: munmap(0x6CCC0000, 196924) = 0
4582/361: fcntl(119, F_DUP2FD, 0x000006EB) = 1771
4582/403: open64("/export/stats/bleeker/unix_system_pages_pagesfree.rrd", O_RDWR|O_CREAT, 0666) = 2157
4582/361: close(1771) = 0
4582/395: munmap(0x6CBC0000, 196924) = 0
4582/403: fstat64(2157, 0x641FE708) = 0
4582/395: fcntl(119, F_DUP2FD, 0x0000058D) = 1421
4582/403: llseek(2157, 0, SEEK_CUR) = 0
4582/361: stat64("/export/stats/chomo/unix_system_misc_nproc.rrd", 0x6937EA88) Err#2 ENOENT
4582/403: llseek(2157, 0, SEEK_END) = 0
4582/361: stat64("/export/stats/chomo", 0x6937EA60) = 0
4582/403: llseek(2157, 0, SEEK_SET) = 0
4582/395: close(1421) = 0
4582/403: llseek(2157, 0, SEEK_CUR) = 0
4582/437: llseek(2486, 0, SEEK_END) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_intr.rrd", 0x64DFE788) = 0
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/375: stat64("/export/stats/biggirl/cpu_stat_syscall.rrd", 0x65CFE988) = 0
4582/437: fcntl(2486, F_FREESP64, 0x6277E710) = 0
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/403: fcntl(2157, F_FREESP64, 0x641FE890) = 0
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/437: llseek(2486, 0, SEEK_END) = 65796
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/191: close(2486) = 0
4582/437: fstat64(2486, 0x6277E630) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_fspgin.rrd", 0x6887E988) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_intr.rrd", 0x64DFE610) = 0
4582/395: open64("/export/stats/berea/cpu_stat_intr.rrd", O_RDWR|O_CREAT, 0666) = 1771
4582/395: fstat64(1771, 0x64DFE4A0) = 0
4582/395: llseek(1771, 0, SEEK_CUR) = 0
4582/395: llseek(1771, 0, SEEK_END) = 196924
4582/403: llseek(2157, 0, SEEK_SET) = 0
4582/191: stat64("/export/stats/braided/unix_system_pages_pagesfree.rrd", 0x62D7E810) = 0
4582/403: llseek(2157, 0, SEEK_CUR) = 0
4582/437: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2486, 0) = 0x6D3C0000
4582/403: llseek(2157, 0, SEEK_END) = 65796
4582/191: open64("/export/stats/braided/unix_system_pages_pagesfree.rrd", O_RDWR|O_CREAT, 0666) = 2507
4582/395: llseek(1771, 0, SEEK_SET) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_fspgin.rrd", 0x6887E810) = 0
4582/437: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/191: fstat64(2507, 0x62D7E6A0) = 0
4582/403: llseek(2157, 0, SEEK_SET) = 0
4582/191: llseek(2507, 0, SEEK_CUR) = 0
4582/437: munmap(0x6D3C0000, 65796) = 0
4582/191: llseek(2507, 0, SEEK_END) = 65796
4582/335: open64("/export/stats/cadmus/cpu_stat_fspgin.rrd", O_RDWR|O_CREAT, 0666) = 2791
4582/375: stat64("/export/stats/biggirl/cpu_stat_syscall.rrd", 0x65CFE810) = 0
4582/335: fstat64(2791, 0x6887E6A0) = 0
4582/437: fcntl(119, F_DUP2FD, 0x000009B6) = 2486
4582/437: close(2486) = 0
4582/343: fcntl(119, F_DUP2FD, 0x00000B10) = 2832
4582/191: llseek(2507, 0, SEEK_SET) = 0
4582/437: stat64("/export/stats/chasma/unix_dnlcstats_misses.rrd", 0x6277E710) = 0
4582/335: llseek(2791, 0, SEEK_CUR) = 0
4582/343: close(2832) = 0
4582/191: fstat64(2507, 0x62D7E6B8) = 0
4582/437: open64("/export/stats/chasma/unix_dnlcstats_misses.rrd", O_RDWR|O_CREAT, 0666) = 2486
4582/335: llseek(2791, 0, SEEK_END) = 196924
4582/191: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2507, 0) = 0x6D3C0000
4582/437: fstat64(2486, 0x6277E5A0) = 0
4582/189: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/361: open64("/export/stats/chomo/unix_system_misc_nproc.rrd", O_RDWR|O_CREAT, 0666) = 1421
4582/189: munmap(0x6D0A0000, 65796) = 0
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/395: fstat64(1771, 0x64DFE4B8) = 0
4582/386: llseek(2630, 0, SEEK_SET) = 0
4582/361: fstat64(1421, 0x6937E788) = 0
4582/450: open64("/export/stats/crows/unix_system_misc_nproc.rrd", O_RDWR|O_CREAT, 0666) = 2488
4582/335: llseek(2791, 0, SEEK_SET) = 0
4582/191: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/189: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/437: llseek(2486, 0, SEEK_END) = 65796
4582/189: close(2470) = 0
4582/395: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 1771, 0) = 0x6CCA0000
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/191: munmap(0x6D3C0000, 65796) = 0
4582/437: fstat64(2486, 0x6277E5B8) = 0
4582/361: llseek(1421, 0, SEEK_CUR) = 0
4582/189: stat64("/export/stats/daintree/nfs_v3_read.rrd", 0x644FE888) = 0
4582/361: llseek(1421, 0, SEEK_END) = 0
4582/437: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2486, 0) = 0x6D3C0000
4582/189: stat64("/export/stats/daintree/nfs_v3_read.rrd", 0x644FE710) = 0
4582/343: stat64("/export/stats/bulrush/cpu_stat_namei.rrd", 0x6947E988) = 0
4582/437: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/361: llseek(1421, 0, SEEK_SET) = 0
4582/343: stat64("/export/stats/bulrush/cpu_stat_namei.rrd", 0x6947E810) = 0
4582/437: munmap(0x6D3C0000, 65796) = 0
4582/361: llseek(1421, 0, SEEK_CUR) = 0
4582/189: open64("/export/stats/daintree/nfs_v3_read.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/361: fcntl(1421, F_FREESP64, 0x6937E910) = 0
4582/335: fstat64(2791, 0x6887E6B8) = 0
4582/437: fcntl(119, F_DUP2FD, 0x000009B6) = 2486
4582/189: fstat64(2470, 0x644FE5A0) = 0
4582/437: close(2486) = 0
4582/189: llseek(2470, 0, SEEK_CUR) = 0
4582/361: llseek(1421, 0, SEEK_SET) = 0
4582/450: fstat64(2488, 0x6067E720) = 0
4582/361: llseek(1421, 0, SEEK_CUR) = 0
4582/361: llseek(1421, 0, SEEK_END) = 65796
4582/189: llseek(2470, 0, SEEK_END) = 65796
4582/361: llseek(1421, 0, SEEK_SET) = 0
4582/189: llseek(2470, 0, SEEK_SET) = 0
4582/361: fstat64(1421, 0x6937E830) = 0
4582/189: fstat64(2470, 0x644FE5B8) = 0
4582/437: stat64("/export/stats/chasma/unix_sysinfo_runocc.rrd", 0x6277E888) Err#2 ENOENT
4582/361: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1421, 0) = 0x6D3C0000
4582/437: stat64("/export/stats/chasma", 0x6277E860) = 0
4582/189: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x6D0A0000
4582/450: llseek(2488, 0, SEEK_CUR) = 0
4582/447: ioctl(3132, DP_POLL, 0x6137F4A0) = 0
4582/191: fcntl(119, F_DUP2FD, 0x000009CB) = 2507
4582/450: llseek(2488, 0, SEEK_END) = 65796
4582/395: memcntl(0x6CCA0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/450: llseek(2488, 0, SEEK_SET) = 0
4582/437: open64("/export/stats/chasma/unix_sysinfo_runocc.rrd", O_RDWR|O_CREAT, 0666) = 2486
4582/454: memcntl(0x6A5E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/450: fstat64(2488, 0x6067E738) = 0
4582/189: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/454: munmap(0x6A5E0000, 65796) = 0
4582/437: fstat64(2486, 0x6277E588) = 0
4582/454: fcntl(119, F_DUP2FD, 0x00000AF5) = 2805
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/454: close(2805) = 0
4582/437: llseek(2486, 0, SEEK_END) = 0
4582/309: memcntl(0x6A1A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/189: munmap(0x6D0A0000, 65796) = 0
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/361: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/189: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/307: memcntl(0x6BBC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/454: stat64("/export/stats/cowpatty/nfs_v3_link.rrd", 0x6187E808) Err#2 ENOENT
4582/189: close(2470) = 0
4582/335: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2791, 0) = 0x6CBC0000
4582/189: stat64("/export/stats/daintree/nfs_v3_readdir.rrd", 0x644FE888) = 0
4582/454: stat64("/export/stats/cowpatty", 0x6187E7E0) = 0
4582/439: memcntl(0x6B2C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/307: munmap(0x6BBC0000, 196924) = 0
4582/361: munmap(0x6D3C0000, 65796) = 0
4582/454: open64("/export/stats/cowpatty/nfs_v3_link.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/454: fstat64(2470, 0x6187E508) = 0
4582/309: munmap(0x6A1A0000, 65796) = 0
4582/450: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2488, 0) = 0x6D0A0000
4582/454: llseek(2470, 0, SEEK_CUR) = 0
4582/427: fcntl(119, F_DUP2FD, 0x00000A05) = 2565
4582/395: munmap(0x6CCA0000, 196924) = 0
4582/427: close(2565) = 0
4582/427: stat64("/export/stats/dende/cpu_stat_fspgin.rrd", 0x6027E788) = 0
4582/439: munmap(0x6B2C0000, 65796) = 0
4582/438: memcntl(0x6A7E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/439: fcntl(119, F_DUP2FD, 0x00000B11) = 2833
4582/439: close(2833) = 0
4582/439: stat64("/export/stats/connector/nfs_v3_readdir.rrd", 0x6227E988) Err#2 ENOENT
4582/446: ioctl(1144, DP_POLL, 0x6197F320) = 0
4582/307: fcntl(119, F_DUP2FD, 0x00000977) = 2423
4582/438: munmap(0x6A7E0000, 65796) = 0
4582/454: llseek(2470, 0, SEEK_END) = 0
4582/454: llseek(2470, 0, SEEK_SET) = 0
4582/191: close(2507) = 0
4582/454: llseek(2470, 0, SEEK_CUR) = 0
4582/306: memcntl(0x68EA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/439: stat64("/export/stats/connector", 0x6227E960) = 0
4582/306: munmap(0x68EA0000, 65796) = 0
4582/462: ioctl(3072, DP_POLL, 0x5E87F4A0) = 0
4582/309: fcntl(119, F_DUP2FD, 0x00000A6A) = 2666
4582/309: close(2666) = 0
4582/446: write(1144, "\0\004 u\b\0\0\0", 8) = 8
4582/446: ioctl(1144, DP_POLL, 0x6197F2F4) = 0
4582/390: memcntl(0x69AE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/306: fcntl(119, F_DUP2FD, 0x000009A5) = 2469
4582/306: close(2469) = 0
4582/306: stat64("/export/stats/aswad/nfs_v3_commit.rrd", 0x6A97EA08) = 0
4582/454: fcntl(2470, F_FREESP64, 0x6187E690) = 0
4582/332: memcntl(0x69DA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/427: stat64("/export/stats/dende/cpu_stat_fspgin.rrd", 0x6027E610) = 0
4582/450: memcntl(0x6D0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/287: ioctl(634, DP_POLL, 0x639FF4A0) = 0
4582/390: munmap(0x69AE0000, 65796) = 0
4582/395: fcntl(119, F_DUP2FD, 0x000006EB) = 1771
4582/454: llseek(2470, 0, SEEK_SET) = 0
4582/454: llseek(2470, 0, SEEK_CUR) = 0
4582/191: stat64("/export/stats/braided/unix_system_pages_pageslocked.rrd", 0x62D7E988) Err#2 ENOENT
4582/191: stat64("/export/stats/braided", 0x62D7E960) = 0
4582/309: stat64("/export/stats/ambersky/unix_vminfo_swap_avail.rrd", 0x6A17E888) = 0
4582/361: fcntl(119, F_DUP2FD, 0x0000058D) = 1421
4582/287: write(634, "\0\002 _\b\0\0\0", 8) = 8
4582/390: fcntl(119, F_DUP2FD, 0x00000AEA) = 2794
4582/395: close(1771) = 0
4582/189: stat64("/export/stats/daintree/nfs_v3_readdir.rrd", 0x644FE710) = 0
4582/307: close(2423) = 0
4582/450: munmap(0x6D0A0000, 65796) = 0
4582/156: memcntl(0x6B9A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/331: memcntl(0x698C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/427: open64("/export/stats/dende/cpu_stat_fspgin.rrd", O_RDWR|O_CREAT, 0666) = 2423
4582/395: stat64("/export/stats/berea/cpu_stat_inv_swtch.rrd", 0x64DFE788) = 0
4582/191: open64("/export/stats/braided/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 1771
4582/304: memcntl(0x6B7A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/438: fcntl(119, F_DUP2FD, 0x00000B4E) = 2894
4582/335: memcntl(0x6CBC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/454: llseek(2470, 0, SEEK_END) = 65796
4582/156: munmap(0x6B9A0000, 65796) = 0
4582/334: memcntl(0x6C0C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/154: memcntl(0x6ADE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/454: llseek(2470, 0, SEEK_SET) = 0
4582/191: fstat64(1771, 0x62D7E688) = 0
4582/454: fstat64(2470, 0x6187E5B0) = 0
4582/156: fcntl(119, F_DUP2FD, 0x000009FE) = 2558
4582/156: close(2558) = 0
4582/156: stat64("/export/stats/dontell/nfs_v3_readdirplus.rrd", 0x653FE590) = 0
4582/191: llseek(1771, 0, SEEK_CUR) = 0
4582/191: llseek(1771, 0, SEEK_END) = 0
4582/309: stat64("/export/stats/ambersky/unix_vminfo_swap_avail.rrd", 0x6A17E710) = 0
4582/191: llseek(1771, 0, SEEK_SET) = 0
4582/446: lwp_cond_wait(0x00C5FC18, 0x00C5FC00, 0x6197F1F8, 0) Err#62 ETIME
4582/450: fcntl(119, F_DUP2FD, 0x000009B8) = 2488
4582/191: llseek(1771, 0, SEEK_CUR) = 0
4582/450: close(2488) = 0
4582/307: stat64("/export/stats/flo/cpu_stat_inv_swtch.rrd", 0x69F7E788) Err#2 ENOENT
4582/390: close(2794) = 0
4582/454: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x6D3C0000
4582/335: munmap(0x6CBC0000, 196924) = 0
4582/450: stat64("/export/stats/crows/unix_system_pages_availrmem.rrd", 0x6067EA08) = 0
4582/450: stat64("/export/stats/crows/unix_system_pages_availrmem.rrd", 0x6067E890) = 0
4582/439: open64("/export/stats/connector/nfs_v3_readdir.rrd", O_RDWR|O_CREAT, 0666) = 2469
4582/367: memcntl(0x691C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/154: munmap(0x6ADE0000, 65796) = 0
4582/156: open64("/export/stats/dontell/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2488
4582/146: memcntl(0x695C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/408: memcntl(0x6A7C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/325: memcntl(0x6C0A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/156: fstat64(2488, 0x653FE420) = 0
4582/151: memcntl(0x6A0A0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/443: memcntl(0x69FA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/411: memcntl(0x6B4A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/390: stat64("/export/stats/floral/unix_dnlcstats_misses.rrd", 0x654FE808) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_inv_swtch.rrd", 0x64DFE610) = 0
4582/156: llseek(2488, 0, SEEK_CUR) = 0
4582/390: stat64("/export/stats/floral/unix_dnlcstats_misses.rrd", 0x654FE690) = 0
4582/325: munmap(0x6C0A0000, 65796) = 0
4582/151: munmap(0x6A0A0000, 196924) = 0
4582/191: fcntl(1771, F_FREESP64, 0x62D7E810) = 0
4582/454: memcntl(0x6D3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/450: open64("/export/stats/crows/unix_system_pages_availrmem.rrd", O_RDWR|O_CREAT, 0666) = 2558
4582/439: fstat64(2469, 0x6227E688) = 0
4582/395: open64("/export/stats/berea/cpu_stat_inv_swtch.rrd", O_RDWR|O_CREAT, 0666) = 2565
4582/325: fcntl(119, F_DUP2FD, 0x00000B21) = 2849
4582/395: fstat64(2565, 0x64DFE4A0) = 0
4582/443: munmap(0x69FA0000, 65796) = 0
4582/367: munmap(0x691C0000, 196924) = 0
4582/367: fcntl(119, F_DUP2FD, 0x000009C0) = 2496
4582/367: close(2496) = 0
4582/325: close(2849) = 0
4582/309: open64("/export/stats/ambersky/unix_vminfo_swap_avail.rrd", O_RDWR|O_CREAT, 0666) = 2507
4582/147: memcntl(0x60800000, 590308, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/309: fstat64(2507, 0x6A17E5A0) = 0
4582/395: llseek(2565, 0, SEEK_CUR) = 0
4582/335: fcntl(119, F_DUP2FD, 0x00000AE7) = 2791
4582/309: llseek(2507, 0, SEEK_CUR) = 0
4582/390: open64("/export/stats/floral/unix_dnlcstats_misses.rrd", O_RDWR|O_CREAT, 0666) = 2666
4582/443: fcntl(119, F_DUP2FD, 0x00000924) = 2340
4582/367: stat64("/export/stats/earp/cpu_stat_pgswapin.rrd", 0x661FE988) = 0
4582/335: close(2791) = 0
4582/395: llseek(2565, 0, SEEK_END) = 196924
4582/309: llseek(2507, 0, SEEK_END) = 65796
4582/309: llseek(2507, 0, SEEK_SET) = 0
4582/443: close(2340) = 0
4582/309: fstat64(2507, 0x6A17E5B8) = 0
4582/395: llseek(2565, 0, SEEK_SET) = 0
4582/443: stat64("/export/stats/cornfeed/nfs_v3_remove.rrd", 0x5F4FE788) Err#2 ENOENT
4582/335: stat64("/export/stats/cadmus/cpu_stat_fspgout.rrd", 0x6887E988) = 0
4582/325: stat64("/export/stats/contour/nfs_v3_create.rrd", 0x69B7E888) Err#2 ENOENT
4582/395: fstat64(2565, 0x64DFE4B8) = 0
4582/147: munmap(0x60800000, 590308) = 0
4582/395: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2565, 0) = 0x6CCA0000
4582/451: lwp_cond_signal(0x00035050) = 0
4582/390: fstat64(2666, 0x654FE520) = 0
4582/443: stat64("/export/stats/cornfeed", 0x5F4FE760) = 0
4582/335: stat64("/export/stats/cadmus/cpu_stat_fspgout.rrd", 0x6887E810) = 0
4582/390: llseek(2666, 0, SEEK_CUR) = 0
4582/147: fcntl(119, F_DUP2FD, 0x00000AD8) = 2776
4582/390: llseek(2666, 0, SEEK_END) = 65796
4582/367: stat64("/export/stats/earp/cpu_stat_pgswapin.rrd", 0x661FE810) = 0
4582/335: open64("/export/stats/cadmus/cpu_stat_fspgout.rrd", O_RDWR|O_CREAT, 0666) = 2340
4582/367: open64("/export/stats/earp/cpu_stat_pgswapin.rrd", O_RDWR|O_CREAT, 0666) = 2496
4582/335: fstat64(2340, 0x6887E6A0) = 0
4582/367: fstat64(2496, 0x661FE6A0) = 0
4582/335: llseek(2340, 0, SEEK_CUR) = 0
4582/147: close(2776) = 0
4582/335: llseek(2340, 0, SEEK_END) = 196924
4582/367: llseek(2496, 0, SEEK_CUR) = 0
4582/390: llseek(2666, 0, SEEK_SET) = 0
4582/147: stat64("/export/stats/daly/cpu_stat_maj_fault.rrd", 0x67F7E788) = 0
4582/390: fstat64(2666, 0x654FE538) = 0
4582/367: llseek(2496, 0, SEEK_END) = 196924
4582/390: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2666, 0) = 0x6CBE0000
4582/367: llseek(2496, 0, SEEK_SET) = 0
4582/335: llseek(2340, 0, SEEK_SET) = 0
4582/367: fstat64(2496, 0x661FE6B8) = 0
4582/309: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2507, 0) = 0x6D3C0000
4582/335: fstat64(2340, 0x6887E6B8) = 0
4582/151: fcntl(119, F_DUP2FD, 0x000009B0) = 2480
4582/307: stat64("/export/stats/flo", 0x69F7E760) = 0
4582/411: munmap(0x6B4A0000, 328052) = 0
4582/151: close(2480) = 0
4582/411: fcntl(119, F_DUP2FD, 0x00000994) = 2452
4582/411: close(2452) = 0
4582/151: stat64("/export/stats/flareleg/cpu_stat_pswitch.rrd", 0x66AFE988) Err#2 ENOENT
4582/367: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2496, 0) = 0x6CBA0000
4582/335: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2340, 0) = 0x6CAC0000
4582/411: stat64("/export/stats/draft/cpu_stat_user.rrd", 0x6377E788) = 0
4582/151: stat64("/export/stats/flareleg", 0x66AFE960) = 0
4582/411: stat64("/export/stats/draft/cpu_stat_user.rrd", 0x6377E610) = 0
4582/191: llseek(1771, 0, SEEK_SET) = 0
4582/450: fstat64(2558, 0x6067E720) = 0
4582/191: llseek(1771, 0, SEEK_CUR) = 0
4582/454: munmap(0x6D3C0000, 65796) = 0
4582/450: llseek(2558, 0, SEEK_CUR) = 0
4582/191: llseek(1771, 0, SEEK_END) = 65796
4582/450: llseek(2558, 0, SEEK_END) = 65796
4582/454: fcntl(119, F_DUP2FD, 0x000009A6) = 2470
4582/450: llseek(2558, 0, SEEK_SET) = 0
4582/191: llseek(1771, 0, SEEK_SET) = 0
4582/454: close(2470) = 0
4582/191: fstat64(1771, 0x62D7E730) = 0
4582/146: munmap(0x695C0000, 196924) = 0
4582/427: fstat64(2423, 0x6027E4A0) = 0
4582/154: fcntl(119, F_DUP2FD, 0x00000B09) = 2825
4582/191: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1771, 0) = 0x6D0A0000
4582/154: close(2825) = 0
4582/427: llseek(2423, 0, SEEK_CUR) = 0
4582/146: fcntl(119, F_DUP2FD, 0x000009CE) = 2510
4582/427: llseek(2423, 0, SEEK_END) = 196924
4582/406: memcntl(0x5EB00000, 3212868, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/427: llseek(2423, 0, SEEK_SET) = 0
4582/146: close(2510) = 0
4582/427: fstat64(2423, 0x6027E4B8) = 0
4582/332: munmap(0x69DA0000, 65796) = 0
4582/438: close(2894) = 0
4582/332: fcntl(119, F_DUP2FD, 0x0000097F) = 2431
4582/446: lwp_cond_wait(0x00C5FC18, 0x00C5FC00, 0x6197F1F8, 0) Err#62 ETIME
4582/332: close(2431) = 0
4582/189: open64("/export/stats/daintree/nfs_v3_readdir.rrd", O_RDWR|O_CREAT, 0666) = 1421
4582/427: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2423, 0) = 0x6C9C0000
4582/189: fstat64(1421, 0x644FE5A0) = 0
4582/406: munmap(0x5EB00000, 3212868) = 0
4582/189: llseek(1421, 0, SEEK_CUR) = 0
4582/406: fcntl(119, F_DUP2FD, 0x00000B3D) = 2877
4582/331: munmap(0x698C0000, 196924) = 0
4582/406: close(2877) = 0
4582/331: fcntl(119, F_DUP2FD, 0x00000B43) = 2883
4582/361: close(1421) = 0
4582/406: stat64("/export/stats/galangal/cpu_stat_inv_swtch.rrd", 0x652FE808) = 0
4582/189: llseek(1421, 0, SEEK_END) = 65796
4582/189: llseek(1421, 0, SEEK_SET) = 0
4582/406: stat64("/export/stats/galangal/cpu_stat_inv_swtch.rrd", 0x652FE690) = 0
4582/189: fstat64(1421, 0x644FE5B8) = 0
4582/304: munmap(0x6B7A0000, 65796) = 0
4582/406: open64("/export/stats/galangal/cpu_stat_inv_swtch.rrd", O_RDWR|O_CREAT, 0666) = 2431
4582/304: fcntl(119, F_DUP2FD, 0x00000AC6) = 2758
4582/189: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1421, 0) = 0x6CAA0000
4582/304: close(2758) = 0
4582/406: fstat64(2431, 0x652FE520) = 0
4582/304: stat64("/export/stats/duckweed/nfs_v3_mknod.rrd", 0x6AB7E908) Err#2 ENOENT
4582/137: ioctl(3120, DP_POLL, 0x667FF5A0) = 0
4582/304: stat64("/export/stats/duckweed", 0x6AB7E8E0) = 0
4582/406: llseek(2431, 0, SEEK_CUR) = 0
4582/406: llseek(2431, 0, SEEK_END) = 3212868
4582/302: ioctl(3116, DP_POLL, 0x6AD7F320) = 0
4582/123: fcntl(119, F_DUP2FD, 0x0000086E) = 2158
4582/123: close(2158) = 0
4582/283: fcntl(119, F_DUP2FD, 0x00000884) = 2180
4582/406: llseek(2431, 0, SEEK_SET) = 0
4582/283: close(2180) = 0
4582/406: fstat64(2431, 0x652FE538) = 0
4582/96: ioctl(3076, DP_POLL, 0x6A57F430) = 0
4582/98: fcntl(119, F_DUP2FD, 0x000009BD) = 2493
4582/98: close(2493) = 0
4582/98: stat64("/export/stats/darby/cpu_stat_maj_fault.rrd", 0x6A27E8A0) = 0
4582/98: open64("/export/stats/darby/cpu_stat_maj_fault.rrd", O_RDWR|O_CREAT, 0666) = 2158
4582/98: fstat64(2158, 0x6A27E730) = 0
4582/406: mmap64(0x00000000, 3212868, PROT_READ|PROT_WRITE, MAP_SHARED, 2431, 0) = 0x5EB00000
4582/98: llseek(2158, 0, SEEK_CUR) = 0
4582/352: ioctl(1191, DP_POLL, 0x67E7F420) = 0
4582/98: llseek(2158, 0, SEEK_END) = 196924
4582/98: llseek(2158, 0, SEEK_SET) = 0
4582/352: write(1191, "\0\004A1\b\0\0\0", 8) = 8
4582/352: ioctl(1191, DP_POLL, 0x67E7F3F4) = 0
4582/71: pollsys(0x00000000, 0, 0x6B07F6C0, 0x00000000) = 0
4582/67: lwp_cond_wait(0x00CDCED0, 0x00CDCEB8, 0x6B37F4D8, 0) Err#62 ETIME
4582/458: fcntl(119, F_DUP2FD, 0x00000AC7) = 2759
4582/458: close(2759) = 0
4582/458: stat64("/export/stats/ama/cpu_stat_idle.rrd", 0x614FE708) = 0
4582/458: stat64("/export/stats/ama/cpu_stat_idle.rrd", 0x614FE590) = 0
4582/67: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/install/applications/wstx-services/.reload", 0x6B37F578) Err#2 ENOENT
4582/458: open64("/export/stats/ama/cpu_stat_idle.rrd", O_RDWR|O_CREAT, 0666) = 2180
4582/67: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/install/applications/adminapp/adminapp_war/.reload", 0x6B37F578) Err#2 ENOENT
4582/458: fstat64(2180, 0x614FE420) = 0
4582/51: ioctl(209, DP_POLL, 0x6C27DAF0) = 1
4582/458: llseek(2180, 0, SEEK_CUR) = 0
4582/346: memcntl(0x6CEA0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/458: llseek(2180, 0, SEEK_END) = 196924
4582/48: ioctl(220, DP_POLL, 0x6C57F478) = 0
4582/67: stat64("/import/webtools/ws/wfsaxton/netbeans/ranchperformance/StatAggregator/StatAggregator-ejb/build/jar/.reload", 0x6B37F578) Err#2 ENOENT
4582/458: llseek(2180, 0, SEEK_SET) = 0
4582/346: munmap(0x6CEA0000, 196924) = 0
4582/458: fstat64(2180, 0x614FE438) = 0
4582/346: fcntl(119, F_DUP2FD, 0x00000AE9) = 2793
4582/458: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2180, 0) = 0x6CEA0000
4582/67: stat64("/import/webtools/ws/wfsaxton/netbeans/test/TestEJB/build/jar/.reload", 0x6B37F578) Err#2 ENOENT
4582/346: close(2793) = 0
4582/346: stat64("/export/stats/algebra/cpu_stat_pgswapin.rrd", 0x66F7EA08) = 0
4582/67: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/install/applications/admingui/adminGUI_war/.reload", 0x6B37F578) Err#2 ENOENT
4582/39: ioctl(99, DP_POLL, 0x6CB7F680) = 1
4582/303: ioctl(3135, DP_POLL, 0x6AC7F4A0) = 0
4582/68: lwp_cond_wait(0x002EE630, 0x002EE618, 0x6E07F458, 0) Err#62 ETIME
4582/46: ioctl(159, DP_POLL, 0x6E17F378) = 0
4582/68: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/autodeploy", 0x6E07F478) = 0
4582/322: ioctl(3105, DP_POLL, 0x69E7F520) = 0
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/322: write(3105, "\0\0\f1C\b\0\0\0", 8) = 8
4582/68: openat(-3041965, "/home/wfsaxton/glassfish-v2-b58g/domains/domain1/autodeploy", O_RDONLY|O_NDELAY|O_LARGEFILE) = 2452
4582/322: ioctl(3105, DP_POLL, 0x69E7F4F4) = 0
4582/157: ioctl(3107, DP_POLL, 0x66DFF3A0) = 0
4582/68: fcntl(2452, F_SETFD, 0x00000001) = 0
4582/68: fstat64(2452, 0x6E07F380) = 0
4582/157: write(3107, "\0\0\f1D\b\0\0\0", 8) = 8
4582/68: getdents64(2452, 0xFF364000, 8192) = 88
4582/157: ioctl(3107, DP_POLL, 0x66DFF374) = 0
4582/3: lwp_cond_wait(0x00035050, 0x00035038, 0xFE57F9D8, 0) Err#62 ETIME
4582/68: getdents64(2452, 0xFF364000, 8192) = 0
4582/3: mprotect(0xFF050000, 8192, PROT_READ) = 0
4582/68: close(2452) = 0
4582/3: mprotect(0xFF050000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
4582/3: mprotect(0xFF300000, 8192, PROT_NONE) = 0
4582/47: ioctl(216, DP_POLL, 0x6E27F4F8) = 0
4582/465: ioctl(3068, DP_POLL, 0x5E0FF3A0) = 0
4582/394: ioctl(3140, DP_POLL, 0x650FF520) = 0
4582/198: ioctl(3091, DP_POLL, 0x6267F5A0) = 0
4582/471: memcntl(0x6B3C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/340: ioctl(3057, DP_POLL, 0x6837F220) = 0
4582/424: memcntl(0x692A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/323: memcntl(0x6C6A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/264: stat64("/export/stats/dontknow/nfs_v3_link.rrd", 0x5E67E790) = 0
4582/369: stat64("/export/stats/erosion/unix_dnlcstats_misses.rrd", 0x664FEA88) = 0
4582/326: munmap(0x6A8C0000, 65796) = 0
4582/290: memcntl(0x6B1A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/311: memcntl(0x6CFA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/446: lwp_cond_wait(0x00C5FC18, 0x00C5FC00, 0x6197F1F8, 0) Err#62 ETIME
4582/405: memcntl(0x6C7C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: llseek(2162, 0, SEEK_END) = 65796
4582/284: stat64("/export/stats/gallows/cpu_stat_intr.rrd", 0x6957E590) = 0
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/213: munmap(0x6A7A0000, 65796) = 0
4582/234: fcntl(119, F_DUP2FD, 0x000006E6) = 1766
4582/205: close(2730) = 0
4582/434: fcntl(119, F_DUP2FD, 0x00000C39) = 3129
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysexec.rrd", 0x5EFFE710) = 0
4582/467: fcntl(119, F_DUP2FD, 0x0000099C) = 2460
4582/216: fcntl(119, F_DUP2FD, 0x00000873) = 2163
4582/410: fstat64(2554, 0x63BFE720) = 0
4582/373: llseek(2535, 0, SEEK_CUR) = 0
4582/293: fcntl(119, F_DUP2FD, 0x00000B80) = 2944
4582/373: llseek(2535, 0, SEEK_END) = 328052
4582/407: stat64("/export/stats/crogans/unix_sysinfo_swpocc.rrd", 0x651FE988) = 0
4582/373: llseek(2535, 0, SEEK_SET) = 0
4582/239: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2466, 0) = 0x6D0C0000
4582/250: memcntl(0x5FA00000, 590308, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/336: fstat64(2553, 0x68F7E638) = 0
4582/338: fcntl(119, F_DUP2FD, 0x0000083C) = 2108
4582/429: llseek(2730, 0, SEEK_SET) = 0
4582/321: stat64("/export/stats/bazmaru/cpu_stat_maj_fault.rrd", 0x69A7E910) = 0
4582/220: llseek(2436, 0, SEEK_END) = 65796
4582/298: llseek(2648, 0, SEEK_END) = 65796
4582/220: llseek(2436, 0, SEEK_SET) = 0
4582/400: lwp_cond_signal(0x00C61F70) = 0
4582/298: llseek(2648, 0, SEEK_SET) = 0
4582/400: Incurred fault #6, FLTBOUNDS %pc = 0xFCC0F96C
4582/400: siginfo: SIGSEGV SEGV_ACCERR addr=0xFF300000
4582/249: fcntl(119, F_DUP2FD, 0x00000AF6) = 2806
4582/400: Received signal #11, SIGSEGV [caught]
4582/400: siginfo: SIGSEGV SEGV_ACCERR addr=0xFF300000
4582/409: stat64("/export/stats/alhambra/unix_vminfo_swap_resv.rrd", 0x63CFE910) = 0
4582/400: lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0x0000FFF7) = 0xFFBFFEFF [0x0000FFFF]
4582/468: fstat64(2804, 0x5DDFE7A0) = 0
4582/400: setcontext(0x646FF010)
4582/300: stat64("/export/stats/clamp", 0x6BB7E6E0) = 0
4582/400: lwp_mutex_timedlock(0x00034F18, 0x00000000) = 0
4582/463: write(98, "\0", 1) = 1
4582/3: lwp_cond_wait(0x00034F30, 0x00034F18, 0x00000000, 0) = 0
4582/366: fcntl(2181, F_FREESP64, 0x663FE690) = 0
4582/295: fstat64(2563, 0x6C77E6A0) = 0
4582/366: llseek(2181, 0, SEEK_SET) = 0
4582/354: munmap(0x6D0A0000, 65796) = 0
4582/308: fstat64(2341, 0x6A77E4B0) = 0
4582/431: fstat64(2781, 0x648FE6A0) = 0
4582/374: fstat64(2443, 0x65BFE508) = 0
4582/396: fstat64(2792, 0x64FFE420) = 0
4582/244: fcntl(2814, F_FREESP64, 0x61B7E590) = 0
4582/228: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2810, 0) = 0x6D3E0000
4582/244: llseek(2814, 0, SEEK_SET) = 0
4582/362: memcntl(0x6BFC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/333: llseek(2459, 0, SEEK_SET) = 0
4582/201: open64("/export/stats/assyria/nfs_v3_write.rrd", O_RDWR|O_CREAT, 0666) = 2334
4582/425: stat64("/export/stats/dontask/nfs_v3_remove.rrd", 0x6217E910) = 0
4582/201: fstat64(2334, 0x6237E520) = 0
4582/413: llseek(2795, 0, SEEK_SET) = 0
4582/445: stat64("/export/stats/doradine/unix_system_misc_avenrun_5min.rrd", 0x5EEFE710) = 0
4582/210: fcntl(119, F_DUP2FD, 0x00000B31) = 2865
4582/440: close(2803) = 0
4582/423: fstat64(2176, 0x65EFE6A0) = 0
4582/364: stat64("/export/stats/debacle/cpu_stat_fspgout.rrd", 0x6707E708) = 0
4582/404: llseek(1861, 0, SEEK_SET) = 0
4582/444: fstat64(2784, 0x5E97E420) = 0
4582/186: memcntl(0x6CCE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/195: mmap64(0x00000000, 983692, PROT_READ|PROT_WRITE, MAP_SHARED, 2813, 0) = 0x5FE00000
4582/402: ioctl(3060, DP_POLL, 0x643FF5A0) = 0
4582/403: fstat64(2157, 0x641FE7B0) = 0
4582/386: fstat64(2630, 0x656FE738) = 0
4582/343: open64("/export/stats/bulrush/cpu_stat_namei.rrd", O_RDWR|O_CREAT, 0666) = 2815
4582/375: open64("/export/stats/biggirl/cpu_stat_syscall.rrd", O_RDWR|O_CREAT, 0666) = 2803
4582/343: fstat64(2815, 0x6947E6A0) = 0
4582/375: fstat64(2803, 0x65CFE6A0) = 0
4582/437: llseek(2486, 0, SEEK_CUR) = 0
4582/306: stat64("/export/stats/aswad/nfs_v3_commit.rrd", 0x6A97E890) = 0
4582/437: fcntl(2486, F_FREESP64, 0x6277E710) = 0
4582/437: llseek(2486, 0, SEEK_SET) = 0
4582/287: ioctl(634, DP_POLL, 0x639FF474) = 0
4582/334: munmap(0x6C0C0000, 196924) = 0
4582/156: llseek(2488, 0, SEEK_END) = 65796
4582/408: munmap(0x6A7C0000, 65796) = 0
4582/156: llseek(2488, 0, SEEK_SET) = 0
4582/439: llseek(2469, 0, SEEK_CUR) = 0
4582/325: stat64("/export/stats/contour", 0x69B7E860) = 0
4582/439: llseek(2469, 0, SEEK_END) = 0
4582/147: stat64("/export/stats/daly/cpu_stat_maj_fault.rrd", 0x67F7E610) = 0
4582/439: llseek(2469, 0, SEEK_SET) = 0
4582/450: fstat64(2558, 0x6067E738) = 0
4582/331: close(2883) = 0
4582/98: fstat64(2158, 0x6A27E748) = 0
4582/349: lwp_cond_wait(0x00C8FEE0, 0x00C8FEC8, 0x00000000, 0) = 0
4582/51: write(2887, " }\n } ) ;\n\n / * - - -".., 11877) = 11877
4582/400: lwp_cond_broadcast(0x00034F30) = 0
4582/400: lwp_mutex_wakeup(0x00034F18) = 0
4582/3: lwp_mutex_timedlock(0x00034F18, 0x00000000) = 0
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/65: pollsys(0x00000000, 0, 0x6B47F7D0, 0x00000000) = 0
4582/209: ioctl(3092, DP_POLL, 0x610FF5A0) (sleeping...)
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/432: ioctl(3112, DP_POLL, 0x647FF420) = 0
4582/3: mprotect(0xFF300000, 8192, PROT_READ) = 0
4582/3: lwp_mutex_wakeup(0x00034FA8) = 0
4582/68: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/451: lwp_cond_wait(0x000350E0, 0x000350C8, 0x00000000, 0) = 0
4582/68: lwp_mutex_wakeup(0x00034FA8) = 0
4582/360: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/3: lwp_cond_broadcast(0x000350E0) = 0
4582/360: lwp_mutex_wakeup(0x00034FA8) = 0
4582/398: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/451: lwp_mutex_timedlock(0x000350C8, 0x00000000) = 0
4582/398: lwp_mutex_wakeup(0x00034FA8) = 0
4582/47: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/451: lwp_mutex_wakeup(0x00035458) = 0
4582/47: lwp_mutex_wakeup(0x00034FA8) = 0
4582/451: lwp_cond_signal(0x000B66E0) = 0
4582/4: lwp_cond_wait(0x000B66E0, 0x000B66C8, 0x00000000, 0) = 0
4582/4: lwp_cond_signal(0x000B7890) = 0
4582/5: lwp_cond_wait(0x000B7890, 0x000B7878, 0x00000000, 0) = 0
4582/3: lwp_mutex_wakeup(0x000350C8) = 0
4582/469: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/452: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/452: lwp_mutex_wakeup(0x00034FA8) = 0
4582/118: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/118: lwp_mutex_wakeup(0x00034FA8) = 0
4582/118: fcntl(119, F_DUP2FD, 0x00000B32) = 2866
4582/118: close(2866) = 0
4582/118: stat64("/export/stats/bluegum/cpu_stat_pgfrec.rrd", 0x68B7E818) = 0
4582/469: lwp_mutex_wakeup(0x00035458) = 0
4582/118: stat64("/export/stats/bluegum/cpu_stat_pgfrec.rrd", 0x68B7E6A0) = 0
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/134: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/395: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/118: open64("/export/stats/bluegum/cpu_stat_pgfrec.rrd", O_RDWR|O_CREAT, 0666) = 2452
4582/465: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/395: lwp_mutex_wakeup(0x00035458) = 0
4582/360: memcntl(0x69BC0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/398: memcntl(0x6C8A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/465: lwp_mutex_wakeup(0x00034FA8) = 0
4582/360: munmap(0x69BC0000, 65796) = 0
4582/443: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/443: lwp_mutex_wakeup(0x00035458) = 0
4582/394: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/118: fstat64(2452, 0x68B7E530) = 0
4582/452: memcntl(0x6A9A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/394: lwp_mutex_wakeup(0x00034FA8) = 0
4582/134: lwp_mutex_wakeup(0x00034FA8) = 0
4582/324: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/324: lwp_mutex_wakeup(0x00034FA8) = 0
4582/443: open64("/export/stats/cornfeed/nfs_v3_remove.rrd", O_RDWR|O_CREAT, 0666) = 2470
4582/356: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/5: lwp_cond_wait(0x000B7890, 0x000B7878, 0x00000000, 0) (sleeping...)
4582/98: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/375: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/465: ioctl(3068, DP_POLL, 0x5E0FF3A0) (sleeping...)
4582/452: munmap(0x6A9A0000, 65796) = 0
4582/47: ioctl(216, DP_POLL, 0x6E27F4F8) = 0
4582/387: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: lwp_mutex_wakeup(0x00034FA8) = 0
4582/451: memcntl(0x5D300000, 2163844, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/452: fcntl(119, F_DUP2FD, 0x00000A69) = 2665
4582/452: close(2665) = 0
4582/452: stat64("/export/stats/cuzco/nfs_v3_readdirplus.rrd", 0x6167E708) Err#2 ENOENT
4582/452: stat64("/export/stats/cuzco", 0x6167E6E0) = 0
4582/348: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/411: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/287: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/286: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/444: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/337: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/402: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/412: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/404: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/432: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/452: open64("/export/stats/cuzco/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2480
4582/291: ioctl(3127, DP_POLL, 0x6DE7F2A0) = 0
4582/452: fstat64(2480, 0x6167E408) = 0
4582/328: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/450: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/452: llseek(2480, 0, SEEK_CUR) = 0
4582/186: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/452: llseek(2480, 0, SEEK_END) = 0
4582/452: llseek(2480, 0, SEEK_SET) = 0
4582/441: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/370: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/364: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/8: lwp_cond_wait(0x00034780, 0x00034768, 0x00000000, 0) (sleeping...)
4582/93: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/406: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/13: lwp_cond_wait(0x001D7C20, 0x001D7C08, 0x00000000, 0) (sleeping...)
4582/27: pollsys(0x00000000, 0, 0x6D47F4B8, 0x00000000) (sleeping...)
4582/23: pollsys(0x00000000, 0, 0x6D87F6D8, 0x00000000) (sleeping...)
4582/6: lwp_park(0x00000000, 0) (sleeping...)
4582/329: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/76: lwp_cond_wait(0x00225068, 0x00225050, 0x6BC7F458, 0) (sleeping...)
4582/25: lwp_cond_wait(0x00722530, 0x00722518, 0x00000000, 0) (sleeping...)
4582/369: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/340: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/326: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/249: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/373: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/336: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/323: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/213: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/445: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/289: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/426: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/451: munmap(0x5D300000, 2163844) = 0
4582/330: memcntl(0x69FC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/61: pollsys(0x00000000, 0, 0x6B87F5D0, 0x00000000) (sleeping...)
4582/461: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/201: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/123: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/431: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/53: lwp_cond_wait(0x0099BCD8, 0x0099BCC0, 0x00000000, 0) (sleeping...)
4582/452: llseek(2480, 0, SEEK_CUR) = 0
4582/295: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/71: pollsys(0x00000000, 0, 0x6B07F6C0, 0x00000000) (sleeping...)
4582/324: memcntl(0x6BDC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/325: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/354: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/430: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/428: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/452: fcntl(2480, F_FREESP64, 0x6167E590) = 0
4582/2: lwp_cond_wait(0x00034FC0, 0x00034FA8, 0x00000000, 0) (sleeping...)
4582/452: llseek(2480, 0, SEEK_SET) = 0
4582/400: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/137: ioctl(3120, DP_POLL, 0x667FF5A0) (sleeping...)
4582/349: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/452: llseek(2480, 0, SEEK_CUR) = 0
4582/403: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/49: lwp_cond_wait(0x00509500, 0x005094E8, 0x00000000, 0) (sleeping...)
4582/334: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/63: pollsys(0x00000000, 0, 0x6B67F6D0, 0x00000000) (sleeping...)
4582/210: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/40: accept(100, 0x040B3060, 0x6CA7F2D8, SOV_DEFAULT) (sleeping...)
4582/147: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/65: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/46: ioctl(159, DP_POLL, 0x6E17F378) = 0
4582/405: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/7: lwp_cond_wait(0x00036158, 0x00036140, 0x00000000, 0) (sleeping...)
4582/4: lwp_cond_wait(0x000B66E0, 0x000B66C8, 0x00000000, 0) (sleeping...)
4582/42: lwp_cond_wait(0x007B8A48, 0x007B8A30, 0x00000000, 0) (sleeping...)
4582/333: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/439: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/195: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/31: accept(108, 0x0025B728, 0x6D07F388, SOV_DEFAULT) (sleeping...)
4582/414: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/408: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/386: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/45: lwp_cond_wait(0x00AE36F8, 0x00AE36E0, 0x00000000, 0) (sleeping...)
4582/300: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/21: lwp_cond_wait(0x0082DDC0, 0x0082DDA8, 0x00000000, 0) (sleeping...)
4582/51: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/457: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/437: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/209: ioctl(3092, DP_POLL, 0x610FF5A0) = 0
4582/264: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/424: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/433: ioctl(2926, DP_POLL, 0x62A7F5A0) = 0
4582/157: lwp_cond_wait(0x01887508, 0x018874F0, 0x00000000, 0) (sleeping...)
4582/452: llseek(2480, 0, SEEK_END) = 65796
4582/355: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/446: lwp_cond_wait(0x00C5FC18, 0x00C5FC00, 0x6197F1F8, 0) Err#62 ETIME
4582/308: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/151: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/467: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/307: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/468: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/209: write(3092, "\0\0\nDA\b\0\0\0", 8) = 8
4582/117: lwp_cond_wait(0x013D4790, 0x013D4778, 0x00000000, 0) (sleeping...)
4582/374: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: munmap(0x69FC0000, 196924) = 0
4582/297: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/456: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/322: lwp_cond_wait(0x006B2F60, 0x006B2F48, 0x00000000, 0) (sleeping...)
4582/293: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/209: ioctl(3092, DP_POLL, 0x610FF574) = 0
4582/107: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/324: munmap(0x6BDC0000, 196924) = 0
4582/304: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/324: fcntl(119, F_DUP2FD, 0x00000B18) = 2840
4582/299: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/436: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/330: fcntl(119, F_DUP2FD, 0x000006EF) = 1775
4582/466: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/399: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/330: close(1775) = 0
4582/301: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/296: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/324: close(2840) = 0
4582/443: fstat64(2470, 0x5F4FE488) = 0
4582/469: memcntl(0x5E400000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/330: stat64("/export/stats/eastland/cpu_stat_syscall.rrd", 0x68A7EA08) Err#2 ENOENT
4582/451: fcntl(119, F_DUP2FD, 0x000009C3) = 2499
4582/324: stat64("/export/stats/fingal/cpu_stat_cow_fault.rrd", 0x635FE708) Err#2 ENOENT
4582/95: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/361: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/451: close(2499) = 0
4582/330: stat64("/export/stats/eastland", 0x68A7E9E0) = 0
4582/292: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/324: stat64("/export/stats/fingal", 0x635FE6E0) = 0
4582/205: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: open64("/export/stats/eastland/cpu_stat_syscall.rrd", O_RDWR|O_CREAT, 0666) = 1775
4582/324: open64("/export/stats/fingal/cpu_stat_cow_fault.rrd", O_RDWR|O_CREAT, 0666) = 2493
4582/469: munmap(0x5E400000, 1639332) = 0
4582/324: fstat64(2493, 0x635FE408) = 0
4582/330: fstat64(1775, 0x68A7E708) = 0
4582/324: llseek(2493, 0, SEEK_CUR) = 0
4582/451: stat64("/export/stats/gallium/cpu_stat_execpgin.rrd", 0x6047E788) = 0
4582/324: llseek(2493, 0, SEEK_END) = 0
4582/469: fcntl(119, F_DUP2FD, 0x000009CF) = 2511
4582/324: llseek(2493, 0, SEEK_SET) = 0
4582/451: stat64("/export/stats/gallium/cpu_stat_execpgin.rrd", 0x6047E610) = 0
4582/324: llseek(2493, 0, SEEK_CUR) = 0
4582/330: llseek(1775, 0, SEEK_CUR) = 0
4582/435: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/451: open64("/export/stats/gallium/cpu_stat_execpgin.rrd", O_RDWR|O_CREAT, 0666) = 2499
4582/330: llseek(1775, 0, SEEK_END) = 0
4582/451: fstat64(2499, 0x6047E4A0) = 0
4582/324: fcntl(2493, F_FREESP64, 0x635FE590) = 0
4582/330: llseek(1775, 0, SEEK_SET) = 0
4582/324: llseek(2493, 0, SEEK_SET) = 0
4582/330: llseek(1775, 0, SEEK_CUR) = 0
4582/451: llseek(2499, 0, SEEK_CUR) = 0
4582/324: llseek(2493, 0, SEEK_CUR) = 0
4582/451: llseek(2499, 0, SEEK_END) = 2163844
4582/324: llseek(2493, 0, SEEK_END) = 196924
4582/330: fcntl(1775, F_FREESP64, 0x68A7E890) = 0
4582/324: llseek(2493, 0, SEEK_SET) = 0
4582/330: llseek(1775, 0, SEEK_SET) = 0
4582/324: fstat64(2493, 0x635FE4B0) = 0
4582/330: llseek(1775, 0, SEEK_CUR) = 0
4582/365: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/330: llseek(1775, 0, SEEK_END) = 196924
4582/68: lwp_cond_wait(0x002EE630, 0x002EE618, 0x6E07F458, 0) Err#62 ETIME
4582/330: llseek(1775, 0, SEEK_SET) = 0
4582/425: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/433: write(2926, "\0\0\v j\b\0\0\0", 8) = 8
4582/324: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2493, 0) = 0x6C8C0000
4582/433: ioctl(2926, DP_POLL, 0x62A7F574) = 0
4582/137: ioctl(3120, DP_POLL, 0x667FF5A0) = 0
4582/134: memcntl(0x5D100000, 1639332, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/68: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/autodeploy", 0x6E07F478) = 0
4582/137: write(3120, "\0\0\f )\b\0\0\0", 8) = 8
4582/68: openat(-3041965, "/home/wfsaxton/glassfish-v2-b58g/domains/domain1/autodeploy", O_RDONLY|O_NDELAY|O_LARGEFILE) = 2510
4582/134: munmap(0x5D100000, 1639332) = 0
4582/68: fcntl(2510, F_SETFD, 0x00000001) = 0
4582/324: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/134: fcntl(119, F_DUP2FD, 0x00000A59) = 2649
4582/137: ioctl(3120, DP_POLL, 0x667FF574) = 0
4582/134: close(2649) = 0
4582/330: fstat64(1775, 0x68A7E7B0) = 0
4582/324: munmap(0x6C8C0000, 196924) = 0
4582/343: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/291: write(3127, "\0\0\f 4\b\0\0\0", 8) = 8
4582/330: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 1775, 0) = 0x6C8C0000
4582/291: ioctl(3127, DP_POLL, 0x6DE7F274) = 0
4582/134: stat64("/export/stats/aint/cpu_stat_execpgout.rrd", 0x6807E808) = 0
4582/324: fcntl(119, F_DUP2FD, 0x000009BD) = 2493
4582/465: ioctl(3068, DP_POLL, 0x5E0FF3A0) = 0
4582/324: close(2493) = 0
4582/134: stat64("/export/stats/aint/cpu_stat_execpgout.rrd", 0x6807E690) = 0
4582/324: stat64("/export/stats/fingal/cpu_stat_cow_fault.rrd", 0x635FE590) = 0
4582/330: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/134: open64("/export/stats/aint/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2493
4582/324: open64("/export/stats/fingal/cpu_stat_cow_fault.rrd", O_RDWR|O_CREAT, 0666) = 2511
4582/134: fstat64(2493, 0x6807E520) = 0
4582/324: fstat64(2511, 0x635FE420) = 0
4582/330: munmap(0x6C8C0000, 196924) = 0
4582/324: llseek(2511, 0, SEEK_CUR) = 0
4582/443: llseek(2470, 0, SEEK_CUR) = 0
4582/324: llseek(2511, 0, SEEK_END) = 196924
4582/443: llseek(2470, 0, SEEK_END) = 0
4582/324: llseek(2511, 0, SEEK_SET) = 0
4582/443: llseek(2470, 0, SEEK_SET) = 0
4582/330: fcntl(119, F_DUP2FD, 0x000006EF) = 1775
4582/443: llseek(2470, 0, SEEK_CUR) = 0
4582/324: fstat64(2511, 0x635FE438) = 0
4582/330: close(1775) = 0
4582/452: llseek(2480, 0, SEEK_SET) = 0
4582/443: fcntl(2470, F_FREESP64, 0x5F4FE610) = 0
4582/330: stat64("/export/stats/eastland/cpu_stat_syscall.rrd", 0x68A7E890) = 0
4582/443: llseek(2470, 0, SEEK_SET) = 0
4582/324: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2511, 0) = 0x6C8C0000
4582/443: llseek(2470, 0, SEEK_CUR) = 0
4582/330: open64("/export/stats/eastland/cpu_stat_syscall.rrd", O_RDWR|O_CREAT, 0666) = 1775
4582/443: llseek(2470, 0, SEEK_END) = 65796
4582/452: fstat64(2480, 0x6167E4B0) = 0
4582/330: fstat64(1775, 0x68A7E720) = 0
4582/331: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: llseek(1775, 0, SEEK_CUR) = 0
4582/229: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: llseek(1775, 0, SEEK_END) = 196924
4582/447: ioctl(3132, DP_POLL, 0x6137F4A0) = 0
4582/330: llseek(1775, 0, SEEK_SET) = 0
4582/156: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/396: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/447: write(3132, "\0\0\f 8\b\0\0\0", 8) = 8
4582/324: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/452: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2480, 0) = 0x6C9A0000
4582/447: ioctl(3132, DP_POLL, 0x6137F474) = 0
4582/324: munmap(0x6C8C0000, 196924) = 0
4582/330: fstat64(1775, 0x68A7E738) = 0
4582/324: fcntl(119, F_DUP2FD, 0x000009CF) = 2511
4582/409: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: close(2511) = 0
4582/362: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/463: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/413: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: stat64("/export/stats/fingal/cpu_stat_dfree.rrd", 0x635FE708) Err#2 ENOENT
4582/366: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 1775, 0) = 0x6C8C0000
4582/324: stat64("/export/stats/fingal", 0x635FE6E0) = 0
4582/452: memcntl(0x6C9A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/228: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/244: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/194: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/452: munmap(0x6C9A0000, 65796) = 0
4582/434: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: open64("/export/stats/fingal/cpu_stat_dfree.rrd", O_RDWR|O_CREAT, 0666) = 2511
4582/330: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/324: fstat64(2511, 0x635FE408) = 0
4582/440: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: munmap(0x6C8C0000, 196924) = 0
4582/324: llseek(2511, 0, SEEK_CUR) = 0
4582/338: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: llseek(2511, 0, SEEK_END) = 0
4582/330: fcntl(119, F_DUP2FD, 0x000006EF) = 1775
4582/324: llseek(2511, 0, SEEK_SET) = 0
4582/407: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: close(1775) = 0
4582/324: llseek(2511, 0, SEEK_CUR) = 0
4582/298: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/234: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/290: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: stat64("/export/stats/eastland/cpu_stat_sysexec.rrd", 0x68A7EA08) Err#2 ENOENT
4582/324: fcntl(2511, F_FREESP64, 0x635FE590) = 0
4582/216: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/330: stat64("/export/stats/eastland", 0x68A7E9E0) = 0
4582/324: llseek(2511, 0, SEEK_SET) = 0
4582/311: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: llseek(2511, 0, SEEK_CUR) = 0
4582/321: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: llseek(2511, 0, SEEK_END) = 196924
4582/330: open64("/export/stats/eastland/cpu_stat_sysexec.rrd", O_RDWR|O_CREAT, 0666) = 1775
4582/324: llseek(2511, 0, SEEK_SET) = 0
4582/284: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: fstat64(2511, 0x635FE4B0) = 0
4582/250: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/220: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/324: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2511, 0) = 0x6C8C0000
4582/429: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/72: lwp_cond_wait(0x00C663A0, 0x00C66388, 0x00000000, 0) (sleeping...)
4582/1: lwp_wait(2, 0xFFBFD76C) (sleeping...)
4582/198: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/471: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/198: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/39: lwp_cond_wait(0x0025EC40, 0x0025EC28, 0x00000000, 0) (sleeping...)
4582/198: lwp_mutex_wakeup(0x00034FA8) = 0
4582/674: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/20: lwp_cond_wait(0x0020D560, 0x0020D548, 0x6DD7F198, 0) (sleeping...)
4582/674: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/166: lwp_cond_wait(0x01A69F48, 0x01A69F30, 0x00000000, 0) (sleeping...)
4582/471: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/464: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/674: lwp_mutex_wakeup(0x00034FA8) = 0
4582/340: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/471: lwp_mutex_wakeup(0x00034FA8) = 0
4582/340: lwp_mutex_wakeup(0x00034FA8) = 0
4582/471: munmap(0x6B3C0000, 65796) = 0
4582/424: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/340: ioctl(3057, DP_POLL, 0x6837F220) = 1
4582/424: lwp_mutex_wakeup(0x00034FA8) = 0
4582/340: read(3050, " G I O P0102\0\0\0\001 X".., 63009) = 356
4582/471: fcntl(119, F_DUP2FD, 0x00000B0F) = 2831
4582/323: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/674: so_socket(PF_INET, SOCK_STREAM, IPPROTO_IP, "", SOV_DEFAULT) = 2649
4582/323: lwp_mutex_wakeup(0x00034FA8) = 0
4582/264: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/471: close(2831) = 0
4582/18: ioctl(112, DP_POLL, 0x6DF7F5CC) (sleeping...)
4582/264: lwp_mutex_wakeup(0x00034FA8) = 0
4582/369: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/323: munmap(0x6C6A0000, 328052) = 0
4582/471: stat64("/export/stats/corisu/nfs_v3_pathconf.rrd", 0x5DAFE808) Err#2 ENOENT
4582/290: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/323: fcntl(119, F_DUP2FD, 0x0000097A) = 2426
4582/311: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/471: stat64("/export/stats/corisu", 0x5DAFE7E0) = 0
4582/405: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/311: lwp_mutex_wakeup(0x00034FA8) = 0
4582/324: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/405: lwp_mutex_wakeup(0x00034FA8) = 0
4582/323: close(2426) = 0
4582/284: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/471: open64("/export/stats/corisu/nfs_v3_pathconf.rrd", O_RDWR|O_CREAT, 0666) = 2426
4582/405: munmap(0x6C7C0000, 196924) = 0
4582/311: munmap(0x6CFA0000, 328052) = 0
4582/324: munmap(0x6C8C0000, 196924) = 0
4582/405: fcntl(119, F_DUP2FD, 0x00000AC8) = 2760
4582/324: fcntl(119, F_DUP2FD, 0x000009CF) = 2511
4582/311: fcntl(119, F_DUP2FD, 0x00000B89) = 2953
4582/324: close(2511) = 0
4582/311: close(2953) = 0
4582/405: close(2760) = 0
4582/284: lwp_mutex_wakeup(0x00034FA8) = 0
4582/324: stat64("/export/stats/fingal/cpu_stat_dfree.rrd", 0x635FE590) = 0
4582/311: stat64("/export/stats/deka/cpu_stat_execpgin.rrd", 0x6A47E988) = 0
4582/324: open64("/export/stats/fingal/cpu_stat_dfree.rrd", O_RDWR|O_CREAT, 0666) = 2758
4582/311: stat64("/export/stats/deka/cpu_stat_execpgin.rrd", 0x6A47E810) = 0
4582/324: fstat64(2758, 0x635FE420) = 0
4582/284: open64("/export/stats/gallows/cpu_stat_intr.rrd", O_RDWR|O_CREAT, 0666) = 2511
4582/324: llseek(2758, 0, SEEK_CUR) = 0
4582/311: open64("/export/stats/deka/cpu_stat_execpgin.rrd", O_RDWR|O_CREAT, 0666) = 2759
4582/324: llseek(2758, 0, SEEK_END) = 196924
4582/311: fstat64(2759, 0x6A47E6A0) = 0
4582/284: fstat64(2511, 0x6957E420) = 0
4582/311: llseek(2759, 0, SEEK_CUR) = 0
4582/405: stat64("/export/stats/bevis/cpu_stat_pswitch.rrd", 0x63FFE708) = 0
4582/311: llseek(2759, 0, SEEK_END) = 328052
4582/284: llseek(2511, 0, SEEK_CUR) = 0
4582/311: llseek(2759, 0, SEEK_SET) = 0
4582/405: stat64("/export/stats/bevis/cpu_stat_pswitch.rrd", 0x63FFE590) = 0
4582/311: fstat64(2759, 0x6A47E6B8) = 0
4582/284: llseek(2511, 0, SEEK_END) = 196924
4582/405: open64("/export/stats/bevis/cpu_stat_pswitch.rrd", O_RDWR|O_CREAT, 0666) = 2760
4582/311: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2759, 0) = 0x6CFA0000
4582/405: fstat64(2760, 0x63FFE420) = 0
4582/284: llseek(2511, 0, SEEK_SET) = 0
4582/405: llseek(2760, 0, SEEK_CUR) = 0
4582/284: fstat64(2511, 0x6957E438) = 0
4582/405: llseek(2760, 0, SEEK_END) = 196924
4582/355: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/323: stat64("/export/stats/catchout/cpu_stat_fspgin.rrd", 0x6727E788) = 0
4582/355: lwp_mutex_wakeup(0x00034FA8) = 0
4582/213: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/405: llseek(2760, 0, SEEK_SET) = 0
4582/355: fstat64(2162, 0x6797E4B8) = 0
4582/234: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/405: fstat64(2760, 0x63FFE438) = 0
4582/290: lwp_mutex_wakeup(0x00034FA8) = 0
4582/284: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2511, 0) = 0x6C8C0000
4582/264: open64("/export/stats/dontknow/nfs_v3_link.rrd", O_RDWR|O_CREAT, 0666) = 2665
4582/213: lwp_mutex_wakeup(0x00034FA8) = 0
4582/355: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2162, 0) = 0x6C9A0000
4582/234: lwp_mutex_wakeup(0x00034FA8) = 0
4582/405: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2760, 0) = 0x6C7C0000
4582/369: lwp_mutex_wakeup(0x00034FA8) = 0
4582/205: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/264: fstat64(2665, 0x5E67E620) = 0
4582/290: munmap(0x6B1A0000, 65796) = 0
4582/234: close(1766) = 0
4582/213: fcntl(119, F_DUP2FD, 0x00000AE1) = 2785
4582/213: close(2785) = 0
4582/34: lwp_cond_wait(0x002FC9F8, 0x002FC9E0, 0x6D27F6D0, 0) (sleeping...)
4582/24: lwp_cond_wait(0x00827CB0, 0x00827C98, 0x6D77F658, 0) (sleeping...)
4582/12: accept(91, 0x040B2B20, 0x6E57F108, SOV_DEFAULT) (sleeping...)
4582/79: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/32: accept(130, 0x040B3048, 0x6CF7F308, SOV_DEFAULT) (sleeping...)
4582/369: stat64("/export/stats/erosion/unix_dnlcstats_misses.rrd", 0x664FE910) = 0
4582/290: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/284: memcntl(0x6C8C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/67: lwp_cond_wait(0x00CDCED0, 0x00CDCEB8, 0x6B37F4D8, 0) Err#62 ETIME
4582/290: close(2556) = 0
4582/213: stat64("/export/stats/collie/nfs_v3_null.rrd", 0x62C7E888) Err#2 ENOENT
4582/290: stat64("/export/stats/cavus/unix_vminfo_swap_avail.rrd", 0x64BFE890) = 0
4582/264: llseek(2665, 0, SEEK_CUR) = 0
4582/369: open64("/export/stats/erosion/unix_dnlcstats_misses.rrd", O_RDWR|O_CREAT, 0666) = 1766
4582/234: stat64("/export/stats/butte/unix_system_misc_nproc.rrd", 0x63AFEA08) Err#2 ENOENT
4582/369: fstat64(1766, 0x664FE7A0) = 0
4582/290: open64("/export/stats/cavus/unix_vminfo_swap_avail.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/369: llseek(1766, 0, SEEK_CUR) = 0
4582/290: fstat64(2556, 0x64BFE720) = 0
4582/369: llseek(1766, 0, SEEK_END) = 65796
4582/264: llseek(2665, 0, SEEK_END) = 65796
4582/290: llseek(2556, 0, SEEK_CUR) = 0
4582/369: llseek(1766, 0, SEEK_SET) = 0
4582/290: llseek(2556, 0, SEEK_END) = 65796
4582/264: llseek(2665, 0, SEEK_SET) = 0
4582/369: fstat64(1766, 0x664FE7B8) = 0
4582/264: fstat64(2665, 0x5E67E638) = 0
4582/290: llseek(2556, 0, SEEK_SET) = 0
4582/405: memcntl(0x6C7C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/290: fstat64(2556, 0x64BFE738) = 0
4582/369: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 1766, 0) = 0x6C8E0000
4582/67: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/install/applications/wstx-services/.reload", 0x6B37F578) Err#2 ENOENT
4582/405: munmap(0x6C7C0000, 196924) = 0
4582/264: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2665, 0) = 0x6C8C0000
4582/290: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6C8A0000
4582/311: memcntl(0x6CFA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: memcntl(0x6C9A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/405: fcntl(119, F_DUP2FD, 0x00000AC8) = 2760
4582/67: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/install/applications/adminapp/adminapp_war/.reload", 0x6B37F578) Err#2 ENOENT
4582/355: munmap(0x6C9A0000, 65796) = 0
4582/369: memcntl(0x6C8E0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: fcntl(119, F_DUP2FD, 0x00000872) = 2162
4582/405: close(2760) = 0
4582/355: close(2162) = 0
4582/229: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/405: stat64("/export/stats/bevis/cpu_stat_rev.rrd", 0x63FFE708) = 0
4582/467: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/290: memcntl(0x6C8A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/311: munmap(0x6CFA0000, 328052) = 0
4582/369: munmap(0x6C8E0000, 65796) = 0
4582/216: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/290: munmap(0x6C8A0000, 65796) = 0
4582/311: fcntl(119, F_DUP2FD, 0x00000AC7) = 2759
4582/467: lwp_mutex_wakeup(0x00034FA8) = 0
4582/216: lwp_mutex_wakeup(0x00034FA8) = 0
4582/311: close(2759) = 0
4582/290: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/216: close(2163) = 0
4582/467: close(2460) = 0
4582/290: close(2556) = 0
4582/216: stat64("/export/stats/amne/nfs_v3_setattr.rrd", 0x6387E908) = 0
4582/290: stat64("/export/stats/cavus/unix_vminfo_swap_free.rrd", 0x64BFEA08) Err#2 ENOENT
4582/216: stat64("/export/stats/amne/nfs_v3_setattr.rrd", 0x6387E790) = 0
4582/290: stat64("/export/stats/cavus", 0x64BFE9E0) = 0
4582/216: open64("/export/stats/amne/nfs_v3_setattr.rrd", O_RDWR|O_CREAT, 0666) = 2162
4582/290: open64("/export/stats/cavus/unix_vminfo_swap_free.rrd", O_RDWR|O_CREAT, 0666) = 2163
4582/216: fstat64(2162, 0x6387E620) = 0
4582/290: fstat64(2163, 0x64BFE708) = 0
4582/216: llseek(2162, 0, SEEK_CUR) = 0
4582/467: stat64("/export/stats/clovers/nfs_v3_remove.rrd", 0x5DEFE808) Err#2 ENOENT
4582/216: llseek(2162, 0, SEEK_END) = 65796
4582/290: llseek(2163, 0, SEEK_CUR) = 0
4582/467: stat64("/export/stats/clovers", 0x5DEFE7E0) = 0
4582/216: llseek(2162, 0, SEEK_SET) = 0
4582/311: stat64("/export/stats/deka/cpu_stat_execpgout.rrd", 0x6A47E988) = 0
4582/216: fstat64(2162, 0x6387E638) = 0
4582/467: open64("/export/stats/clovers/nfs_v3_remove.rrd", O_RDWR|O_CREAT, 0666) = 2460
4582/311: stat64("/export/stats/deka/cpu_stat_execpgout.rrd", 0x6A47E810) = 0
4582/467: fstat64(2460, 0x5DEFE508) = 0
4582/216: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2162, 0) = 0x6CFE0000
4582/467: llseek(2460, 0, SEEK_CUR) = 0
4582/311: open64("/export/stats/deka/cpu_stat_execpgout.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/467: llseek(2460, 0, SEEK_END) = 0
4582/311: fstat64(2556, 0x6A47E6A0) = 0
4582/467: llseek(2460, 0, SEEK_SET) = 0
4582/405: stat64("/export/stats/bevis/cpu_stat_rev.rrd", 0x63FFE590) = 0
4582/216: memcntl(0x6CFE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/467: llseek(2460, 0, SEEK_CUR) = 0
4582/311: llseek(2556, 0, SEEK_CUR) = 0
4582/405: open64("/export/stats/bevis/cpu_stat_rev.rrd", O_RDWR|O_CREAT, 0666) = 2759
4582/311: llseek(2556, 0, SEEK_END) = 328052
4582/405: fstat64(2759, 0x63FFE420) = 0
4582/229: lwp_mutex_wakeup(0x00034FA8) = 0
4582/405: llseek(2759, 0, SEEK_CUR) = 0
4582/311: llseek(2556, 0, SEEK_SET) = 0
4582/405: llseek(2759, 0, SEEK_END) = 196924
4582/311: fstat64(2556, 0x6A47E6B8) = 0
4582/405: llseek(2759, 0, SEEK_SET) = 0
4582/229: open64("/export/stats/bigfifty/cpu_stat_sysexec.rrd", O_RDWR|O_CREAT, 0666) = 2760
4582/311: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6CFA0000
4582/229: fstat64(2760, 0x5EFFE5A0) = 0
4582/405: fstat64(2759, 0x63FFE438) = 0
4582/229: llseek(2760, 0, SEEK_CUR) = 0
4582/216: munmap(0x6CFE0000, 65796) = 0
4582/229: llseek(2760, 0, SEEK_END) = 328052
4582/67: stat64("/import/webtools/ws/wfsaxton/netbeans/ranchperformance/StatAggregator/StatAggregator-ejb/build/jar/.reload", 0x6B37F578) Err#2 ENOENT
4582/229: llseek(2760, 0, SEEK_SET) = 0
4582/405: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2759, 0) = 0x6C7C0000
4582/229: fstat64(2760, 0x5EFFE5B8) = 0
4582/216: fcntl(119, F_DUP2FD, 0x00000872) = 2162
4582/216: close(2162) = 0
4582/355: stat64("/export/stats/cachi/unix_vminfo_swap_avail.rrd", 0x6797E788) Err#2 ENOENT
4582/216: stat64("/export/stats/amne/nfs_v3_symlink.rrd", 0x6387E908) = 0
4582/355: stat64("/export/stats/cachi", 0x6797E760) = 0
4582/229: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2760, 0) = 0x6C6A0000
4582/213: stat64("/export/stats/collie", 0x62C7E860) = 0
4582/355: open64("/export/stats/cachi/unix_vminfo_swap_avail.rrd", O_RDWR|O_CREAT, 0666) = 2162
4582/216: stat64("/export/stats/amne/nfs_v3_symlink.rrd", 0x6387E790) = 0
4582/355: fstat64(2162, 0x6797E488) = 0
4582/405: memcntl(0x6C7C0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/284: munmap(0x6C8C0000, 196924) = 0
4582/213: open64("/export/stats/collie/nfs_v3_null.rrd", O_RDWR|O_CREAT, 0666) = 2776
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/284: fcntl(119, F_DUP2FD, 0x000009CF) = 2511
4582/213: fstat64(2776, 0x62C7E588) = 0
4582/355: llseek(2162, 0, SEEK_END) = 0
4582/213: llseek(2776, 0, SEEK_CUR) = 0
4582/284: close(2511) = 0
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/284: stat64("/export/stats/gallows/cpu_stat_inv_swtch.rrd", 0x6957E708) Err#2 ENOENT
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/405: munmap(0x6C7C0000, 196924) = 0
4582/216: open64("/export/stats/amne/nfs_v3_symlink.rrd", O_RDWR|O_CREAT, 0666) = 2785
4582/405: fcntl(119, F_DUP2FD, 0x00000AC7) = 2759
4582/355: fcntl(2162, F_FREESP64, 0x6797E610) = 0
4582/216: fstat64(2785, 0x6387E620) = 0
4582/405: close(2759) = 0
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/216: llseek(2785, 0, SEEK_CUR) = 0
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/405: stat64("/export/stats/bevis/cpu_stat_scan.rrd", 0x63FFE708) = 0
4582/216: llseek(2785, 0, SEEK_END) = 65796
4582/355: llseek(2162, 0, SEEK_END) = 65796
4582/405: stat64("/export/stats/bevis/cpu_stat_scan.rrd", 0x63FFE590) = 0
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/284: stat64("/export/stats/gallows", 0x6957E6E0) = 0
4582/355: fstat64(2162, 0x6797E530) = 0
4582/311: memcntl(0x6CFA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/405: open64("/export/stats/bevis/cpu_stat_scan.rrd", O_RDWR|O_CREAT, 0666) = 2511
4582/284: open64("/export/stats/gallows/cpu_stat_inv_swtch.rrd", O_RDWR|O_CREAT, 0666) = 2759
4582/405: fstat64(2511, 0x63FFE420) = 0
4582/229: memcntl(0x6C6A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/284: fstat64(2759, 0x6957E408) = 0
4582/405: llseek(2511, 0, SEEK_CUR) = 0
4582/284: llseek(2759, 0, SEEK_CUR) = 0
4582/355: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2162, 0) = 0x6C9A0000
4582/229: munmap(0x6C6A0000, 328052) = 0
4582/284: llseek(2759, 0, SEEK_END) = 0
4582/405: llseek(2511, 0, SEEK_END) = 196924
4582/284: llseek(2759, 0, SEEK_SET) = 0
4582/229: fcntl(119, F_DUP2FD, 0x00000AC8) = 2760
4582/284: llseek(2759, 0, SEEK_CUR) = 0
4582/229: close(2760) = 0
4582/311: munmap(0x6CFA0000, 328052) = 0
4582/284: fcntl(2759, F_FREESP64, 0x6957E590) = 0
4582/311: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysfork.rrd", 0x5EFFE888) = 0
4582/311: close(2556) = 0
4582/284: llseek(2759, 0, SEEK_SET) = 0
4582/303: ioctl(3135, DP_POLL, 0x6AC7F4A0) (sleeping...)
4582/14: lwp_cond_wait(0x002EDC50, 0x002EDC38, 0x6E37F550, 0) (sleeping...)
4582/284: llseek(2759, 0, SEEK_CUR) = 0
4582/311: stat64("/export/stats/deka/cpu_stat_fspgin.rrd", 0x6A47E988) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysfork.rrd", 0x5EFFE710) = 0
4582/311: stat64("/export/stats/deka/cpu_stat_fspgin.rrd", 0x6A47E810) = 0
4582/229: open64("/export/stats/bigfifty/cpu_stat_sysfork.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/311: open64("/export/stats/deka/cpu_stat_fspgin.rrd", O_RDWR|O_CREAT, 0666) = 2760
4582/229: fstat64(2556, 0x5EFFE5A0) = 0
4582/311: fstat64(2760, 0x6A47E6A0) = 0
4582/355: memcntl(0x6C9A0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/229: llseek(2556, 0, SEEK_CUR) = 0
4582/284: llseek(2759, 0, SEEK_END) = 196924
4582/355: munmap(0x6C9A0000, 65796) = 0
4582/284: llseek(2759, 0, SEEK_SET) = 0
4582/229: llseek(2556, 0, SEEK_END) = 328052
4582/284: fstat64(2759, 0x6957E4B0) = 0
4582/229: llseek(2556, 0, SEEK_SET) = 0
4582/355: fcntl(119, F_DUP2FD, 0x00000872) = 2162
4582/229: fstat64(2556, 0x5EFFE5B8) = 0
4582/355: close(2162) = 0
4582/284: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2759, 0) = 0x6CFC0000
4582/303: ioctl(3135, DP_POLL, 0x6AC7F4A0) = 0
4582/355: stat64("/export/stats/cachi/unix_vminfo_swap_avail.rrd", 0x6797E610) = 0
4582/229: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6C7A0000
4582/41: accept(104, 0x002E8988, 0x6C97F458, SOV_DEFAULT) (sleeping...)
4582/50: lwp_cond_wait(0x00B2C7D0, 0x00B2C7B8, 0x00000000, 0) (sleeping...)
4582/355: open64("/export/stats/cachi/unix_vminfo_swap_avail.rrd", O_RDWR|O_CREAT, 0666) = 2162
4582/28: lwp_cond_wait(0x00732160, 0x00732148, 0x00000000, 0) (sleeping...)
4582/355: fstat64(2162, 0x6797E4A0) = 0
4582/48: ioctl(220, DP_POLL, 0x6C57F478) = 0
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/346: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/355: llseek(2162, 0, SEEK_END) = 65796
4582/458: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/22: lwp_cond_wait(0x00751F50, 0x00751F38, 0x6D97F4D0, 0) (sleeping...)
4582/355: fstat64(2162, 0x6797E4B8) = 0
4582/54: lwp_cond_wait(0x0099CD40, 0x0099CD28, 0x00000000, 0) (sleeping...)
4582/312: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/64: pollsys(0x00000000, 0, 0x6B57F650, 0x00000000) (sleeping...)
4582/368: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/341: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/339: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/189: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/388: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/332: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/124: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/345: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/302: ioctl(3116, DP_POLL, 0x6AD7F320) (sleeping...)
4582/112: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/302: ioctl(3116, DP_POLL, 0x6AD7F320) = 0
4582/327: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/191: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/288: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/302: write(3116, "\0\0\f %\b\0\0\0", 8) = 8
4582/284: memcntl(0x6CFC0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/302: ioctl(3116, DP_POLL, 0x6AD7F2F4) = 0
4582/355: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2162, 0) = 0x6CFA0000
4582/309: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/96: ioctl(3076, DP_POLL, 0x6A57F430) = 1
4582/377: ioctl(3064, DP_POLL, 0x65FFF5A0) = 0
4582/462: ioctl(3072, DP_POLL, 0x5E87F4A0) = 1
4582/96: read(3073, " G I O P0102\0\0\0\001 X".., 63009) = 356
4582/462: read(3069, " G I O P0102\0\0\0\001 X".., 63009) = 356
4582/284: munmap(0x6CFC0000, 196924) = 0
4582/284: fcntl(119, F_DUP2FD, 0x00000AC7) = 2759
4582/442: lwp_cond_wait(0x00C61F70, 0x00C61F58, 0x00000000, 0) (sleeping...)
4582/284: close(2759) = 0
4582/376: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/470: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/455: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/284: stat64("/export/stats/gallows/cpu_stat_inv_swtch.rrd", 0x6957E590) = 0
4582/229: memcntl(0x6C7A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/355: memcntl(0x6CFA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/284: open64("/export/stats/gallows/cpu_stat_inv_swtch.rrd", O_RDWR|O_CREAT, 0666) = 2759
4582/355: munmap(0x6CFA0000, 65796) = 0
4582/229: munmap(0x6C7A0000, 328052) = 0
4582/355: fcntl(119, F_DUP2FD, 0x00000872) = 2162
4582/422: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/229: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/355: close(2162) = 0
4582/459: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/229: close(2556) = 0
4582/392: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/347: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/355: stat64("/export/stats/cachi/unix_vminfo_swap_free.rrd", 0x6797E788) Err#2 ENOENT
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysvfork.rrd", 0x5EFFE888) = 0
4582/355: stat64("/export/stats/cachi", 0x6797E760) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_sysvfork.rrd", 0x5EFFE710) = 0
4582/355: open64("/export/stats/cachi/unix_vminfo_swap_free.rrd", O_RDWR|O_CREAT, 0666) = 2162
4582/229: open64("/export/stats/bigfifty/cpu_stat_sysvfork.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/355: fstat64(2162, 0x6797E488) = 0
4582/229: fstat64(2556, 0x5EFFE5A0) = 0
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/397: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/355: llseek(2162, 0, SEEK_END) = 0
4582/229: llseek(2556, 0, SEEK_CUR) = 0
4582/355: llseek(2162, 0, SEEK_SET) = 0
4582/229: llseek(2556, 0, SEEK_END) = 328052
4582/378: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/229: llseek(2556, 0, SEEK_SET) = 0
4582/453: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/427: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/229: fstat64(2556, 0x5EFFE5B8) = 0
4582/367: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/335: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/454: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/146: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/229: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6CFA0000
4582/438: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/154: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/152: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/52: lwp_cond_wait(0x00B2E0D8, 0x00B2E0C0, 0x6C17E1F8, 0) Err#62 ETIME
4582/204: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/395: memcntl(0x6CCA0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/285: ioctl(3017, DP_POLL, 0x60FFF3A0) = 0
4582/390: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/118: llseek(2452, 0, SEEK_CUR) = 0
4582/307: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/118: llseek(2452, 0, SEEK_END) = 196924
4582/395: munmap(0x6CCA0000, 196924) = 0
4582/390: lwp_mutex_wakeup(0x00035458) = 0
4582/48: ioctl(220, DP_POLL, 0x6C57F478) = 1
4582/118: llseek(2452, 0, SEEK_SET) = 0
4582/118: fstat64(2452, 0x68B7E548) = 0
4582/136: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/294: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/52: write(219, "\0", 1) = 1
4582/390: memcntl(0x6CBE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/52: lwp_cond_signal(0x00B24798) = 0
4582/118: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2452, 0) = 0x6CCA0000
4582/48: lwp_cond_wait(0x00B24798, 0x00B24780, 0x6C57F2B8, 0) = 0
4582/48: read(218, "\0", 128) = 1
4582/48: write(220, "\0\0\v \b\0\0\0\0\0\v ".., 16) = 16
4582/390: munmap(0x6CBE0000, 65796) = 0
4582/48: ioctl(220, DP_POLL, 0x6C57F478) = 1
4582/48: lwp_cond_signal(0x00C663A0) = 0
4582/48: write(220, "\0\0\v \b\0\0\0\0\0\v ".., 16) = 16
4582/307: lwp_mutex_wakeup(0x00035458) = 0
4582/72: lwp_cond_wait(0x00C663A0, 0x00C66388, 0x00000000, 0) = 0
4582/360: fcntl(119, F_DUP2FD, 0x00000B14) = 2836
4582/390: fcntl(119, F_DUP2FD, 0x00000A6A) = 2666
4582/390: close(2666) = 0
4582/398: munmap(0x6C8A0000, 328052) = 0
4582/62: pollsys(0x00000000, 0, 0x6B77F550, 0x00000000) (sleeping...)
4582/72: read(2848, " G E T / t h e m e / c".., 4096) = 560
4582/360: close(2836) = 0
4582/229: memcntl(0x6CFA0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/118: memcntl(0x6CCA0000, 196924, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/229: munmap(0x6CFA0000, 328052) = 0
4582/360: stat64("/export/stats/ceiling/unix_system_pages_pageslocked.rrd", 0x6767E908) Err#2 ENOENT
4582/229: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/395: fcntl(119, F_DUP2FD, 0x00000A05) = 2565
4582/360: stat64("/export/stats/ceiling", 0x6767E8E0) = 0
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/generated/ejb/j2ee-modules/admingui/META-INF/services/javax.xml.parsers.DocumentBuilderFactory", 0x6AF7D0F8) Err#2 ENOENT
4582/360: open64("/export/stats/ceiling/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/properties/META-INF/services/javax.xml.parsers.DocumentBuilderFactory", 0x6AF7CE88) Err#2 ENOENT
4582/360: fstat64(2556, 0x6767E608) = 0
4582/395: close(2565) = 0
4582/360: llseek(2556, 0, SEEK_CUR) = 0
4582/229: close(2556) = 0
4582/360: llseek(2556, 0, SEEK_END) = 0
4582/395: stat64("/export/stats/berea/cpu_stat_kernel.rrd", 0x64DFE788) = 0
4582/360: llseek(2556, 0, SEEK_SET) = 0
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/META-INF/services/javax.xml.parsers.DocumentBuilderFactory", 0x6AF7CF00) Err#2 ENOENT
4582/395: stat64("/export/stats/berea/cpu_stat_kernel.rrd", 0x64DFE610) = 0
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/lib/classes/META-INF/services/javax.xml.parsers.DocumentBuilderFactory", 0x6AF7CF78) Err#2 ENOENT
4582/395: open64("/export/stats/berea/cpu_stat_kernel.rrd", O_RDWR|O_CREAT, 0666) = 2565
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/lib/properties/META-INF/services/javax.xml.parsers.DocumentBuilderFactory", 0x6AF7D090) Err#2 ENOENT
4582/395: fstat64(2565, 0x64DFE4A0) = 0
4582/360: llseek(2556, 0, SEEK_CUR) = 0
4582/307: open64("/export/stats/flo/cpu_stat_inv_swtch.rrd", O_RDWR|O_CREAT, 0666) = 2791
4582/360: fcntl(2556, F_FREESP64, 0x6767E790) = 0
4582/307: fstat64(2791, 0x69F7E488) = 0
4582/360: llseek(2556, 0, SEEK_SET) = 0
4582/307: llseek(2791, 0, SEEK_CUR) = 0
4582/360: llseek(2556, 0, SEEK_CUR) = 0
4582/395: llseek(2565, 0, SEEK_CUR) = 0
4582/360: llseek(2556, 0, SEEK_END) = 65796
4582/395: llseek(2565, 0, SEEK_END) = 196924
4582/307: llseek(2791, 0, SEEK_END) = 0
4582/395: llseek(2565, 0, SEEK_SET) = 0
4582/307: llseek(2791, 0, SEEK_SET) = 0
4582/360: llseek(2556, 0, SEEK_SET) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_trap.rrd", 0x5EFFE888) = 0
4582/360: fstat64(2556, 0x6767E6B0) = 0
4582/307: llseek(2791, 0, SEEK_CUR) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_trap.rrd", 0x5EFFE710) = 0
4582/307: fcntl(2791, F_FREESP64, 0x69F7E610) = 0
4582/360: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6CFE0000
4582/307: llseek(2791, 0, SEEK_SET) = 0
4582/229: open64("/export/stats/bigfifty/cpu_stat_trap.rrd", O_RDWR|O_CREAT, 0666) = 2666
4582/307: llseek(2791, 0, SEEK_CUR) = 0
4582/229: fstat64(2666, 0x5EFFE5A0) = 0
4582/307: llseek(2791, 0, SEEK_END) = 196924
4582/229: llseek(2666, 0, SEEK_CUR) = 0
4582/307: llseek(2791, 0, SEEK_SET) = 0
4582/229: llseek(2666, 0, SEEK_END) = 328052
4582/229: llseek(2666, 0, SEEK_SET) = 0
4582/307: fstat64(2791, 0x69F7E530) = 0
4582/229: fstat64(2666, 0x5EFFE5B8) = 0
4582/26: lwp_cond_wait(0x00322878, 0x00322860, 0x6D57F758, 0) Err#62 ETIME
4582/410: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/390: stat64("/export/stats/floral/unix_sysinfo_runocc.rrd", 0x654FE808) = 0
4582/229: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2666, 0) = 0x6C7A0000
4582/390: stat64("/export/stats/floral/unix_sysinfo_runocc.rrd", 0x654FE690) = 0
4582/26: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall/.autoinstallstatus", 0x6D57F178) = 0
4582/390: open64("/export/stats/floral/unix_sysinfo_runocc.rrd", O_RDWR|O_CREAT, 0666) = 2793
4582/47: ioctl(216, DP_POLL, 0x6E27F4F8) (sleeping...)
4582/26: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall", 0x6D57F140) = 0
4582/390: fstat64(2793, 0x654FE520) = 0
4582/410: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/390: llseek(2793, 0, SEEK_CUR) = 0
4582/410: lwp_mutex_wakeup(0x00034FA8) = 0
4582/390: llseek(2793, 0, SEEK_END) = 65796
4582/293: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/390: llseek(2793, 0, SEEK_SET) = 0
4582/293: lwp_mutex_wakeup(0x00034FA8) = 0
4582/390: fstat64(2793, 0x654FE538) = 0
4582/407: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/293: close(2944) = 0
4582/410: llseek(2554, 0, SEEK_CUR) = 0
4582/26: openat(-3041965, "/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall", O_RDONLY|O_NDELAY|O_LARGEFILE) = 2794
4582/410: llseek(2554, 0, SEEK_END) = 590308
4582/373: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/390: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2793, 0) = 0x6CCC0000
4582/293: stat64("/export/stats/bowled/unix_system_pages_pp_kernel.rrd", 0x6CE7E710) = 0
4582/446: lwp_cond_wait(0x00C5FC18, 0x00C5FC00, 0x6197F1F8, 0) Err#62 ETIME
4582/250: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/293: open64("/export/stats/bowled/unix_system_pages_pp_kernel.rrd", O_RDWR|O_CREAT, 0666) = 2805
4582/250: lwp_mutex_wakeup(0x00034FA8) = 0
4582/293: fstat64(2805, 0x6CE7E5A0) = 0
4582/336: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/293: llseek(2805, 0, SEEK_CUR) = 0
4582/220: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/336: lwp_mutex_wakeup(0x00034FA8) = 0
4582/293: llseek(2805, 0, SEEK_END) = 65796
4582/220: lwp_mutex_wakeup(0x00034FA8) = 0
4582/293: llseek(2805, 0, SEEK_SET) = 0
4582/220: fstat64(2436, 0x60A7E4B0) = 0
4582/293: fstat64(2805, 0x6CE7E5B8) = 0
4582/373: lwp_mutex_wakeup(0x00034FA8) = 0
4582/26: fcntl(2794, F_SETFD, 0x00000001) = 0
4582/373: fstat64(2535, 0x65DFE5B8) = 0
4582/26: fstat64(2794, 0x6D57F048) = 0
4582/229: memcntl(0x6C7A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/26: getdents64(2794, 0x6DEA0000, 8192) = 88
4582/47: ioctl(216, DP_POLL, 0x6E27F4F8) = 0
4582/26: getdents64(2794, 0x6DEA0000, 8192) = 0
4582/46: ioctl(159, DP_POLL, 0x6E17F378) = 0
4582/407: lwp_mutex_wakeup(0x00034FA8) = 0
4582/26: close(2794) = 0
4582/360: memcntl(0x6CFE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/423: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/407: stat64("/export/stats/crogans/unix_sysinfo_swpocc.rrd", 0x651FE810) = 0
4582/26: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall/.autoinstallstatus", 0x6D57F140) = 0
4582/407: open64("/export/stats/crogans/unix_sysinfo_swpocc.rrd", O_RDWR|O_CREAT, 0666) = 2794
4582/336: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2553, 0) = 0x6C6A0000
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/229: munmap(0x6C7A0000, 328052) = 0
4582/360: munmap(0x6CFE0000, 65796) = 0
4582/293: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2805, 0) = 0x6CCA0000
4582/26: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall/.autoinstallstatus", 0x6D57F140) = 0
4582/229: fcntl(119, F_DUP2FD, 0x00000A6A) = 2666
4582/360: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/360: close(2556) = 0
4582/229: close(2666) = 0
4582/220: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2436, 0) = 0x6CFE0000
4582/360: stat64("/export/stats/ceiling/unix_system_pages_pageslocked.rrd", 0x6767E790) = 0
4582/26: openat(-3041965, "/home/wfsaxton/glassfish-v2-b58g/domains/domain1/jbi/autoinstall/.autoinstallstatus", O_RDONLY|O_NDELAY|O_LARGEFILE) = 2825
4582/360: open64("/export/stats/ceiling/unix_system_pages_pageslocked.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/26: fcntl(2825, F_SETFD, 0x00000001) = 0
4582/360: fstat64(2556, 0x6767E620) = 0
4582/26: fstat64(2825, 0x6D57F048) = 0
4582/360: llseek(2556, 0, SEEK_CUR) = 0
4582/26: getdents64(2825, 0x6DEA0000, 8192) = 48
4582/360: llseek(2556, 0, SEEK_END) = 65796
4582/220: memcntl(0x6CFE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/293: memcntl(0x6CCA0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/360: llseek(2556, 0, SEEK_SET) = 0
4582/373: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2535, 0) = 0x6C7A0000
4582/360: fstat64(2556, 0x6767E638) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_user.rrd", 0x5EFFE888) = 0
4582/336: memcntl(0x6C6A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/390: memcntl(0x6CCC0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/229: stat64("/export/stats/bigfifty/cpu_stat_user.rrd", 0x5EFFE710) = 0
4582/250: munmap(0x5FA00000, 590308) = 0
4582/3: lwp_cond_wait(0x00035050, 0x00035038, 0xFE57F9D8, 0) Err#62 ETIME
4582/306: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/229: open64("/export/stats/bigfifty/cpu_stat_user.rrd", O_RDWR|O_CREAT, 0666) = 2666
4582/360: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x6CBE0000
4582/293: munmap(0x6CCA0000, 65796) = 0
4582/229: fstat64(2666, 0x5EFFE5A0) = 0
4582/293: fcntl(119, F_DUP2FD, 0x00000AF5) = 2805
4582/229: llseek(2666, 0, SEEK_CUR) = 0
4582/293: close(2805) = 0
4582/220: munmap(0x6CFE0000, 65796) = 0
4582/220: fcntl(119, F_DUP2FD, 0x00000984) = 2436
4582/220: close(2436) = 0
4582/220: stat64("/export/stats/dunley/nfs_v3_commit.rrd", 0x60A7E590) = 0
4582/360: memcntl(0x6CBE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/293: write(1342, " G I O P0102\001\0\0\0 \".., 104) = 104
4582/360: munmap(0x6CBE0000, 65796) = 0
4582/220: open64("/export/stats/dunley/nfs_v3_commit.rrd", O_RDWR|O_CREAT, 0666) = 2436
4582/293: lwp_cond_signal(0x013824E0) = 0
4582/305: lwp_cond_wait(0x013824E0, 0x013824C8, 0x00000000, 0) = 0
4582/220: fstat64(2436, 0x60A7E420) = 0
4582/293: lwp_cond_signal(0x01EA6728) = 0
4582/220: llseek(2436, 0, SEEK_CUR) = 0
4582/220: llseek(2436, 0, SEEK_END) = 65796
4582/220: llseek(2436, 0, SEEK_SET) = 0
4582/220: fstat64(2436, 0x60A7E438) = 0
4582/250: fcntl(119, F_DUP2FD, 0x00000B36) = 2870
4582/250: close(2870) = 0
4582/250: stat64("/export/stats/campaspe/cpu_stat_pgin.rrd", 0x5C17EA08) = 0
4582/209: lwp_cond_wait(0x01688DF8, 0x01688DE0, 0x00000000, 0) (sleeping...)
4582/359: lwp_cond_wait(0x01EA6728, 0x01EA6710, 0x00000000, 0) = 0
4582/220: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2436, 0) = 0x6CFE0000
4582/250: stat64("/export/stats/campaspe/cpu_stat_pgin.rrd", 0x5C17E890) = 0
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/373: memcntl(0x6C7A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/310: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/250: open64("/export/stats/campaspe/cpu_stat_pgin.rrd", O_RDWR|O_CREAT, 0666) = 2805
4582/373: munmap(0x6C7A0000, 328052) = 0
4582/220: memcntl(0x6CFE0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/373: fcntl(119, F_DUP2FD, 0x000009E7) = 2535
4582/250: fstat64(2805, 0x5C17E720) = 0
4582/373: close(2535) = 0
4582/220: munmap(0x6CFE0000, 65796) = 0
4582/250: llseek(2805, 0, SEEK_CUR) = 0
4582/220: fcntl(119, F_DUP2FD, 0x00000984) = 2436
4582/373: stat64("/export/stats/allaying/cpu_stat_pgswapout.rrd", 0x65DFE888) = 0
4582/220: close(2436) = 0
4582/250: llseek(2805, 0, SEEK_END) = 590308
4582/373: stat64("/export/stats/allaying/cpu_stat_pgswapout.rrd", 0x65DFE710) = 0
4582/220: stat64("/export/stats/dunley/nfs_v3_create.rrd", 0x60A7E708) Err#2 ENOENT
4582/373: open64("/export/stats/allaying/cpu_stat_pgswapout.rrd", O_RDWR|O_CREAT, 0666) = 2436
4582/220: stat64("/export/stats/dunley", 0x60A7E6E0) = 0
4582/373: fstat64(2436, 0x65DFE5A0) = 0
4582/250: llseek(2805, 0, SEEK_SET) = 0
4582/373: llseek(2436, 0, SEEK_CUR) = 0
4582/250: fstat64(2805, 0x5C17E738) = 0
4582/373: llseek(2436, 0, SEEK_END) = 328052
4582/229: llseek(2666, 0, SEEK_END) = 328052
4582/336: munmap(0x6C6A0000, 328052) = 0
4582/220: open64("/export/stats/dunley/nfs_v3_create.rrd", O_RDWR|O_CREAT, 0666) = 2535
4582/229: llseek(2666, 0, SEEK_SET) = 0
4582/336: fcntl(119, F_DUP2FD, 0x000009F9) = 2553
4582/220: fstat64(2535, 0x60A7E408) = 0
4582/336: close(2553) = 0
4582/250: mmap64(0x00000000, 590308, PROT_READ|PROT_WRITE, MAP_SHARED, 2805, 0) = 0x60800000
4582/220: llseek(2535, 0, SEEK_CUR) = 0
4582/373: llseek(2436, 0, SEEK_SET) = 0
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgswapin.rrd", 0x68F7E908) = 0
4582/373: fstat64(2436, 0x65DFE5B8) = 0
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgswapin.rrd", 0x68F7E790) = 0
4582/373: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2436, 0) = 0x6C7A0000
4582/336: open64("/export/stats/cocoa/cpu_stat_pgswapin.rrd", O_RDWR|O_CREAT, 0666) = 2553
4582/220: llseek(2535, 0, SEEK_END) = 0
4582/350: ioctl(3123, DP_POLL, 0x6817F320) = 0
4582/336: fstat64(2553, 0x68F7E620) = 0
4582/336: llseek(2553, 0, SEEK_CUR) = 0
4582/336: llseek(2553, 0, SEEK_END) = 328052
4582/336: llseek(2553, 0, SEEK_SET) = 0
4582/336: fstat64(2553, 0x68F7E638) = 0
4582/336: mmap64(0x00000000, 328052, PROT_READ|PROT_WRITE, MAP_SHARED, 2553, 0) = 0x6C6A0000
4582/460: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/82: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/360: fcntl(119, F_DUP2FD, 0x000009FC) = 2556
4582/352: lwp_cond_wait(0x015629D0, 0x015629B8, 0x00000000, 0) (sleeping...)
4582/350: write(3123, "\0\0\f -\b\0\0\0", 8) = 8
4582/469: close(2511) = 0
4582/360: close(2556) = 0
4582/283: lwp_mutex_timedlock(0x00035458, 0x00000000) (sleeping...)
4582/239: lwp_mutex_timedlock(0x00034FA8, 0x00000000) (sleeping...)
4582/451: llseek(2499, 0, SEEK_SET) = 0
4582/469: stat64("/export/stats/aeetes/cpu_stat_mutex_adenters.rrd", 0x5DCFE908) = 0
4582/350: ioctl(3123, DP_POLL, 0x6817F2F4) = 0
4582/360: stat64("/export/stats/ceiling/unix_system_pages_pagestotal.rrd", 0x6767E908) Err#2 ENOENT
4582/469: stat64("/export/stats/aeetes/cpu_stat_mutex_adenters.rrd", 0x5DCFE790) = 0
4582/360: stat64("/export/stats/ceiling", 0x6767E8E0) = 0
4582/469: open64("/export/stats/aeetes/cpu_stat_mutex_adenters.rrd", O_RDWR|O_CREAT, 0666) = 2556
4582/360: open64("/export/stats/ceiling/unix_system_pages_pagestotal.rrd", O_RDWR|O_CREAT, 0666) = 2831
4582/469: fstat64(2556, 0x5DCFE620) = 0
4582/360: fstat64(2831, 0x6767E608) = 0
4582/469: llseek(2556, 0, SEEK_CUR) = 0
4582/360: llseek(2831, 0, SEEK_CUR) = 0
4582/469: llseek(2556, 0, SEEK_END) = 1639332
4582/451: fstat64(2499, 0x6047E4B8) = 0
4582/469: llseek(2556, 0, SEEK_SET) = 0
4582/336: memcntl(0x6C6A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/469: fstat64(2556, 0x5DCFE638) = 0
4582/451: mmap64(0x00000000, 2163844, PROT_READ|PROT_WRITE, MAP_SHARED, 2499, 0) = 0x5E380000
4582/9: pollsys(0x00000000, 0, 0x6EC7FD80, 0x00000000) = 0
4582/250: memcntl(0x60800000, 590308, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/373: memcntl(0x6C7A0000, 328052, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/336: munmap(0x6C6A0000, 328052) = 0
4582/220: llseek(2535, 0, SEEK_SET) = 0
4582/336: fcntl(119, F_DUP2FD, 0x000009F9) = 2553
4582/134: llseek(2493, 0, SEEK_CUR) = 0
4582/336: close(2553) = 0
4582/134: llseek(2493, 0, SEEK_END) = 1639332
4582/220: llseek(2535, 0, SEEK_CUR) = 0
4582/443: llseek(2470, 0, SEEK_SET) = 0
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgswapout.rrd", 0x68F7E908) = 0
4582/250: munmap(0x60800000, 590308) = 0
4582/443: fstat64(2470, 0x5F4FE530) = 0
4582/250: fcntl(119, F_DUP2FD, 0x00000AF5) = 2805
4582/452: fcntl(119, F_DUP2FD, 0x000009B0) = 2480
4582/134: llseek(2493, 0, SEEK_SET) = 0
4582/250: close(2805) = 0
4582/336: stat64("/export/stats/cocoa/cpu_stat_pgswapout.rrd", 0x68F7E790) = 0
4582/373: munmap(0x6C7A0000, 328052) = 0
4582/452: close(2480) = 0
4582/250: stat64("/export/stats/campaspe/cpu_stat_pgout.rrd", 0x5C17EA08) = 0
4582/452: stat64("/export/stats/cuzco/nfs_v3_readdirplus.rrd", 0x6167E590) = 0
4582/250: stat64("/export/stats/campaspe/cpu_stat_pgout.rrd", 0x5C17E890) = 0
4582/452: open64("/export/stats/cuzco/nfs_v3_readdirplus.rrd", O_RDWR|O_CREAT, 0666) = 2553
4582/250: open64("/export/stats/campaspe/cpu_stat_pgout.rrd", O_RDWR|O_CREAT, 0666) = 2805
4582/452: fstat64(2553, 0x6167E420) = 0
4582/250: fstat64(2805, 0x5C17E720) = 0
4582/452: llseek(2553, 0, SEEK_CUR) = 0
4582/134: fstat64(2493, 0x6807E538) = 0
4582/452: llseek(2553, 0, SEEK_END) = 65796
4582/250: llseek(2805, 0, SEEK_CUR) = 0
4582/373: fcntl(119, F_DUP2FD, 0x00000984) = 2436
4582/250: llseek(2805, 0, SEEK_END) = 590308
4582/134: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2493, 0) = 0x5D180000
4582/373: close(2436) = 0
4582/250: llseek(2805, 0, SEEK_SET) = 0
4582/336: open64("/export/stats/cocoa/cpu_stat_pgswapout.rrd", O_RDWR|O_CREAT, 0666) = 2480
4582/373: stat64("/export/stats/allaying/cpu_stat_prot_fault.rrd", 0x65DFE888) = 0
4582/336: fstat64(2480, 0x68F7E620) = 0
4582/250: fstat64(2805, 0x5C17E738) = 0
4582/373: stat64("/export/stats/allaying/cpu_stat_prot_fault.rrd", 0x65DFE710) = 0
4582/452: llseek(2553, 0, SEEK_SET) = 0
4582/68: fstat64(2510, 0x6E07F380) = 0
4582/469: mmap64(0x00000000, 1639332, PROT_READ|PROT_WRITE, MAP_SHARED, 2556, 0) = 0x5D380000
4582/118: munmap(0x6CCA0000, 196924) = 0
4582/398: fcntl(119, F_DUP2FD, 0x00000A9E) = 2718
/60: pollsys(0x00000000, 0, 0x6B97F450, 0x00000000) (sleeping...)
4582/72: stat64("/home/wfsaxton/glassfish-v2-b58g/domains/domain1/generated/ejb/j2ee-modules/admingui/com/sun/org/apache/xerces/internal/jaxp/DocumentBuilderFactoryImpl.class", 0x6AF7D7F8) Err#2 ENOENT
4582/674: connect(2649, 0x60BFE578, 16, SOV_DEFAULT) = 0
4582/298: lwp_mutex_timedlock(0x00034FA8, 0x00000000) = 0
4582/330: fstat64(1775, 0x68A7E708) = 0
4582/324: llseek(2758, 0, SEEK_SET) = 0
4582/284: fstat64(2759, 0x6957E420) = 0
4582/424: munmap(0x692A0000, 65796) = 0
4582/323: stat64("/export/stats/catchout/cpu_stat_fspgin.rrd", 0x6727E610) = 0
4582/395: fstat64(2565, 0x64DFE4B8) = 0
4582/250: mmap64(0x00000000, 590308, PROT_READ|PROT_WRITE, MAP_SHARED, 2805, 0) = 0x60800000
4582/355: llseek(2162, 0, SEEK_CUR) = 0
4582/311: llseek(2760, 0, SEEK_CUR) = 0
4582/390: munmap(0x6CCC0000, 65796) = 0
4582/229: fstat64(2666, 0x5EFFE5B8) = 0
4582/309: lwp_mutex_timedlock(0x00035458, 0x00000000) = 0
4582/307: mmap64(0x00000000, 196924, PROT_READ|PROT_WRITE, MAP_SHARED, 2791, 0) = 0x6CFA0000
4582/264: memcntl(0x6C8C0000, 65796, MC_SYNC, MS_SYNC, 0, 0) = 0
4582/443: mmap64(0x00000000, 65796, PROT_READ|PROT_WRITE, MAP_SHARED, 2470, 0) = 0x6CFE0000
4582/410: llseek(2554, 0, SEEK_SET) = 0
4582/336: llseek(2480, 0, SEEK_CUR) = 0
4582/369: fcntl(119, F_DUP2FD, 0x000006E6) = 1766
4582/293: write(3136, " G I O P0102\001\0\00E 8".., 3652) = 3652
4582/205: lwp_mutex_wakeup(0x00034FA8) = 0
4582/220: fcntl(2535, F_FREESP64, 0x60A7E590) = 0
4582/216: llseek(2785, 0, SEEK_SET) = 0
4582/234: stat64("/export/stats/butte", 0x63AFE9E0) = 0
4582/360: llseek(2831, 0, SEEK_END) = 0
4582/67: stat64("/import/webtools/ws/wfsaxton/netbeans/test/TestEJB/build/jar/.reload", 0x6B37F578) Err#2 ENOENT
4582/26: getdents64(2825, 0x6DEA0000, 8192) = 0
4582/213: llseek(2776, 0, SEEK_END) = 0
4582/407: fstat64(2794, 0x651FE6A0) = 0
4582/290: llseek(2163, 0, SEEK_END) = 0
4582/405: llseek(2511, 0, SEEK_SET) = 0
4582/471: fstat64(2426, 0x5DAFE508) = 0
4582/467: fcntl(2460, F_FREESP64, 0x5DEFE690) = 0