Crash « Connection « JPA Q&A





1. DB Restart --> No Connection --> Crash....    forum.hibernate.org

2. Random GenericJDBCException: Cannot open connection crash    forum.hibernate.org

Hello, Under very heavy load (at random different points in the application and at random time intervals from the start) my application crashes with the exception below. Unfortunately the Generic error is not very helpful and I'm having major problems debugging it. Tracing the code with a debugger leads to where hibernate start executing the query. One weird thing is that ...