wsadmin $AdminConfig Save throws ConfigServiceException after 180 seconds
 Technote (troubleshooting)
 
Problem(Abstract)
An exceptions is thrown after 180 seconds if saving a configuration using the following WebSphere® Application Server command fails to complete:
wsadmin $AdminConfig
 
Cause
Message viewed in the admin console:

com.ibm.ws.scripting.ScriptingException:                    
com.ibm.websphere.management.exception.ConfigServiceException

Messages written to log in wsadmin.traceout:
com.ibm.websphere.management.exception.ConnectorException
org.apache.soap.SOAPException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Read timed out; targetException=java.io.InterruptedIOException: Read timed out]
" follows:
com.ibm.websphere.management.exception.ConfigServiceException
at com.ibm.websphere.management.configservice.ConfigServiceProxy.save(ConfigServiceProxy.java:151)
at com.ibm.ws.scripting.AdminConfigClient.save(AdminConfigClient.java:2211)
at java.lang.reflect.Method.invoke(Native Method)
at tcl.lang.reflect.PkgInvoker.invokeMethod(PkgInvoker.java:125)

 
Resolving the problem
  1. Edit <WAS_ROOT>/properties/sas.client.props
  2. Change com.ibm.CORBA.requestTimeout=180 to a larger value, such as com.ibm.CORBA.requestTimeout=600
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.0.2
Software edition:
Reference #: 1167870
IBM Group: Software Group
Modified date: Apr 30, 2004