IdMgrDBSetup 异常

运行与 IdMgrDBSetup 相关的命令以配置 virtual member manager 存储库(例如,条目映射和属性扩展存储库)时,可能会遇到 SOAPException。

如果收到以下异常:
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]
说明 SOAP 客户机将超时。需在 install_dir\profiles\profile-name\properties\soap.client.properties 中增加缺省超时值,缺省值为 180 秒。

示例

com.ibm.SOAP.requestTimeout=180


使用条款 | 反馈