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


利用条件 | フィードバック