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 秒から増やす必要があります。