JBoss CLI memory leak in JBoss EAP 6.4.1
Environment
- Red Hat JBoss Enterprise Application Platform
- 6.4 CP02 and below
Issue
- After applying JBoss EAP 6.4 CP01 and using the client jar
jboss-as-cli
version 7.5.1.Final-redhat-3 , there are high number of retention oforg.jboss.as.cli.impl.CommandContextImpl$JaasConfigurationWrapper
objects in our client application.
Resolution
The issue is fixed in the JBoss EAP 6.4 CP03.
Root Cause
The issue is described in the bugzilla 1232736.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments