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
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
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
, 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
]
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
: ant-user OutOfMemoryException
Did you try setting it for reach project in your workspace seperately?.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 8:49 AM
To: user@ant.apache.org
Cc: [EMAIL PROTECTED]
Subject: ant-user OutOfMemoryExceptio
Did you try setting it for reach project in your workspace seperately?.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 8:49 AM
To: user@ant.apache.org
Cc: [EMAIL PROTECTED]
Subject: ant-user OutOfMemoryException
Mikael,
Thanks
T
> To: <[EMAIL PROTECTED]>
> Subject: RE: ant-user OutOfMemoryException
>
> Hi,
>
> Yes I resolved it. The thing is that using ANT_OPTS to increase Xmx and Xms
> does not seem to have any affect on the jvm starting ant.
> However when I increase the heap using Xmx a