kyle bober

Greenhorn
+ Follow
since Jul 16, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by kyle bober

If you have trouble displaying the adminconsole after creating an instance try this page at IBM:
http://www-1.ibm.com/support/manager.wss?rs=0&rt=0&org=SW&doc=1047181
22 years ago
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
22 years ago
I know this may seem like a mundan question but where and how do I set the Context of a Web Application in WebSphere?
22 years ago
I have installed WAS 3.5 and Fixpack4 upgrading it to 3.5.4 on AIX version 4.3. I have setup the DB2 version 7.2 database on a seperate box. I installed the client software for DB2 on the WebSphere box and then cataloged my WAS database which is on the other server. When I attempt to start the server it throws these exceptions: Here is the tracefile
[01.08.30 07:54:39:834 EDT] a0cae362 AdminServer A ADMS0002I: Initializing WebSphere Administration server
[01.08.30 07:54:39:839 EDT] bf27e364 DrAdminServer A SMTL0018I: DrAdmin available on port 32,823
[01.08.30 07:54:56:936 EDT] a0cae362 AdminServer A ADMS0024I: WebSphere Administration server open for e-business
[01.08.30 07:54:58:686 EDT] e1c5636d 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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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.getHelperData(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateServletRules(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:451)
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
22 years ago
This is on AIX version 4.3
22 years ago
Hi,
I have an EJB that is using a Java Bean. When I go to deploy the EJB in my WAS environment it says that it can't find the Bean class. I have the Bean included in the EJBs jar file. Do I need to deploy this Java Bean somewhere in WAS and if so where and how.
Thanks for any help in advance
22 years ago
Can anyone tell me how to setup up Environment Variables in WAS 3.5.
22 years ago
Does anyone know of a simple way to move the WAS database from one server to another??? Is there a simple way to do this??? I initially installed WebSphere Application Server and the WAS database on the same server I know want to move this database to a seperate remote server. Any help would be much appreciated in advance.
22 years ago
I know one thing about WebSphere 4.0 it has yet to fully support all Databases. Also It doesn't support IBM's Payment Management software. The good thind about it is that it is J2EE fully compliant unlike 3.5 and it supports JSP 1.1 and EJBs 2.0.
22 years ago
YOu may want to try servlet chaining. Instead of using the forward method use the include method. Then call the servlet you want to go to fro the request object. This will allow you to obtain the data in the request object of the other servlet(s). A reminder though in order to place the object(data) into the request object they must already have been instantiated within your current request object.
22 years ago
I have just installed WAS V3.5 on an IBM 6000 running AIX 4.3.3.50. I have an existing webapp from a J2EE server and I was trying to figure out how to take the existing EAR file and import it into WAS and implement it. Also I am having issues importing EJB jar files and plugging them into WAS. Everytime I try it it informs me that no beans are present in the jar. I am sure each one is in its jar file because I am saving them from the Sun J2EE. Any help is appreciated in advance.
22 years ago