|
| Problem | The following error is logged in the tracefile when there are more than 40 application servers configured to start during the WebSphere® Application Server V3.5 administrative server startup:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
In addition, the following exceptions are logged in the tracefile:
[2002.12.13 08:29:15:233 GMT+01:00] 3deb0c65 DrAdminServer A SMTL0018I: DrAdmin available on port 54,871
Fri Dec 13 08:31:18 GMT+01:00 2002 [Servlet.Message]-[Automatic Plug-in Configuration Generation has been disabled.]
[02.12.13 08:45:05:507 GMT+01:00] a7750c62 AdminServer F Encountered an exception in the main method java.rmi.RemoteException: ; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
at com.ibm.ejs.jts.jts.TerminatorImpl.commit(TerminatorImpl.java(Compiled Code))
at com.ibm.ejs.jts.jts.CurrentImpl.commit(CurrentImpl.java(Compiled Code))
..........
..........
[02.12.13 08:45:27:497 GMT+01:00] a77d087d AdminServer A ADMS0002I: Initializing WebSphere Administration server
[02.12.13 08:45:27:509 GMT+01:00] 73e20874 DrAdminServer A SMTL0018I: DrAdmin available on port 54,989
Fri Dec 13 08:47:27 GMT+01:00 2002 [Servlet.Message]-[Automatic Plug-in Configuration Generation has been disabled.]
[02.12.13 08:49:42:213 GMT+01:00] a77d087d EJBServerBean W Failed to reconnect to a server: "listingeci" java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
No exceptions are logged if fewer than 40 application servers start, or if the application servers are started manually. | | Cause | Insufficient APP_CTL_HEAP_SZ size. | | Solution | Increase the DB2® parameter for the administrative repository database from 128 to 512.
To do this, issue the following command from a DB2 prompt:db2 update db cfg for databasename using APP_CTL_HEAP_SZ 512 | |
| | | Cross Reference information | Segment | Product | Component | Platform | Version | Edition |
---|
Data & Information Management | DB2 Universal Database | | | | |
|
| |
|
Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, System Management/Repository Operating system(s): AIX, HPUX, Linux, Multi-Platform, Solaris, Windows Software version: 3.5, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.4.1, 3.5.4.2, 3.5.5, 3.5.6, 3.5.7 Software edition: Advanced Reference #: 1155528 IBM Group: Software Group Modified date: 2004-11-30
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.
|