Bugs item #669545, was opened at 2003-01-17 04:41 Message generated for change (Settings changed) made by letiemble 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: Closed >Resolution: Invalid Priority: 8 Submitted By: Matthew Munz (mattmunz) Assigned to: Nobody/Anonymous (nobody) 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: Jason Dillon (user57) Date: 2003-08-21 08:30 Message: Logged In: YES user_id=15045 I do not have commit access to JBoss anymore, please re-assign to someone else. ---------------------------------------------------------------------- Comment By: Matthew Munz (mattmunz) Date: 2003-01-17 05: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: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
