[
https://jira.jboss.org/jira/browse/JBSEAM-2436?page=com.atlassian.jira.pl...
]
Milos Zikic commented on JBSEAM-2436:
-------------------------------------
Hello all,
I have already commented on that topic:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228431#...
The demo of this behavior can be achieved by running seam booking example which uses EJB
and make a load test with jmeter. Hit it with many requests and you will see the memory
going up but never goes down.
I had to switch from using stateful ejb in the projects with seam, and that solved the
problem.
Session-scoped SFSB which holds entities leaks memory
-----------------------------------------------------
Key: JBSEAM-2436
URL:
https://jira.jboss.org/jira/browse/JBSEAM-2436
Project: Seam
Issue Type: Bug
Components: EJB3, Performance and Scalability
Affects Versions: 2.0.0.GA
Environment: Suse Linux, JBoss 4.2.2.GA, Java 1.6.03, PostgreSQL 8.2
Reporter: Susanne Jarl
Assignee: Ondrej Skutka
Fix For: The future
Session-scoped SFSB which has entities in an object does not get destroyed. It leads to
memory leak in production. Please read:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=126542
The problem appeared after upgrading to Seam 2.0.0.GA. My code worked fine in Seam 1.2.1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira