The following issue has been updated:

    Updater: Jamis Buck (mailto:[EMAIL PROTECTED])
       Date: Mon, 21 Jun 2004 1:52 PM
    Comment:
Patch for org.apache.hivemind.util.EventListenerList to correct the OutOfMemory 
exception.
    Changes:
             Attachment changed to EventListenerList.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/HIVEMIND-8?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-8
    Summary: "OutOfMemoryException" after multiple application reloads
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: HiveMind
 Components: 
             framework
   Versions:
             1.0

   Assignee: 
   Reporter: Jamis Buck

    Created: Mon, 21 Jun 2004 1:36 PM
    Updated: Mon, 21 Jun 2004 1:52 PM
Environment: Tomcat 4.x and 5.x. JDK 1.4.1. Gentoo Linux, 2.6.5 kernel. 
Hivemind 1.0-beta-1.

Description:
I have a Tapestry application that uses the HiveMindFilter servlet filter to 
initialize and teardown the registry. After reloading the application a few 
times, I get an "OutOfMemoryException" from Tomcat, and only a hard restart of 
Tomcat can fix it.

A coworker tracked the problem down and gave me a patch (for 
org.apache.hivemind.util.EventListenerList, in copyOnWrite(int)), which I will 
attach to this issue if I can (I'm not too familiar with this issue tracker).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to