RE: ant-user OutOfMemoryException

2005-12-08 Thread Ferrer, Eric
master-build.xml file to but end with a NullPointerException after it exists my last build file. -Original Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 2:13 PM To: 'Ant Users List' Subject: RE: ant-user OutOfMemoryExcep

RE: ant-user OutOfMemoryException

2005-12-08 Thread Mikael Petterson (KI/EAB)
list). Any luck so far? cheers, //mikael From: Ferrer, Eric [mailto:[EMAIL PROTECTED] Sent: den 7 december 2005 22:01 To: Ant Users List Subject: RE: ant-user OutOfMemoryException Can not seem to find a way to set the setting on each individual project. I am running Eclipse 3.0. I went to each

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
Run -> External tools -> JRE (tab) Under VM Arguments : -Xmx640m -Original Message- From: Ferrer, Eric [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 1:01 PM To: Ant Users List Subject: RE: ant-user OutOfMemoryException Can not seem to find a way to set the sett

RE: ant-user OutOfMemoryException

2005-12-07 Thread Ferrer, Eric
, 2005 1:47 PM To: 'Ant Users List' Subject: RE: ant-user OutOfMemoryException we faced same issue in our project. Try setting the memory for each individual project in eclipse. It helped us; i hope it helps u too. -Original Message- From: Ferrer, Eric [mailto:[EMAIL PROTE

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
] Subject: RE: ant-user OutOfMemoryException No I did not, I have an ant build script in eclipse and it talks to other projects build scripts via the dependencies. A couple of the projects become jars and the result is the output of 2 war files that get deployed to tomcat. I can build fine without

RE: ant-user OutOfMemoryException

2005-12-07 Thread Ferrer, Eric
only. I have tried invoking System.gc in our interface that extends the Test case method on its teardown. Still get OME. -Original Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 1:33 PM To: 'Ant Users List' Subject: RE

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
core project people left before i joined the company. I did have the ANT_OPS setting but that was not working..I will try your suggestings today. > > From: "Mikael Petterson (KI/EAB)" <[EMAIL PROTECTED]> > Date: 2005/12/07 Wed AM 01:35:27 EST > To: <[EMAIL PROT