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.
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 WAS-HOME\profiles\profile-name\soap.client.properties from the default value of 180 seconds.