Some component is leaking memory. I have been suspecting that for some time. What we need is for somebody to run some heap profiles on long running nodes.
See: http://www.javaworld.com/javaworld/jw-12-2001/jw-1207-hprof.html On Thu, Sep 05, 2002 at 04:05:42PM -0400, Dan Merillat wrote: > > Either we're reporting it now, or something is using a cubic fuckton > more RAM. I've got the VM limit set at 96 meg, and I'm sorry, but that's > "More Then Enough" to do the job. I've only got a half gig on this > box, so running to 128meg is going to start hurting (especially if there's > a significant amount of per-thread context) > > java.lang.OutOfMemoryError > Sep 5, 2002 11:11:08 AM (freenet.thread.QThreadFactory$QThread, > QThread-32829: freenet.node.states.announcing.Announcing$ScheduleAnnouncing > at 6b1abb13 @ 1031233124193 (time: 1031238653)): Unhandled throw in job > java.lang.OutOfMemoryError > > --Dan > > > _______________________________________________ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
