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
Expand all | Collapse all

What is a stale connection exception and how to troubleshoot it in websphere?

  • 1.  What is a stale connection exception and how to troubleshoot it in websphere?

    Posted Sun February 28, 2016 02:06 PM

    What is a stale connection exception and how to troubleshoot it in websphere?



  • 2.  RE: What is a stale connection exception and how to troubleshoot it in websphere?

    Posted Mon February 29, 2016 07:47 AM

    A stale connection exception is an exception that is generated by the WebSphere Application Server database connection code when a JDBC driver returns a fatal error from a connection request or operation. 

    There could be a condition due to which issue could be occurring. Either share the error logs or even can access this URLs for getting some more details:

    http://www-01.ibm.com/support/docview.wss?uid=swg21468586

    http://websphere-solutions.blogspot.in/2011/11/stale-connections.html

    Hope it would be helpful and let us know in group if any more detail is required. 

    Regards
    Deepak Bhayana



  • 3.  RE: What is a stale connection exception and how to troubleshoot it in websphere?

    Posted Mon February 29, 2016 07:49 AM

    http://stackoverflow.com/questions/15346593/how-to-resolve-staleconnection-issue-on-websphere

    One more link above.