Issue Type: Bug Bug
Affects Versions: 2.0.3.Final
Assignee: Jozef Hartinger
Components: Web Tier integration (JSF, JSP, EL and Servlet)
Created: 06/Aug/13 6:02 AM
Description:

We recently launched a project into production which uses JSF and CDI WELD. We are now seeing a possible memory leak or a code issue where the HttpConversationContextImpl is of size 500 MB. On further analysis, we found that the dependentInstances in CreationalContext is taking up all the space with 1337867 instances of SerializableContextualInstanceImpl with each of retained heap size of 352. I am not sure how this is object is growing in size , but the application slowly crashes in production.
We were using 2.0.0 Final and I saw the SP1 patch for it based on issue WELD 1425. I upgraded the weld-serlvet.jar to use 2.0.3 Final, but the issue still persists.

Environment: Linux, tomcat 6.0.32
Project: Weld
Priority: Major Major
Reporter: Shyam Gavulla
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