RE: javac out of memory error

2003-02-27 Thread Dominique Devienne
ave Barkan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 27, 2003 10:44 AM To: [EMAIL PROTECTED] Subject: javac out of memory error Hi, I'm running ant 1.5 on Linux. I'm compiling a large number of java source files (1200 or so at once) with the task. I get this error: [j

RE: javac out of memory error

2003-02-27 Thread Urbano, Daniel
c out of memory error Hi, I'm running ant 1.5 on Linux. I'm compiling a large number of java source files (1200 or so at once) with the task. I get this error: [javac] Compiling 1290 source files to [javac] The system is out of resources. [javac] Consult the following

Re: javac out of memory error

2003-02-27 Thread Jesse Stockall
On Thursday, February 27, 2003, at 11:43 AM, Dave Barkan wrote: Hi, I'm running ant 1.5 on Linux. I'm compiling a large number of java source files (1200 or so at once) with the task. I get this error: export ANT_OPTS=-Xmx256 Jesse Stockall - [EMAIL PROTECTED] CRYPTOCard Corp. --

javac out of memory error

2003-02-27 Thread Dave Barkan
Hi, I'm running ant 1.5 on Linux. I'm compiling a large number of java source files (1200 or so at once) with the task. I get this error: [javac] Compiling 1290 source files to [javac] The system is out of resources. [javac] Consult the following stack trace for details. [javac] j