Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7710

memory leak in DeadlockDetector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • No Release
    • JBossAS-4.0.5.GA
    • None
    • None
    • JBoss 4.0.5.GA with JBOSSTS_4_2_3_SP7

      Heap dump diagnostics revealed a memory leak in org.jboss.util.deadlock.DeadlockDetector.
      The more deadlocks are detected the more "waiting" HashMap is growing.

      In our case the HashMap is >311MB in size. It contains 20 entries, 15 of them are > 20MB in size.
      The large size is not caused by map values but rather map keys which are of type com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple and contain a large number (couple thousand) of org.jboss.ejb.EntityEnterpriseContext references in its _txLocalResources variable.

              Unassigned Unassigned
              mihbor Michał Borowiecki (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: