[
https://issues.jboss.org/browse/WFLY-3277?page=com.atlassian.jira.plugin....
]
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/d0f9f873dc0f99047a0a5031631d091fa...
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)