IdMgrDBSetup exception

When running the commands related to IdMgrDBSetup to configure virtual member manager repositories, such as Entry Mapping and Property Extension, you might encounter a SOAPException.

If you receive the following exception:
wsadmin>$AdminTask setupIdMgrDBTables {-file c:\prop.txt}

WASX7015E: Exception running command: "$AdminTask setupIdMgrDBTables {-file c:\prop.txt}";
 exception information: 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]
the soap client is timing out. You need to increase the timeout value in install_dir\profiles\profile-name\properties\soap.client.properties from the default value of 180 seconds.

Example

com.ibm.SOAP.requestTimeout=180


Terms of use | Feedback