[jboss-jira] [JBoss JIRA] (WFLY-3277) Fix for JAVASERVERFACES-3189 causes memory leak
Tomaz Cerar (JIRA)
issues at jboss.org
Tue Apr 22 09:10:33 EDT 2014
Tomaz Cerar created WFLY-3277:
---------------------------------
Summary: Fix for JAVASERVERFACES-3189 causes memory leak
Key: WFLY-3277
URL: https://issues.jboss.org/browse/WFLY-3277
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JSF
Affects Versions: 8.1.0.CR1
Reporter: Tomaz Cerar
Assignee: Farah Juma
Priority: Critical
Fix For: 8.1.0.Final
Running capedwarf testsuite we found out that after upgrade to 8.1.0.CR1 testsuite does not complete as server dies with OOM.
I traced problem down to this commit: https://github.com/jboss/mojarra/commit/d0f9f873dc0f99047a0a5031631d091fa65b6b33
reverting it fixes the problem.
For what is worth, I think original problem comes from fact that we somehow register two ConfigureListeners for every deployment.
--
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