|
| Re: Performance Tuning, Threads are waiting to get connection as load |
 |
Tue, 29 Jan 2008 06:50:46 -080 |
We had the same issue as this poster - deadlocks related to
org.hibernate.util.SimpleMRUCache when running (WebLogic 8.1.4 on Solaris) under
heavy load.
We found a known issue with Hibernate 3.1.2 which we were using:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1486
HHH-1486 describes this issue to a 'T' and states that it's been addressed in
3.1.3. A minor version upgrade from 3.1.2 to 3.1.3 seems to have resolv |
| Post Reply
|
|
|
|
|
|
|
|
|
|