WSVR0003E causes server1 startup failure
 Technote (troubleshooting)
 
Problem(Abstract)
Server1 fails during startup with following exceptions :
[12/2/04 17:41:17:699 EST] 6e20fe AdminInitiali A ADMN0015I: AdminService initialized
[12/2/04 17:41:18:826 EST] 6e20fe WsServer E WSVR0003E: Server server1 failed to start
com.ibm.ws.exception.ConfigurationError: Exception encountered while extracting configuration information for the Name Space
at com.ibm.ws.naming.bootstrap.NameServerImpl.initialize(NameServerImpl.java:267)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:687)
......
......
---- Begin backtrace for nested exception
com.ibm.ws.naming.distcos.NameSpaceConfigurationException: Missing host name info in bootstrap address of server "server1" in node /
at com.ibm.ws.naming.bootstrap.ConfigInfoImpl.addServer(ConfigInfoImpl.java:138)
at com.ibm.ws.naming.bootstrap.ConfigInfoBuilder.initServers(ConfigInfoBuilder.java:303)
......
......
[12/2/04 17:41:18:852 EST] 6e20fe WsServer E WSVR0009E: Error occurred during startup
 
Cause
The host name parameter was blank in the serverindex.xml for all endPoints.
 
Resolving the problem
Verify host value for all endPoints in the serverindex.xml file, located under Install_Root /config/cells/cell_name/nodes/node_name and specify right hostname for all entries of host..
  • For this case, the host value was blank for all endPoints.

    For Example: <specialEndpointsxmi:id="NamedEndPoint_1"endPointName="BOOTSTRAP_ADDRES>

<endPoint port="12809" host="" xmi:id="EndPoint_1"/> </specialEndpoints>
 
 
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.0.2.8
Software edition:
Reference #: 1201076
IBM Group: Software Group
Modified date: Mar 21, 2005