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
From: Alberto Rodriguez Reyes [EMAIL PROTECTED] 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

RE: OutOfMemory error

2003-09-26 Thread Alberto Rodriguez Reyes
Hi, i've read this document and that's only really solution.i think that must have other solution to free memory. Thanks -Mensaje original- De: Chris Bowditch [mailto:[EMAIL PROTECTED] Enviado el: viernes, 26 de septiembre de 2003 11:08 Para: [EMAIL PROTECTED] Asunto: Re: OutOfMemory

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