[
https://issues.apache.org/jira/browse/CLOUDSTACK-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Min Chen resolved CLOUDSTACK-6859.
----------------------------------
Resolution: Fixed
> Management Server PermGen run out of memory after some time due to class leak.
> ------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6859
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6859
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.0, 4.3.0
> Reporter: Min Chen
> Assignee: Min Chen
> Priority: Critical
> Fix For: 4.4.0
>
>
> In our async callback framework, we are using cglib to create an Enhancer
> class for each async callback setup. These new Enhancer classes are created
> per each async operation, this is causing class leak, leading to PermGen out
> of memory after MS is running for some time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)