NoServerDefinedException causes server startup failure after removing the node from a cell
 Technote (troubleshooting)
 
Problem(Abstract)
After removing the node from a managed cell, the following exception is generated when trying to start the server1 Application Server:

[8/19/04 10:51:22:617 PDT] 798ddec8 WsServerLaunc E ADMU3002E: Exception attempting to process server server1
[8/19/04 10:51:22:617 PDT] 798ddec8 WsServerLaunc E ADMU3007E: Exception com.ibm.websphere.management.exception.NoServerDefinedException: No configuration defined for server: server1
 
Cause
Corrupt setupCmdline.sh/bat file.
 
Resolving the problem
  1. Edit setupCmdLine.sh/bat from Install_Root /bin directory.

  2. Ensure that WAS_CELL name is the same as WAS_NODE name. For example:

    WAS_CELL= aix049a
    WAS_NODE=aix049a

  3. If they are not same, update and run setupCmdLine.sh/bat before attempting to start the server.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > System Management/Repository
Operating system(s): Windows
Software version: 5.1.1
Software edition:
Reference #: 1178265
IBM Group: Software Group
Modified date: Sep 6, 2007