[jboss-jira] [JBoss JIRA] (WFLY-3277) Fix for JAVASERVERFACES-3189 causes memory leak
Farah Juma (JIRA)
issues at jboss.org
Fri May 2 14:25:56 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965215#comment-12965215 ]
Farah Juma commented on WFLY-3277:
----------------------------------
My patch for [JAVASERVERFACES-3260|https://java.net/jira/browse/JAVASERVERFACES-3260] has been merged upstream. I've also applied this fix to our fork and released the 2.2.6-jbossorg-4 version of jsf-impl. With this, I was able to run the CapeDwarf testsuite without running into OOM issues. [~alesj], please let me know if you still see issues with this though.
> 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: Blocker
> Fix For: 8.1.0.Final
>
> Attachments: capedwarf-test.war
>
>
> 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 was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list