[jboss-jira] [JBoss JIRA] (SECURITY-641) Long running thread leaks SimpleRole objects

Derek Horton (JIRA) jira-events at lists.jboss.org
Mon Jan 16 11:04:20 EST 2012


Derek Horton created SECURITY-641:
-------------------------------------

             Summary: Long running thread leaks SimpleRole objects
                 Key: SECURITY-641
                 URL: https://issues.jboss.org/browse/SECURITY-641
             Project: PicketBox (JBoss Security and Identity Management)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Identity
    Affects Versions: PicketBox_v3_0_CR2
         Environment: Tested on Mac OS X 10.6.7 with Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode) 1.6.0_24
            Reporter: Derek Horton
            Assignee: Marcus Moyses
             Fix For: PicketBox_v4_0_final


When invoking a long-running EJB method which makes a bunch of calls to some method in another EJB, then JBoss leaks SimpleRole objects. The SimpleRole objects are not removed by a manually triggered garbage collection.

The SimpleRole object leakage seems to go away if I remove the security domain in jboss.xml. When running my jboss application during the night JBoss had 4GB of SimpleRole objects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list