[
http://jira.jboss.com/jira/browse/EJBTHREE-840?page=comments#action_12355495 ]
Carlo de Wolf commented on EJBTHREE-840:
----------------------------------------
Clicking on:
--> java.lang.ThreadLocal$ThreadLocalMap$Entry@0x500d2022 (20 bytes) (field value:)
will show the Entry instance. There is a data member 'referent' which is the
ThreadLocal in question. Clicking on that will show where the ThreadLocal is allocated
from. In this case org.jboss.ejb3.ThreadlocalPool.
Pool is not being destroyed upon undeployment.
OutOfMemoryError: Java heap space
---------------------------------
Key: EJBTHREE-840
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-840
Project: EJB 3.0
Issue Type: Bug
Affects Versions: AS 4.2.0 CR1, EJB 3.0 RC9 - Patch 1
Environment: AS 4.2 (20070122)
Reporter: Carlo de Wolf
Assigned To: Carlo de Wolf
Priority: Critical
Fix For: AS 4.2.0 CR1, AS 4.2.0 CR2
OutOfMemoryError when running microbench
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira