Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 49676 invoked from network); 30 Mar 2005 20:32:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Mar 2005 20:32:35 -0000 Received: (qmail 42517 invoked by uid 500); 30 Mar 2005 20:32:29 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 42361 invoked by uid 500); 30 Mar 2005 20:32:28 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 42347 invoked by uid 99); 30 Mar 2005 20:32:28 -0000 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=RCVD_BY_IP,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 30 Mar 2005 12:32:27 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DGjpX-0003qR-0P for users@cocoon.apache.org; Wed, 30 Mar 2005 22:30:23 +0200 Received: from 216.115.178.75 ([216.115.178.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Mar 2005 22:30:23 +0200 Received: from gregor by 216.115.178.75 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Mar 2005 22:30:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: "Gregor J. Rothfuss" Subject: Re: build: javadoc OutOfMemoryError Date: Wed, 30 Mar 2005 15:30:26 -0500 Lines: 23 Message-ID: References: <1112198706.4334.3.camel@hostmaster.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 216.115.178.75 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jorg Heymans wrote: > > Thomas Zehetbauer wrote: > >> Hi, >> >> is anyone else seeing this? >> >> Standard Doclet version 1.5.0_01 >> Building tree for all the packages and classes... >> /home/thomasz/src/cocoon-2.1.7/src/java/org/apache/cocoon/CocoonTask.java:199: >> warning - @return tag cannot be used in method with void return type. >> java.lang.OutOfMemoryError: Java heap space >> ... > > > only every now and then :) I don't really know what triggers it, but > sometimes it runs through the build fine and sometimes i get this OOM > > Harmless really, unless you really care about having the docs locally. increase maxmemory for the javadoc task: http://ant.apache.org/manual/CoreTasks/javadoc.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org