Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22578 invoked from network); 20 Mar 2008 20:15:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2008 20:15:01 -0000 Received: (qmail 48875 invoked by uid 500); 20 Mar 2008 20:14:54 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 48847 invoked by uid 500); 20 Mar 2008 20:14:53 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 48577 invoked by uid 99); 20 Mar 2008 20:14:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 13:14:52 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [194.158.96.208] (HELO relay-dv.club-internet.fr) (194.158.96.208) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 20:14:00 +0000 Received: from [192.168.1.2] (gre92-3-89-85-219-2.dsl.club-internet.fr [89.85.219.2]) by relay-dv.club-internet.fr (Postfix) with ESMTP id 2E08C25630 for ; Thu, 20 Mar 2008 21:14:20 +0100 (CET) Message-ID: <47E2C5E7.20701@free.fr> Date: Thu, 20 Mar 2008 21:15:35 +0100 From: supareno User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: Ant Users List Subject: Re: xslt out of memory References: <1f97de60803200913v153c1a64k7e8891935af9c614@mail.gmail.com> In-Reply-To: <1f97de60803200913v153c1a64k7e8891935af9c614@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org what is the size of the xsl file ?? i know that huge file causes out of memory exception !! check out htis: http://www.velocityreviews.com/forums/t170526-huge-xml-files-xslt-memory-problems-java-amp-sax.html it could be related to your problems regards supareno > Hi > Is there a workaround to this issue ? > > Thanks > > > > [xslt] Loading stylesheet \\filer\zw_detail.xsl > > BUILD FAILED > C:\Documents and Settings\report_main.xml:15: The following error occurred > while executing this line: > C:\Documents and Settings\report_main.xml:133: java.lang.OutOfMemoryError: > Java heap space > > Total time: 38 seconds > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org