1. The connection does not exist + as400 + hibernate coderanch.comHello, We are faced with the following problem: our db (db2 as400) is restarted on a weekly basis and every Monday morning a user trying to connect to our Hibernate tomcat application gets the exception below and we have to restart tomcat. How can we configure tomcat or hibernate so that this no longer happens? Any clue welcome, Julien. java.sql.SQLException: The ... |
2. Help ! AS400 Connections Issues with Websphere 4 : forum.hibernate.orgNewbie Joined: Thu Nov 13, 2003 6:50 am Posts: 8 I have applied the setting suggest in the forum faq : Websphere 5 produces a com.ibm.websphere.ce.cm.StaleConnectionException: Connection is closed Unfortunately on WebSphere 5.0 I get the following error message when closing a Hibernate Session: net.sf.hibernate.util.JDBCExceptionReporter TRAS0014I: The following exception was logged com.ibm.websphere.ce.cm.StaleConnectionException: Connection is closed We had this same problem with ... |
3. AS400, Webspere, SNA and Stale connections : forum.hibernate.org |
4. The connection does not exist + as400 + hibernate forum.hibernate.orgHello, We are faced with the following problem: our db (db2 as400) is restarted on a weekly basis and every Monday morning a user trying to connect to our Hibernate tomcat application gets the exception below and we have to restart tomcat. How can we configure tomcat or hibernate so that this no longer happens? Any clue welcome, Julien. Mapping documents: ... |