hang « Tomcat « JPA Q&A





1. Hibernate - Connection hangs    stackoverflow.com

I'm getting these warnings in my application, and it takes a long time get the response from database calls like 10-15 minutes. But is works fairly with slow response time, the ...

2. web application hangs in tomcat 6.0.21/7.0.11 without clue    stackoverflow.com

I just have a web application which hangs after few minutes. Basically, this is an application to build and preview forms, very customized, and after few minutes of intensive user interaction, ...

3. Tomcat hangs when integrated with Hibernate    forum.hibernate.org

The frmawork we are using constitutes: Tomcat4.1.8 Hibernate 2.1 Quick 4 JDK 1.4.1 Cocoon 2 The flow is like this : We have a Registries.hbm.xml file . This file is used to specify the tables and field names of the respective tables along with filed data types and relationship between tables. Also we have Java classes w.r.t each table .These have ...

4. Tomcat hangs during an insert statement    forum.hibernate.org