Problem in setting up IHS server
We are setting up distributed CLM setup for version 6.0.6 on linux server. As part of setup we are configuring IHS server, in one of the step i.e. execute "configurewebserver1.sh" file from APP server we are getting below error
---------------------------------------------------------------------------------
Creating the web server definition for webserver1 on node meydvibmpxy01-node.
Parameters for administering IHS web server can also be updated using wsadmin script or admin console.
Web server definition for webserver1 is not created, exception = com.ibm.ws.scripting.ScriptingException: com.ibm.websphere.management.exception.ConnectorException
org.apache.soap.SOAPException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Read timed out; targetException=java.net.SocketTimeoutException: Read timed out]
WASX7309W: No "save" was performed before the script "/nfs/install/IBM/WebSphere/AppServer/bin/configureWebserverDefinition.jacl" exited; configuration changes will not be saved.
---------------------------------------------------------------------------------
I am referring below link -
https://www.ibm.com/support/knowledgecenter/SSAW57_9.0.0/com.ibm.websphere.nd.multiplatform.doc/ae/tins_webplugins_remotesa.html
In the link I am failing at step 23.
One answer
https://www-01.ibm.com/support/docview.wss?uid=swg21242193 I referred this link,
Comments
vikrant kamble
Jun 26 '19, 8:02 a.m.I am setting up CLM distributed topology on Websphere Application Server
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 26 '19, 10:00 a.m.Socket Timeout Exceptions (java.net.SocketTimeoutException) are usually due to issues with reaching the target. Make sure the servers can be reached manually.