RE: OutOfMemoryError in apache fop/cocoon

2001-12-04 Thread Barbara Slupik
I set the TOMCAT_OPTS variable and it worked! Thank you very much Barbara -Original Message- From: Marcus Crafter [mailto:[EMAIL PROTECTED]] Sent: 04 December 2001 13:30 To: [EMAIL PROTECTED] Subject: Re: OutOfMemoryError in apache fop/cocoon On Tue, Dec 04, 2001 at 01:17:32PM -

Re: OutOfMemoryError in apache fop/cocoon

2001-12-04 Thread Marcus Crafter
On Tue, Dec 04, 2001 at 01:17:32PM -, Barbara Slupik wrote: > I am using Apache fop-0_20 and Cocoon 2. I have OutOfMemoryError in fop for > a large > document. When I run it from the Windows command line I added: > > java -Xms64M -Xmx320M > > and this fixed the memory problem. > > Ho

AW: OutOfMemoryError in apache fop/cocoon

2001-12-04 Thread Beer, Christian
Hi Barbara! Well that's a cocoon question. Please ask that in a cocoon list. Greets Christian Beer -Ursprüngliche Nachricht- Von: Barbara Slupik [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 4. Dezember 2001 14:18 An: [EMAIL PROTECTED] Betreff: OutOfMemoryError in apach

OutOfMemoryError in apache fop/cocoon

2001-12-04 Thread Barbara Slupik
Hello I am using Apache fop-0_20 and Cocoon 2. I have OutOfMemoryError in fop for a large document. When I run it from the Windows command line I added: java -Xms64M -Xmx320M and this fixed the memory problem. How to do the same in cocoon? Barbara Slupik ---