Hi,
We've been getting the below three error message on daily basis recently from our agents. It happens to various agents. We can ensure that there is nothing wrong functionally with the agents as it works for most of the time.
java.sql.SQLException: Closed Connection
javax.transaction.HeuristicMixedException: (weblogic.jdbc.wrapper.JTSXAResourceImpl, HeuristicHazard, (javax.transaction.xa.XAException: Closed Connection))
glog.util.exception.FinderExceptionWrapper
Can anyone make some sense of the above error messages such as what is causing this and what can we do to fix it?
Thanks and Regards,
Andi
We've been getting the below three error message on daily basis recently from our agents. It happens to various agents. We can ensure that there is nothing wrong functionally with the agents as it works for most of the time.
java.sql.SQLException: Closed Connection
javax.transaction.HeuristicMixedException: (weblogic.jdbc.wrapper.JTSXAResourceImpl, HeuristicHazard, (javax.transaction.xa.XAException: Closed Connection))
glog.util.exception.FinderExceptionWrapper
Can anyone make some sense of the above error messages such as what is causing this and what can we do to fix it?
Thanks and Regards,
Andi
Comment