Support Article
ADM Server times-out with remote access exception
SA-12877
Summary
Connection to ADM Server times-out with an exception.
Error Messages
java.net.SocketTimeoutException: Read timed out exception
Steps to Reproduce
Not Applicable
Root Cause
The root cause of this problem is defect/misconfiguration in the operating environment. Server is trying to read data from the request, but it takes longer than the timeout value for the data to arrive from the client.
The issue is caused by network delay or availability of ADMServer and is not a product BUG.
Resolution
The explanation for this behavior is as follows:
- When you see this issue, validate if ADMServer is accessible or not.
- Investigate if there is any delay in network which could be causing this.
- Validate connectionTimeout attribute setting and adjust if required based on your requirement.
- Increase OpenFiles from 1024 to higher value using ulimit command.
Published August 28, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.