Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0, 5.6.0
-
None
-
Ubuntu 12.04 x64
Tomcat 7.0.28
Oracle JDK 1.6.0_32
Description
When I re-start my web application which connects to a standalone ActiveMQ broker via Tomcat Manager, I got OutOfMemoryError in PermGenSpace. The profiler shows that after stopping the web application it could not be unloaded from memory because of a memory leak caused by InactivityMonitor thread, see the screenshot for detail.
Attachments
Attachments
Issue Links
- is related to
-
AMQ-3451 Tomcat 6.0.32 complains that ActiveMQ 5.5 doesn't shutdown a thread
- Resolved