Bugs item #669545, was opened at 2003-01-16 22:41
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669545&group_id=22866

Category: Build System
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 8
Submitted By: Matthew Munz (mattmunz)
Assigned to: Jason Dillon (user57)
Summary: OutOfMemory Error

Initial Comment:
When I attempt to execute "build all" on the latest 
source, using my w2k machine, I get the following error.

BUILD FAILED
java.lang.OutOfMemoryError

I have set ANT_OPTS=-Xmx640m.

Even the "build clobber" command requires 60 MB of 
memory.  Does this make sense?  Isn't clobber just 
deleting a bunch of directories?

My latest attempt to "build all" topped out at 90 MB.

Could someone please run this sucker through a 
profiler?  There's probably a memory leak in there 
somewhere.  Given the nature of the task, it's hard for 
me to believe that it really requires 90+ MB.

Are there any workarounds for this?  

  - Matt 

----------------------------------------------------------------------

>Comment By: Matthew Munz (mattmunz)
Date: 2003-01-16 23:39

Message:
Logged In: YES 
user_id=340814

workaround:

Use "build" command instead and build the larger modules 
separately.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669545&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to