OutOfMemory error

2003-09-26 Thread Alberto Rodriguez Reyes
Hi, my name is Alberto and i'm from spain, my english is not very well but i try to tell you what it happens. I'm developed a single system fop based: i received a xml input and a pdf is returned, but if xml is very large the application return a OutOfMemory error. I tried to modify JVM's memory

Re: OutOfMemory error

2003-09-26 Thread Chris Bowditch
a OutOfMemory error. I tried to modify JVM's memory and it's run, but I think that it is not the best solution. Is there any other solution for this? Thank's Have you read the following advice regarding FOP memory usage on the web site? http://xml.apache.org/fop/running.html#memory A polite

RE: OutOfMemory error

2003-09-26 Thread Alberto Rodriguez Reyes
a OutOfMemory error. I tried to modify JVM's memory and it's run, but I think that it is not the best solution. Is there any other solution for this? Thank's Have you read the following advice regarding FOP memory usage on the web site? http://xml.apache.org/fop/running.html#memory A polite

RE: OutOfMemory error

2003-09-26 Thread Chris Bowditch
From: Alberto Rodriguez Reyes [EMAIL PROTECTED] Hi, i've read this document and that's only really solution.i think that must have other solution to free memory. Thanks I dont quite understand, increasing the amount of memory available to the JVM is the not the only solution suggested on the FOP