Re: Memory leaks when using FOP 0.19.0 many times

2001-06-29 Thread Chetan Vig
Hi Arved, Regarding the same subject. I got the latest patch from Seshadariand it works great (with FOP 0.19)...however, the problem is every time when u run the driver (either from an application or a servlet) it writes to a temp/serilaized filethis makes the process single threaded...If

Re: Memory leaks when using FOP 0.19.0 many times

2001-06-28 Thread Arved Sandstrom
On Wednesday 27 June 2001 13:35, Mikko Honkala wrote: > > Dear FOP developers, > > it seems that there is significant memory leaks in FOP. There must be some > static structures which keep collecting objects. Attached is a simple java > program, which converts readme.fo -> readme.pdf 100 times in