[jboss-jira] [JBoss JIRA] (WFLY-2644) Java heap space exceeded looping connect/disconnect cycle
Alexey Loubyansky (JIRA)
issues at jboss.org
Wed Jan 8 10:46:35 EST 2014
[ https://issues.jboss.org/browse/WFLY-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky resolved WFLY-2644.
-------------------------------------
Resolution: Done
The CLI fix has been merged into master. Should be fixed now.
> Java heap space exceeded looping connect/disconnect cycle
> ---------------------------------------------------------
>
> Key: WFLY-2644
> URL: https://issues.jboss.org/browse/WFLY-2644
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: CLI
> Affects Versions: 8.0.0.Beta1
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 8.0.0.Final
>
>
> CLIModelControllerClient implementation is not cleaning up something related to connection handling which leads to OOME repeating a cycle of ensureConnected(...) and close(). On my laptop it happens after around 1400 iterations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list