Anonymous | Login | Signup for a new account | 12-17-2024 08:53 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000329 | [Resin] | minor | always | 07-27-05 00:00 | 11-30-05 14:42 | ||||
Reporter | user283 | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.13 | ||||||
Summary | 0000329: Random Deadlocks | ||||||||
Description |
RSN-373 Currently all our applications run in resin 2.1.12 we are upgrading to resin 3.0.13. I'm getting a lot of random lock ups while developing. Never had a problem in 2.1.12. I don't have much experience debugging deadlocks in java. I do have a thread dump. Deadlocks seem to occur when restarting a webapp. I have resin watch a directory I compile my classes to and restart the webapp when a class changes. Do you think that has something to do with it? |
||||||||
Additional Information |
jdk 1.5.0_03 linux 2.6 |
||||||||
Attached Files | |||||||||
|
Notes | |
(0000373) ferg 07-27-05 00:00 |
DynamicClassLoader.loadClass must be synchronized. |
(0000374) ferg 07-27-05 00:00 |
DynamicClassLoader.loadClass needed to be synchronized. |
Issue History | |||
Date Modified | Username | Field | Change |
07-27-05 00:00 | user283 | New Issue | |
11-30-05 00:00 | administrator | Fixed in Version | => 3.0.15 |
11-30-05 14:42 | ferg | Status | resolved => closed |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed. 28 unique queries executed. |