WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Socket timed out

    Posted Tue January 17, 2017 01:14 AM

    Hi,
    Please suggest me on the following error

    faultString: java.net.SocketTimeoutException: Read timed out
    faultActor:
    faultNode:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace:java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at java.net.ManagedSocketInputStreamHighPerformanceNew.read(ManagedSocketInputStreamHighPerformanceNew.java:168)
    at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:422)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:460)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:863)

     

    kalyan.



  • 2.  RE: Socket timed out

    Posted Tue January 17, 2017 04:17 AM

    Hi Kalyan,

      Please provide complete stack trace, there are some similar issues but need to check complet stack trace.

      Maybe you need to increase some timeouts or if your timeouts are considered fine then you need to check why the system you are calling is taking too long to respond.

     

    Regards