Error starting application in WAS 5.0.2.9

Hi, I been having this problem starting an application server for a while. I verify the SOAP port, everithing.

For a little explanation, there are 2 websphere (in different servers, both are aix 4.3.3) all WAS 5.0.2.9 and i create a node, to use only one admin console.

The error when i try to start the applicacion server is this:

************ Start Display Current Environment ************

WebSphere Platform 5.0 [JDK 1.3.1 ${build.level}] [BASE 5.0.2.9 cf90448.01] [ND 5.0.2.9 cf90448.01] running with process name appsrv1Network\appsrv2\edtop and process id 62272

Host Operating System is AIX, version 4.3

Java version = J2RE 1.3.1 IBM AIX build ca131-20030618 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM

was.install.root = /usr/WebSphere/AppServer5

user.install.root = /usr/WebSphere/AppServer5

Java Home = /usr/WebSphere/AppServer5/java/jre

ws.ext.dirs = /usr/WebSphere/AppServer5/java/lib:/usr/WebSphere/AppServer5/classes:/usr/WebSphere/AppServer5/classes:/usr/WebSphere/AppServer5/lib:/usr/WebSphere/AppServer5/lib/ext:/usr/WebSphere/AppServer5/web/help:/usr/WebSphere/AppServer5/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime

Classpath = /usr/WebSphere/AppServer5/properties:/usr/WebSphere/AppServer5/properties:/usr/WebSphere/AppServer5/lib/bootstrap.jar:/usr/WebSphere/AppServer5/lib/j2ee.jar:/usr/WebSphere/AppServer5/lib/lmproxy.jar:/usr/WebSphere/AppServer5/lib/urlprotocols.jar

Java Library path = /usr/WebSphere/AppServer5/java/jre/bin:/usr/WebSphere/AppServer5/java/jre/bin/classic:/usr/WebSphere/AppServer5/bin:/usr/mqm/java/lib:/usr/opt/wemps/lib:$LIBPATH:/usr/netscape/server4/lib::/usr/lib

************* End Display Current Environment *************

[11/8/05 8:47:53:059 ART] 119a3081 ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.

[11/8/05 8:47:57:991 ART] 119a3081 AdminInitiali A ADMN0015I: AdminService initialized

[11/8/05 8:48:00:302 ART] 119a3081 PMIImplA PMI0001A: PMI is enabled

[11/8/05 8:48:02:330 ART] 119a3081 Configuration A SECJ0215I: Successfully set JAAS login provider configurationclass to com.ibm.ws.security.auth.login.Configuration.

[11/8/05 8:48:02:587 ART] 119a3081 SecurityDMI SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.

[11/8/05 8:48:02:942 ART] 119a3081 SecurityCompo I SECJ0309I: Java 2 Security is disabled.

[11/8/05 8:48:03:295 ART] 119a3081 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.

[11/8/05 8:48:03:340 ART] 119a3081 SecurityCompo I SECJ0240I: Security service initialization completed successfully

[11/8/05 8:48:03:347 ART] 119a3081 JMSRegistrati A MSGS0601I: WebSphere Embedded Messaging has not been installed

[11/8/05 8:48:09:856 ART] 119a3081 SASRasA JSAS0001I: Security configuration initialized.

[11/8/05 8:48:14:218 ART] 119a3081 SASRasA JSAS0002I: Authentication protocol: CSIV2/IBM

[11/8/05 8:48:14:231 ART] 119a3081 SASRasA JSAS0003I: Authentication mechanism: LTPA

[11/8/05 8:48:14:243 ART] 119a3081 SASRasA JSAS0004I: Principal name: dcsrv01:389/wasuser

[11/8/05 8:48:14:468 ART] 119a3081 SASRasA JSAS0005I: SecurityCurrent registered.

[11/8/05 8:48:14:483 ART] 119a3081 SASRasA JSAS0006I: Security connection interceptor initialized.

[11/8/05 8:48:14:825 ART] 119a3081 SASRasA JSAS0007I: Client request interceptor registered.

[11/8/05 8:48:15:526 ART] 119a3081 SASRasA JSAS0008I: Server request interceptor registered.

[11/8/05 8:48:15:715 ART] 119a3081 SASRasA JSAS0009I: IOR interceptor registered.

[11/8/05 8:48:47:234 ART] 119a3081 ResourceMgrIm I WSVR0049I: Binding PlantsByWebSphere Mail Session as mail/PlantsByWebSphere

[11/8/05 8:48:49:890 ART] 119a3081 ResourceMgrIm I WSVR0049I: Binding PrendConnection as jdbc/PrendConnection

[11/8/05 8:48:54:320 ART] 119a3081 CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully.

[11/8/05 8:48:58:625 ART] 119a3081 UserRegistryI A SECJ0136I: Custom Registry:com.ibm.ws.security.registry.ldap.LdapRegistryImpl has been initialized

[11/8/05 8:49:13:230 ART] 119a3081 TraceNLSu No message text associated with key Unable.to.create.server.socket in bundle com.ibm.ejs.resources.seriousMessages

[11/8/05 8:49:13:098 ART] 119a3081 SSLServerSock E Unable to create server socket

[11/8/05 8:49:13:926 ART] 119a3081 JMXSoapAdapte W ADMC0015W: SOAP connector failed to start with exception: The socket name is already in use.

[11/8/05 8:49:21:037 ART] 119a3081 WsServerE WSVR0003E: Server edtop failed to start

com.ibm.ws.exception.RuntimeError:

at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:164)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java(Compiled Code))

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)

at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:134)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)

at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)

at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)

at java.lang.reflect.Method.invoke(Native Method)

at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

- Begin backtracefor nested exception

java.lang.RuntimeException:

at com.ibm.ws.management.component.JMXConnectors.stateChanged(JMXConnectors.java:1224)

at com.ibm.ws.security.core.SecurityComponentImpl.fireStartedEvent(SecurityComponentImpl.java:865)

at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:610)

at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:159)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java(Compiled Code))

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)

at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:134)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)

at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)

at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)

at java.lang.reflect.Method.invoke(Native Method)

at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

[11/8/05 8:49:21:050 ART] 119a3081 WsServerE WSVR0009E: Error occurred during startup

Thanks for the help

[7236 byte] By [dragonz42a] at [2007-10-2 4:35:34]
# 1

This error is caused by $(node.name) variables in the application server descriptors of the nodes not being replaced with the node name.

Simply open the server.xml file for each node and replace $(node.name) with the specific node name of each node. This can also be done at the dmgr level for each application server so that it syncs in the future.

See this topic for a similar error involving security.xml:

http://www-1.ibm.com/support/docview.wss?uid=swg21221268

kevin.grigorenkoa at 2007-7-16 0:08:06 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...