Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 32813 invoked by uid 500); 18 Jun 2003 10:43:28 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 32795 invoked from network); 18 Jun 2003 10:43:26 -0000 Received: from mail.vsa.de (HELO proxysrv.vsa.de) (62.180.233.67) by daedalus.apache.org with SMTP; 18 Jun 2003 10:43:26 -0000 Received: from 192.168.140.6 by proxysrv.vsa.de (InterScan E-Mail VirusWall NT); Wed, 18 Jun 2003 12:41:39 +0200 Received: by mailsrv.vsa.de with Internet Mail Service (5.5.2653.19) id ; Wed, 18 Jun 2003 12:41:48 +0100 Message-ID: <3D6B395115784A4FA9E91824855282C7251DEA@mailsrv.vsa.de> From: "Schlierf, Stephan" To: "'forrest-dev@xml.apache.org'" Subject: Re: java.lang.OutOfMemoryError Date: Wed, 18 Jun 2003 12:41:48 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N As far as I can see the problem is caused by trying to convert a xml-file into a pdf-file. The respective file isn't that huge (~ 50 pages or so) but contains a lot of images. Anyway, setting "forrest.maxmemory=128m" in my project's forrest.properties did solve the problem. Thanks, Jeff and thanks, Cheche, for your help ;-) Stephan