If you run the build by hand with -Xmx640m does it function? This is what build.sh uses. Newer build.bat (coming soon) will also include this.
--jason > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:jboss- > [EMAIL PROTECTED]] On Behalf Of Sacha Labourey > Sent: Tuesday, October 08, 2002 5:07 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] HEAD Build: numerous failure > > build.bat > > > -----Message d'origine----- > > De : [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]De la part de > > Jason Dillon > > Envoye : mardi, 8 octobre 2002 10:37 > > A : [EMAIL PROTECTED] > > Objet : RE: [JBoss-dev] HEAD Build: numerous failure > > > > > > Using build.sh or build.bat? > > > > --jason > > > > > > On Tue, 8 Oct 2002, Sacha Labourey wrote: > > > > > I think the reason is the JVM size that is necessary (-Xmx): it must > be > > > higher probably. Which is why, doing it step by step succeeds: > > as numerous > > > steps are already done, the memory is simply exhausted later. > > > > > > > -----Message d'origine----- > > > > De : [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]De la part de > > > > Jason Dillon > > > > Envoye : lundi, 7 octobre 2002 23:07 > > > > A : Jboss-Dev > > > > Objet : Re: [JBoss-dev] HEAD Build: numerous failure > > > > > > > > > > > > What errors do you get specifically Sacha? > > > > > > > > --jason > > > > > > > > > > > > On Mon, 7 Oct 2002, Sacha Labourey wrote: > > > > > > > > > Hello, > > > > > > > > > > Is it just me? I am trying to compile jboss-all from HEAD > > (I did a fresh > > > > > checkout a few minutes ago) on windows 2000 and I get lots of > > > > errors which > > > > > change over time i.e the compiler (1.4.0) makes an exception > > > > and, if I start > > > > > again the build process, it goes further, ... then it is an > > RMI compiler > > > > > errror (couldn't read LOC header), then it is a set of silent > > > > break, etc. At > > > > > the end (after 4-5 restart, it is build successfuly) > > > > > > > > > > Cheers, > > > > > > > > > > > > > > > Sacha > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This sf.net email is sponsored by:ThinkGeek > > > > > Welcome to geek heaven. > > > > > http://thinkgeek.com/sf > > > > > _______________________________________________ > > > > > Jboss-development mailing list > > > > > [EMAIL PROTECTED] > > > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > Jboss-development mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Jboss-development mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
