|
Problem(Abstract) |
While installing an ear file and saving the changes in the
administrative console, the following errors are seen in the log:
4 13:48:19:831 EDT] 6f944cff SOAPConnector
< invokeTemplate - failed
invoke
[SOAPException: faultCode=SOAP-ENV:Client; msg=Read timed out;
targetException=java.io.InterruptedIOException: Read timed out]
at java.lang.Throwable.<init>(Throwable.java:104)
at java.lang.Exception.<init>(Exception.java:52)
at org.apache.soap.SOAPException.<init>(Unknown Source)
at org.apache.soap.SOAPException.<init>(Unknown Source)
|
|
|
|
Cause |
Timeout value for soap.client.props is set too low. |
|
|
Resolving the
problem |
Increase the soap.client.props timeout to 1800. |
|
|
|
|
|
|