DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2012-03-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 Glenn Adams changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #23 from Glenn Ad

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 Andreas L. Delmelle <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #21 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-08 02:19:47 PST --- test with patched 0.95 version run ok for more than 60 hours - no more leak detected. Best thanks once again for quickly solving this issue. -- Conf

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #20 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-08 02:11:45 PST --- Created an attachment (id=23001) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23001) Trunk patches applied to 0.95 source Includes followi

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #19 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-05 07:23:26 PST --- (In reply to comment #18) > (In reply to comment #17) > > > > I'll look up the exact commit for the fix of the leak in PropertyCache, and > > will post

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #18 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-04 10:32:53 PST --- (In reply to comment #17) > > I'll look up the exact commit for the fix of the leak in PropertyCache, and > will post it here when found. > Tha

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #17 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-04 09:54:30 PST --- (In reply to comment #16) > Thanks a lot - the patch seems to work. At least I can't spot any leak anymore > in the marker area. > > I don't like

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #16 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-04 05:48:07 PST --- Thanks a lot - the patch seems to work. At least I can't spot any leak anymore in the marker area. I don't like the idea of going live with a trunk fop

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #15 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-03 11:35:05 PST --- Created an attachment (id=22987) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22987) Patch that should fix the leaking of Marker$Mar

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 Andreas L. Delmelle <[EMAIL PROTECTED]> changed: What|Removed |Added Component|pdf |fo tree

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #14 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-03 11:32:21 PST --- (In reply to comment #13) > I already did most of it yesterday night, but it was a bit too late to be able > to trust myself ;-) > I'll run some t

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #13 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-03 10:47:46 PST --- I already did most of it yesterday night, but it was a bit too late to be able to trust myself ;-) I'll run some tests, and if all goes well, I'l

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #12 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-03 02:54:58 PST --- (In reply to comment #11) > Sorry, just realized the proposed quick-fix is bogus :/ > OTOH, changing the MarkerAttributes to use the PropertyCache is rel

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #11 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-02 16:22:39 PST --- Sorry, just realized the proposed quick-fix is bogus :/ OTOH, changing the MarkerAttributes to use the PropertyCache is relatively simple too...

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #10 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-02 15:37:53 PST --- (In reply to comment #9) > (In reply to comment #7) > > Is there a way to force their release? > > Quick fix would be to modify the code, at lin

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #9 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-12-02 15:18:33 PST --- (In reply to comment #7) > > Profiling shows me a growing number of allocations of the following class: > org.apache.fop.fo.flow.Marker$MarkerAttr

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #8 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-02 14:14:03 PST --- Created an attachment (id=22984) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22984) heap walker incoming references to marker attributes A

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #7 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-02 14:03:01 PST --- Reducing heap size did not help - the application died just the same way but much earlier. Test with fop.jar from trunk is currently running - does not l

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #6 from Jeremias Maerki <[EMAIL PROTECTED]> 2008-12-02 01:19:29 PST --- (In reply to comment #4) > The webapplication runs on 64 bit linux. The 3GB memory are needed to run > about > 300 parallel sessions with about 1000 r

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #5 from Jeremias Maerki <[EMAIL PROTECTED]> 2008-12-02 01:08:48 PST --- (In reply to comment #2) > Jeremias, > > what about the memory leak in the property cache which you fixed in Trunk > since > 0.95, as detailed below:

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 Adrian Meyer <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|ASSIGNED ---

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #3 from Adrian Meyer <[EMAIL PROTECTED]> 2008-12-02 00:52:24 PST --- Created an attachment (id=22972) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22972) growing allocation area -- Configure bugmail: https

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 --- Comment #2 from Chris Bowditch <[EMAIL PROTECTED]> 2008-12-02 00:38:19 PST --- Jeremias, what about the memory leak in the property cache which you fixed in Trunk since 0.95, as detailed below: http://xmlgraphics.apache.org/fop/c

DO NOT REPLY [Bug 46319] OutOfMemoryError after generating several thousand pdfs

2008-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46319 Jeremias Maerki <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |NEEDINFO