Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error on starting server WAS 6.0

251 views
Skip to first unread message

this....@gmail.com

unread,
Oct 2, 2009, 12:13:00 PM10/2/09
to
Tool:IRAD 7.0
Server:WAS 6.0

Using default server i got this exception:
=====================================================================================
ADMU0116I: Tool information is being logged in file
C:\IBM\SDP70\runtimes\base_v6\profiles\default\logs\server1\startServer.log
ADMU0128I: Starting tool with the default profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU0111E: Program exiting with error: java.lang.NullPointerException
ADMU1211I: To obtain a full trace of the failure, use the -trace option.
ADMU0211I: Error details may be seen in the file:
C:\IBM\SDP70\runtimes\base_v6/profiles/default\logs\server1\startServer.log

=====================================================================================
*******************************************
And server continues thereafter throw this
*******************************************
=====================================================================================

[10/2/09 21:29:19:766 IST] 0000000a ORBRas E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket Thread-1 ORBX0390E: Cannot create listener thread. Exception=[ java.net.SocketException: Permission denied: listen failed ].
[10/2/09 21:29:24:797 IST] 0000000a SchedulerServ I SCHD0040I: The Scheduler Service is stopping.
[10/2/09 21:29:24:812 IST] 0000000a SchedulerServ I SCHD0002I: The Scheduler Service has stopped.
[10/2/09 21:29:24:828 IST] 0000000a AppProfileCom I ACIN0009I: The application profiling service is stopping.
[10/2/09 21:29:24:828 IST] 0000000a ActivitySessi I WACS0049I: The ActivitySession service is stopping.
[10/2/09 21:29:24:875 IST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[10/2/09 21:29:24:922 IST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:194)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)
Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:366)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
... 10 more
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:733)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1325)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1848)
at org.omg.CORBA.ORB.init(ORB.java:368)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:85)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
at com.ibm.ejs.oa.EJSServerORBImpl. (EJSServerORBImpl.java:124)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:359)
... 14 more

[10/2/09 21:29:24:922 IST] 0000000a SystemErr R com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:194)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)
Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:366)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
... 10 more
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:733)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1325)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1848)
at org.omg.CORBA.ORB.init(ORB.java:368)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:85)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
at com.ibm.ejs.oa.EJSServerORBImpl. (EJSServerORBImpl.java:124)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:359)
... 14 more

[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:194)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:391)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:570)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:366)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R ... 10 more
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:733)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1325)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1848)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at org.omg.CORBA.ORB.init(ORB.java:368)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:85)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSServerORBImpl.(EJSServerORBImpl.java:124)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:359)
[10/2/09 21:29:24:922 IST] 0000000a SystemErr R ... 14 more

=====================================================================================

this....@gmail.com

unread,
Oct 2, 2009, 12:35:41 PM10/2/09
to
getResource Entry
file:/C:/IBM/SDP70/runtimes/base_v6/profiles/IntAppSrv01/config/cells/MOHSIN-3E82C7DFNode02Cell/nodes/MOHSIN-3E82C7DFNode02//serverindex.xml
false
com.ibm.ws.runtime.service.ConfigRootImpl@66dc0bdc[rootURI=file:/C:/IBM/SDP70/runtimes/base_v6/profiles/IntAppSrv01/config/,typeValues{MOHSIN-3E82C7DFNode02Cell,null,null,MOHSIN-3E82C7DFNode02,server1,null,}]
[10/2/09 21:17:57:156 IST] 0000000a ConfigRootImp getResource Exit
com.ibm.websphere.resource.WASResourceImpl@77c78bdc uri='file:/C:/IBM/SDP70/runtimes/base_v6/profiles/IntAppSrv01/config/cells/MOHSIN-3E82C7DFNode02Cell/nodes/MOHSIN-3E82C7DFNode02//serverindex.xml'
[10/2/09 21:17:57:156 IST] 0000000a ConfigRootImp getResource Exit
com.ibm.websphere.resource.WASResourceImpl@77c78bdc uri='file:/C:/IBM/SDP70/runtimes/base_v6/profiles/IntAppSrv01/config/cells/MOHSIN-3E82C7DFNode02Cell/nodes/MOHSIN-3E82C7DFNode02//serverindex.xml'
[10/2/09 21:17:57:156 IST] 0000000a ConfigRootImp getResource Exit
com.ibm.websphere.resource.WASResourceImpl@77c78bdc uri='file:/C:/IBM/SDP70/runtimes/base_v6/profiles/IntAppSrv01/config/cells/MOHSIN-3E82C7DFNode02Cell/nodes/MOHSIN-3E82C7DFNode02//serverindex.xml'
[10/2/09 21:17:57:156 IST] 0000000a GenericServer server IS NOT a GENERIC_SERVER Exit
[10/2/09 21:17:57:156 IST] 0000000a WsServerLaunc 3 Launching a new server process: server1
[10/2/09 21:17:57:172 IST] 0000000a AdminTool E ADMU3012E: Exception attempting to get free port for status socket java.net.SocketException: Permission denied: listen failed
at java.net.PlainSocketImpl.socketListen(Native Method)
at java.net.PlainSocketImpl.listen(PlainSocketImpl.java:374)
at java.net.ServerSocket.bind(ServerSocket.java:342)
at java.net.ServerSocket. (ServerSocket.java:208)
at java.net.ServerSocket. (ServerSocket.java:120)
at com.ibm.ws.management.tools.AdminTool.initStatusPort(AdminTool.java:870)
at com.ibm.ws.management.tools.AdminTool.getStatusPort(AdminTool.java:851)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:296)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:115)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

[10/2/09 21:17:57:219 IST] 0000000a WsServerLaunc E ADMU3002E: Exception attempting to process server server1
[10/2/09 21:17:57:219 IST] 0000000a WsServerLaunc E ADMU3007E: Exception java.lang.NullPointerException
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:299)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:115)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

[10/2/09 21:17:57:219 IST] 0000000a AdminTool E ADMU0111E: Program exiting with error: java.lang.NullPointerException
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:299)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:115)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

[10/2/09 21:17:57:219 IST] 0000000a AdminTool A ADMU0111E: Program exiting with error: java.lang.NullPointerException
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:299)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:115)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

[10/2/09 21:17:57:219 IST] 0000000a AdminTool 3 Returning from auxiliary method issueMessage with return code: 111
[10/2/09 21:17:57:219 IST] 0000000a AdminTool A ADMU0211I: Error details may be seen in the file: C:\IBM\SDP70\runtimes\base_v6\profiles\IntAppSrv01\logs\server1\startServer.log
[10/2/09 21:17:57:219 IST] 0000000a AdminTool 3 Returning from auxiliary method issueMessage with return code: 211
[10/2/09 21:17:57:219 IST] 0000000a AdminTool 3 Returning from executeUtility method with return code: -1

This is stopServer.log
===============================================================
[10/2/09 21:26:03:031 IST] 0000000a SOAPConnector reconnect Exit
com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname MOHSIN-3E82C7DF
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:994)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.access$200(SOAPConnectorClient.java:94)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$2.run(SOAPConnectorClient.java:264)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:257)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient. (SOAPConnectorClient.java:188)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:304)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:376)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:316)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:296)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

Caused by: java.net.SocketException: Permission denied: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:336)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:201)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket. (Socket.java:335)
at java.net.Socket. (Socket.java:179)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:973)
... 23 more

[10/2/09 21:26:03:031 IST] 0000000a AdminClientFa createAdminClient - failed Exit
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:304)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:376)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:316)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:296)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname MOHSIN-3E82C7DF
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:293)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient. (SOAPConnectorClient.java:188)
... 18 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname MOHSIN-3E82C7DF
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:994)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.access$200(SOAPConnectorClient.java:94)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$2.run(SOAPConnectorClient.java:264)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:257)
... 19 more
Caused by: java.net.SocketException: Permission denied: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:336)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:201)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket. (Socket.java:335)
at java.net.Socket. (Socket.java:179)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:973)
... 23 more

[10/2/09 21:26:03:078 IST] 0000000a WsServerStop E ADMU3002E: Exception attempting to process server server1
[10/2/09 21:26:03:078 IST] 0000000a WsServerStop E ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host MOHSIN-3E82C7DF at port 8883.
[10/2/09 21:26:03:094 IST] 0000000a WsServerStop A ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host MOHSIN-3E82C7DF at port 8883.
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:408)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:376)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:316)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:296)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:226)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:131)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:104)


at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
at java.lang.Thread.run(Thread.java:570)

Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:296)
... 13 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname MOHSIN-3E82C7DF
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:293)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient. (SOAPConnectorClient.java:188)
... 18 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname MOHSIN-3E82C7DF
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:994)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.access$200(SOAPConnectorClient.java:94)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$2.run(SOAPConnectorClient.java:264)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:257)
... 19 more
Caused by: java.net.SocketException: Permission denied: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:336)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:201)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket. (Socket.java:335)
at java.net.Socket.(Socket.java:179)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:973)
... 23 more
[10/2/09 21:26:03:094 IST] 0000000a AdminTool A ADMU0509I: The server "server1" cannot be reached. It appears to be stopped.
[10/2/09 21:26:03:094 IST] 0000000a AdminTool A ADMU0211I: Error details may be seen in the file: C:\IBM\SDP70\runtimes\base_v6\profiles\IntAppSrv01\logs\server1\stopServer.log
[10/2/09 21:26:03:094 IST] 0000000a AdminTool 3 Returning from auxiliary method runTool with return: -10

HenkW

unread,
Oct 3, 2009, 3:13:50 AM10/3/09
to
please describe your environment: OS, user logged on, user rights, output of
netstat -an

Henk


Ken Hygh

unread,
Oct 3, 2009, 1:25:54 PM10/3/09
to
this....@gmail.com wrote:


[snip]

java.net.SocketException: Permission denied: listen failed

seems pretty clear to me. The WAS process doesn't have permission to
open some socket.

Ken

0 new messages