Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 18823 invoked from network); 28 Feb 2002 13:44:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Feb 2002 13:44:23 -0000 Received: (qmail 2080 invoked by uid 97); 28 Feb 2002 13:44:12 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 2051 invoked by uid 97); 28 Feb 2002 13:44:11 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 2040 invoked from network); 28 Feb 2002 13:44:11 -0000 Message-ID: <20020228134411.35303.qmail@web20308.mail.yahoo.com> Date: Thu, 28 Feb 2002 05:44:11 -0800 (PST) From: sir mam Subject: Problem Building Large Project in ANT To: ant-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N HI Ant Users I have been facing some problems with builds for the past 2-3 days. I was getting the following error while building our application on Win2k with jdk1.3.1_02 : [javac] Compiling 1506 source files to M:\rel1.1.0_build_36\cora\src\build\w EB-INF\classes [javac] [javac] [javac] The system is out of resources. [javac] Consult the following stack trace for details. [javac] [javac] java.lang.OutOfMemoryError [javac] <> I then used the fork option set to yes in task javac. This solved the problem on Win2k and the build started going thru. However, the same option setting on SunOS failed. What could be the problem on Unix. How can I debug it?? Guys, I am very new to ANT ...started couple of weeks back and hence I am not well versed with all the tricks. Please respond asap. Regds __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: