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

cannot stop the server

33 views
Skip to first unread message

aar...@gmail.com

unread,
Jul 3, 2008, 8:17:31 AM7/3/08
to
hi

i integrated LDAP with the portal server. in the process, before i disable the security, i executed the WPSconfig.bat validate-wmmur-ldap command. though the buid failed, i couldn't start the server. Then i replaced all the modified files in the portal server and wp_profile folders and i could start the server saying "Server WebSphere_Portal open for e-business, problems occurred during startup". But when i try to stop the server it says "The server "WebSphere_Portal" cannot be reached. It appears to be stopped."

Following is the exception thrown:

6/30/08 12:40:44:344 IST 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.

6/30/08 12:40:44:563 IST 0000000a AdminTool A ADMU0128I: Starting tool with the wp_profile profile

6/30/08 12:40:44:563 IST 0000000a AdminTool A ADMU3100I: Reading configuration for server: WebSphere_Portal

6/30/08 12:41:30:023 IST 0000000a WsServerStop E ADMU3002E: Exception attempting to process server WebSphere_Portal

6/30/08 12:41:30:023 IST 0000000a WsServerStop E ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: The system cannot create a SOAP connector to connect to host PC036118.cts.com at port 10033 with SOAP connector security enabled.

6/30/08 12:41:30:023 IST 0000000a WsServerStop A ADMU3007E: Exception com.ibm.websphere.management.exception.ConnectorException: ADMC0053E: The system cannot create a SOAP connector to connect to host PC036118.cts.com at port 10033 with SOAP connector security enabled.

at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:405)

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 PC036118.cts.com

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 PC036118.cts.com

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: Operation timed out: connect:could be due to invalid address

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:354)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:219)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:206)

at java.net.Socket.connect(Socket.java:483)

at java.net.Socket.connect(Socket.java:433)

at java.net.Socket. (Socket.java:340)

at java.net.Socket. (Socket.java:180)

at com.ibm.ws.management.connector.soap.SOAPConnectorClient.getUrl(SOAPConnectorClient.java:973)

... 23 more

6/30/08 12:41:30:055 IST 0000000a AdminTool A ADMU0509I: The server "WebSphere_Portal" cannot be reached. It appears to be stopped.

ashok....@gmail.com

unread,
Jul 3, 2008, 9:19:31 AM7/3/08
to
go to windows Task Manager, then click on Processes tab & kill all the Java.exe process so that the websphere portal server will be stoped.

aar...@gmail.com

unread,
Jul 3, 2008, 9:33:58 AM7/3/08
to
thanks.. i did that. is there any way to solve the issue? i.e to resolve the exception?

Gabriel Boie

unread,
Jul 3, 2008, 11:26:50 AM7/3/08
to
I am a little bit confused. Did enabled the security with LDAP? Or you
were trying to integrated and it fail?
If it failed in the process and did not roll back to the initial
state, you will have to disable security manually in the server.xml
file and then try to restart the portal.
If everything goes well, you will have to try again to enable security
with LDAP by ensuring that validate-wmmur-ldap run successfully first.
Let me know,
Gabriel
0 new messages