Hmm thats strange, we have nightly builds that run on linux every night and it completes fine and it also builds fine on my windows machine. What JDK are you using...I'm assuming you're using linux (since you used top)? Also from what date is your build...did you get it out of CVS recenly?
Chad --- Jan Heise <[EMAIL PROTECTED]> wrote: > Hi Chad, > > thanks for your reply. I tried to set MAVEN_OPTS and > also ANT_OPTS > from the commandline to different -Xmx and -Xms > settings. At different > points I always get OutOfMemory-Exceptions. > Does the build-script/maven start other VMs besides > the one that runs > maven? Using top I can see another VM that gets > started in the build > that > only uses the standard memory settings. I also can > see that the build-VM > uses a max of about 360MB and i have always approx. > 300 MB physical > memory free the moment, the build stops. > > Jan > > Am 02.07.2004 um 13:13 schrieb Chad Brandon: > > > Hi Jan, > > > > The class not found exception is probably due to > the fact you ran out > > of > > memory. > > Did you give maven more memory before you built, > i.e export > > MAVEN_OPTS=-Xmx512m ? > > > > Chad > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & > Training. > Attend Black Hat Briefings & Training, Las Vegas > July 24-29 - > digital self defense, top technical experts, no > vendor pitches, > unmatched networking opportunities. Visit > www.blackhat.com > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
