Re: run out of memory

2001-05-31 Thread Chetan Vig
I am running the FOP from within a servlet. How do I use this BUF command within a servlet? Also, please explain what do u mean by buffer_file. Is it like a temporary file where the buffer is written or what? Also, I am running FOP 0.17 ...what file should I get from CVS to get this new feature.

Re: run out of memory

2001-05-30 Thread FOP-Support
Try using the latest FOP from CVS , which has some new features for the out of memory problem. Run fop with the commandline option -buf buffer_file. This should get it going. seshadri Fop Support From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 30, 2001 8:04 PM Subject:

Re: run out of memory

2001-05-30 Thread Arved Sandstrom
At 02:04 PM 5/30/01 +0200, [EMAIL PROTECTED] wrote: >I could create an 80 pages PDF document (through cocoon(FOP 0_12_1) >+apache+oracle), but i need now a document of 400 pages. I tried and i got >a message of run out of memory. Do you have an idea how to increase the >memory of the JVM. Shoud

Re: run out of memory

2001-05-30 Thread Torkild Ulvøy Resheim
FOP uses a very large chunk of memory when "writing out pdf". Even after increasing the memory available for the JVM you might run into problems. IE chrashes/lockups on win98 etc. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 30, 2001 2:04 P

RE: run out of memory

2001-05-30 Thread Colin Britton
at the command line run java -X for information on setting memory sizes. Running java with the -Xmx128m will change the maximum memory size from the default 64mb to 128mb. rgds CB > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 30, 2001 8