Technote (troubleshooting)
Problem(Abstract)
Error while stopping the WebSphere Partner Gateway Express server using the scripts bcgStopServer.bat or bcgStopServer.sh.shorten abstract
Symptom
While stopping the WebSphere Partner Gateway Express server using the scripts bcgStopServer.bat or bcgStopServer.sh located at <WPG Express>/bin, though server is stopped the following errors are seen in the stopServer.log :-
[1/4/09 12:04:57:016 IST] 0000000a WsServerStop A ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host WPGExp at port 49880.
at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:320)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:347)
at com.ibm.ws.management.tools.LaunchUtils.getAdminClient(LaunchUtils.java:287)
at com.ibm.ws.management.tools.WsServerStop.runTool(WsServerStop.java:294)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:209)
at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:132)
at com.ibm.ws.management.tools.WsServerStop.main(WsServerStop.java:103)
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.main(WSLauncher.java:190)
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:269)
... 12 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 surajkum
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:328)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.<init>(SOAPConnectorClient.java:227)
... 17 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connection with IP address associated with hostname WPGExp
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:1064)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.access$200(SOAPConnectorClient.java:85)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$2.run(SOAPConnectorClient.java:299)
at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:292)
... 18 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.connect(Socket.java:428)
at java.net.Socket.<init>(Socket.java:335)
at java.net.Socket.<init>(Socket.java:179)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:1043)
... 22 more
[1/4/09 12:04:57:047 IST] 0000000a AdminTool A ADMU0509I: The server "bcgexpress" cannot be reached. It appears to be stopped.
Resolving the problem
These errors can be safely ignored, as they do not affect the functionality of stopping the WebSphere Partner Gateway Express server.
WebSphere Partner Gateway Express when installed as a Windows service will not observe this error.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.