This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Multiple Corba.comm.exceptions on fresh installs???
kyle bober
Greenhorn
Joined: Jul 16, 2001
Posts: 11
posted
0
I am running AIX 4.3 and WAS 3.5.4 using the supplied IBM HTTP Server. I installed the FixPack 4 and we are running DB2 7.2. When I go to run WAS for the first time I got all of these exceptions. Each additional time I start WAS i get a similar Corba.comm.exception. I have included a copy of the tracefile with the first inital start of WAS and then one additional startup after I stopped WAS and tried to restart it. Also I can run the adminclient after but I see all the exceptions in the output window obviously. Thanks in advance for any help. Kyle Bober [01.09.19 11:01:01:248 EDT] bf7bea57 DrAdminServer A SMTL0018I: DrAdmin available on port 32,877 [01.09.19 11:01:01:402 EDT] a06c6a51 AdminServer A ADMS0002I: Initializing WebSphere Administration server [01.09.19 11:01:15:820 EDT] a06c6a51 SASConfig A SAS Property:com.ibm.CORBA.authenticationTarget has been updated [01.09.19 11:01:17:336 EDT] a06c6a51 InitialSetupI A SRVE0088I: Creating Sample Server Configuration [01.09.19 11:01:21:609 EDT] a06c6a51 JDBCDriverCon A XMLC0053I: Importing JDBCDriver : Admin DB Driver [01.09.19 11:01:23:293 EDT] a06c6a51 JDBCDriverCon A XMLC0059I: Installing JDBC Driver: Admin DB Driver on node paydeva [01.09.19 11:01:23:641 EDT] a06c6a51 DataSourceCon A XMLC0053I: Importing DataSource : Default DataSource [01.09.19 11:01:24:080 EDT] a06c6a51 NodeConfig A XMLC0053I: Importing Node : paydeva [01.09.19 11:01:24:226 EDT] a06c6a51 ApplicationSe A XMLC0053I: Importing ApplicationServer : Default Server [01.09.19 11:01:25:186 EDT] a06c6a51 ContainerConf A XMLC0053I: Importing Container : Default Container [01.09.19 11:01:25:501 EDT] a06c6a51 EJBConfig A XMLC0053I: Importing EJB : HitCount Bean [01.09.19 11:01:28:017 EDT] a06c6a51 EJBConfig A XMLC0053I: Importing EJB : BeenThere Bean [01.09.19 11:01:28:418 EDT] a06c6a51 ServletEngine A XMLC0053I: Importing ServletEngine : Default Servlet Engine [01.09.19 11:01:29:811 EDT] a06c6a51 ORBRas A 2001.09.19 11:01:29.807 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:01:48:173 EDT] 34776a5c PluginCfgGene X Plugin Cfg Error java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is: org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is: org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No ----- Begin backtrace for detail javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is: org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No ----- Begin backtrace for detail org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113) at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code)) at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code)) at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279) at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1713) at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975) at com.ibm.ejs.sm.beans.EJSRemoteNode.listContainedObjects(EJSRemoteNode.java:785) at com.ibm.ejs.sm.beans._Node_Stub.listContainedObjects(_Node_Stub.java:907) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code)) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449) at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399) at java.lang.Thread.run(Thread.java:481) minor code: 0 completed: No [01.09.19 11:04:00:245 EDT] a06c6a51 ORBRas A 2001.09.19 11:04:00.222 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:04:00:522 EDT] a06c6a51 WebApplicatio A XMLC0053I: Importing WebApplication : default_app [01.09.19 11:04:02:811 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : snoop [01.09.19 11:04:05:459 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : hello [01.09.19 11:04:07:127 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : ErrorReporter [01.09.19 11:04:08:778 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : invoker [01.09.19 11:04:10:670 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : jsp10 [01.09.19 11:04:14:407 EDT] a06c6a51 WebApplicatio A XMLC0053I: Importing WebApplication : admin [01.09.19 11:04:16:306 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : install [01.09.19 11:04:18:170 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : jsp10 [01.09.19 11:04:22:049 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : file [01.09.19 11:04:23:951 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : invoker [01.09.19 11:04:25:760 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : ErrorReporter [01.09.19 11:04:27:466 EDT] a06c6a51 WebApplicatio A XMLC0053I: Importing WebApplication : examples [01.09.19 11:04:29:210 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : simpleJSP [01.09.19 11:04:32:326 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : error [01.09.19 11:04:34:114 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : ping [01.09.19 11:04:36:005 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : SourceCodeViewer [01.09.19 11:04:38:039 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : ShowConfig [01.09.19 11:04:43:500 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : HitCount [01.09.19 11:04:46:827 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : jsp10 [01.09.19 11:04:51:321 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : file [01.09.19 11:04:53:298 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : HelloPervasive [01.09.19 11:04:55:198 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : StockQuote [01.09.19 11:04:57:405 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : BeenThere [01.09.19 11:04:59:347 EDT] a06c6a51 SessionManage A XMLC0053I: Importing SessionManager : Session Manager [01.09.19 11:04:59:781 EDT] a06c6a51 UserProfileMa A XMLC0053I: Importing UserProfileManager : User Profile Manager [01.09.19 11:04:59:897 EDT] a06c6a51 EnterpriseApp A XMLC0053I: Importing EnterpriseApplication : AdminApplication [01.09.19 11:05:04:587 EDT] a06c6a51 EntAppSecurit A XMLC0053I: Importing EnterpriseApplicationSecurity : AdminApplication [01.09.19 11:05:06:385 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin [01.09.19 11:05:08:164 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/install/* [01.09.19 11:05:09:901 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/*.jsp [01.09.19 11:05:11:601 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/*.jsv [01.09.19 11:05:13:460 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/*.jsw [01.09.19 11:05:15:135 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/ [01.09.19 11:05:16:810 EDT] a06c6a51 URISecurityCo A XMLC0053I: Importing URISecurity : /admin/servlet/* [01.09.19 11:05:17:246 EDT] a06c6a51 NodeConfig A XMLC0053I: Importing Node : paydeva [01.09.19 11:05:17:402 EDT] a06c6a51 ApplicationSe A XMLC0053I: Importing ApplicationServer : Default Server [01.09.19 11:05:17:559 EDT] a06c6a51 ServletEngine A XMLC0053I: Importing ServletEngine : Default Servlet Engine [01.09.19 11:05:17:754 EDT] a06c6a51 WebApplicatio A XMLC0053I: Importing WebApplication : WSsamples_app [01.09.19 11:05:19:858 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : Error Reporting Facility [01.09.19 11:05:22:024 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : File Serving Enabler [01.09.19 11:05:24:093 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : Auto-Invoker [01.09.19 11:05:26:187 EDT] a06c6a51 ServletConfig A XMLC0053I: Importing Servlet : JSP 1.0 Processor [01.09.19 11:05:31:561 EDT] a06c6a51 AdminServer A ADMS0024I: WebSphere Administration server open for e-business [01.09.19 11:08:23:740 EDT] b9aa6a5f ActiveServerP A ADMS0008I: Starting server: "Default Server" [01.09.19 11:08:24:052 EDT] b9aa6a5f ActiveServerP A ADMS0032I: Started server: "Default Server" (pid "14594") [01.09.19 11:08:38:264 EDT] cefbea50 ORBRas A 2001.09.19 11:08:38.264 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:10:11:193 EDT] fd356a43 ActiveServerP A ADMS0029I: Stopped server: "Default Server" (pid "14594") [01.09.19 11:11:10:536 EDT] cefbea50 ORBRas A 2001.09.19 11:11:10.536 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:11:10:617 EDT] b9a16a5f ORBRas A 2001.09.19 11:11:10.617 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:11:19:891 EDT] 34776a5c PluginCfgGene X Plugin Cfg Error java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: com.ibm.ejs.container.UncheckedException: ; nested exception is: java.lang.Error: Illegal ConnectO state: DESTROYED com.ibm.ejs.container.UncheckedException: ; nested exception is: java.lang.Error: Illegal ConnectO state: DESTROYED java.lang.Error: Illegal ConnectO state: DESTROYED ----- Begin backtrace for detail com.ibm.ejs.container.UncheckedException: ; nested exception is: java.lang.Error: Illegal ConnectO state: DESTROYED java.lang.Error: Illegal ConnectO state: DESTROYED ----- Begin backtrace for detail java.lang.Error: Illegal ConnectO state: DESTROYED [01.09.19 11:11:40:059 EDT] a8abf7d4 DrAdminServer A SMTL0018I: DrAdmin available on port 32,928 [01.09.19 11:11:40:222 EDT] a06c77d2 AdminServer A ADMS0002I: Initializing WebSphere Administration server [01.09.19 11:11:56:294 EDT] a06c77d2 AdminServer A ADMS0024I: WebSphere Administration server open for e-business [01.09.19 11:13:01:328 EDT] db677d1 ActiveServerP A ADMS0008I: Starting server: "Default Server" [01.09.19 11:13:01:484 EDT] db677d1 ActiveServerP A ADMS0032I: Started server: "Default Server" (pid "14916") [01.09.19 11:13:15:141 EDT] 1ffe77dc ORBRas A 2001.09.19 11:13:15.137 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:14:04:224 EDT] 713777d9 ActiveServerP A ADMS0029I: Stopped server: "Default Server" (pid "14916") [01.09.19 11:15:46:775 EDT] d8d77d1 ORBRas A 2001.09.19 11:15:46.772 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No [01.09.19 11:15:46:781 EDT] 1ffe77dc ORBRas A 2001.09.19 11:15:46.709 com.ibm.CORBA.iiop.ClientDelegate invoke(CORBA.Object, OutputStream) IBM WebSphere ORB JORB0034: The Client received a SystemException from the Server in response to the request invoking operation invokeActiveObject. The exception is: org.omg.CORBA.COMM_FAILURE: minor code: 3 completed: No
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Multiple Corba.comm.exceptions on fresh installs???