Hi Friends,
Ours is a J2EE app, using Struts-EJB-Hibernate on Websphere 6.1 over Mainframe/DB2 backend, that was recently moved to production.
We are getting stale connection exception when the user login to the application first time or some times this exception occurs intermittently.
on the second try the user able to log in to the application. The exact error message i am getting is
empcom.ibm.websphere.ce.cm.StaleConnectionException: Execution failed due to a distribution protocol error that caused deallocation of the conversation. The command requested could not be completed because of a permanent error condition detected at the target system. DB2ConnectionCorrelator: AC100B80.A260.090107181206
I enabled PRETEST option in webshere settings and gave the interval as 60 sec, but still i am getting this issue..
kindly share your views and help me
i can give you more details if you need..
thanks in advance