0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[5/26/09 22:03:09:133 EDT] 0000000a WsServerImpl E WSVR0009E: Error
occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError:
com.ibm.ejs.EJSException: Could not register with Location Service
Daemon, which could only reside in the NodeAgent. Make sure the
NodeAgent for this node is up an running.; nested exception is:
org.omg.CORBA.ORBPackage.InvalidName:
LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: A
remote host refused an attempted connect
operation.:host=x.y.z.com,port=9900 vmcid: IBM minor code: E02
completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:199)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication
(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse
(WSPreLauncher.java:336)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:91)
Caused by: com.ibm.ws.exception.RuntimeError:
com.ibm.ejs.EJSException: Could not register with Location Service
Daemon, which could only reside in the NodeAgent. Make sure the
NodeAgent for this node is up an running.; nested exception is:
org.omg.CORBA.ORBPackage.InvalidName:
LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: A
remote host refused an attempted connect
operation.:host=mikasa.endicott.ibm.com,port=9900 vmcid: IBM minor
code: E02 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:410)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start
(ContainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:526)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:192)
... 24 more
Caused by: com.ibm.ejs.EJSException: Could not register with Location
Service Daemon, which could only reside in the NodeAgent. Make sure
the NodeAgent for this node is up an running.; nested exception is:
org.omg.CORBA.ORBPackage.InvalidName:
LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: A
remote host refused an attempted connect
operation.:host=x.y.z.com,port=9900 vmcid: IBM minor code: E02
completed: No
at com.ibm.ejs.oa.LocationService.register(LocationService.java:152)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:164)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:407)
... 28 more
Caused by: org.omg.CORBA.ORBPackage.InvalidName:
LocationService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: A
remote host refused an attempted connect
operation.:host=x.y.z.com,port=9900 vmcid: IBM minor code: E02
completed: No
at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references
(InitialReferenceClient.java:220)
at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4169)
at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:670)
at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3213)
at com.ibm.ejs.oa.LocationService.register(LocationService.java:108)
... 31 more
Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: A
remote host refused an attempted connect
operation.:host=x.y.z.com,port=9900 vmcid: IBM minor code: E02
completed: No
at com.ibm.CORBA.transport.TransportConnectionBase.connect
(TransportConnectionBase.java:425)
at com.ibm.ws.orbimpl.transport.WSTransport.getConnection
(WSTransport.java:429)
at com.ibm.CORBA.transport.TransportBase.getConnection
(TransportBase.java:187)
at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:88)
at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:118)
at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:193)
at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3699)
at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3256)
at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references
(InitialReferenceClient.java:159)
... 35 more
Caused by: java.net.ConnectException: A remote host refused an
attempted connect operation.
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:389)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:
250)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:237)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
at java.net.Socket.connect(Socket.java:543)
at java.net.Socket.connect(Socket.java:493)
at java.net.Socket.<init>(Socket.java:401)
at java.net.Socket.<init>(Socket.java:210)
at com.ibm.ws.orbimpl.transport.WSTCPTransportConnection.createSocket
(WSTCPTransportConnection.java:354)
at com.ibm.CORBA.transport.TransportConnectionBase.connect
(TransportConnectionBase.java:356)
... 45 more
Can any one suggest me what the error means exactly...Thanks in
Advance..
> Hello All,
> I am getting ADMU3011E: Server launched but failed initialization error
> when i am trying to start my App Server,i am trying to start my server
> in WAS6.1 on AIX. I am pasting the out log here for your assistance..
>
> 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
> META-INF/ws-server-components.xml
> [5/26/09 22:03:09:133 EDT] 0000000a WsServerImpl E WSVR0009E: Error
> occurred during startup
> com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError:
> com.ibm.ejs.EJSException: Could not register with Location Service
> Daemon, which could only reside in the NodeAgent. Make sure the
> NodeAgent for this node is up an running.;
Is your node agent up and running?
Wkr,
Sven Vermeulen