Re: causing memory issue

2008-07-10 Thread Scot P. Floess
Sent: Thursday, July 10, 2008 3:47 PM To: user@ant.apache.org Subject: Re: causing memory issue env does not yield much there are 29 lines and not very big. Attaching diagnostics. Please let me know if you see something suspicious Matt From: &qu

Re: causing memory issue

2008-07-10 Thread Matt
2008 3:37 PM To: Ant Users List , [EMAIL PROTECTED] Subject: Re: causing memory issue Just curious, from the command line...prior to executing ant against your build.xml (under Solaris), what does env yield? Anyway, you might try using the -diagnose command line option to ant - it may help. Alt

Re: causing memory issue

2008-07-10 Thread Matt
rs List , [EMAIL PROTECTED] Subject: Re: causing memory issue Just curious, from the command line...prior to executing ant against your build.xml (under Solaris), what does env yield? Anyway, you might try using the -diagnose command line option to ant - it may help. Although, I've not

Re: causing memory issue

2008-07-10 Thread Scot P. Floess
Just curious, from the command line...prior to executing ant against your build.xml (under Solaris), what does env yield? Anyway, you might try using the -diagnose command line option to ant - it may help. Although, I've not experienced what you mention below :( On Thu, 10 Jul 2008, Matt wro

causing memory issue

2008-07-10 Thread Matt
Hi I am relatively new to ANT On solaris (on XP this works fine). the following script throws a memory exception (attached) If I take our the line it works fine. What could be the problem ? Matt - To unsubscri