Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1.3 (EE only), 3.2.1
-
Fix Version/s: 3.1.4 (EE only), 3.2.2 (EE only)
-
Component/s: Core: Deployment
-
Labels:None
-
User impact:High
-
Similar Issues:None
Description
After several re-deployments of a Mule application, there are leaking instances of MuleApplicationClassLoader, which under a heavy load cause a memory leak.
Steps to reproduce:
1. Modify the heap memory assigned to a low value
2. Re-deploy an application and see the MuleApplicationClassLoader instances for that application in memory
3.1.x
http://fisheye.codehaus.org/changelog/mule/?cs=23735
3.2.x
http://fisheye.codehaus.org/changelog/mule/?cs=23747
3.x
http://fisheye.codehaus.org/changelog/mule/?cs=23748