It's possible the error is related to memory allocation. The compile_gwt target needs 512M. If your Ubuntu a VM with 512M or less?
-Tad On Tue, Nov 30, 2010 at 9:18 AM, Todd B <[email protected]> wrote: > Yeah, I've grabbed fresh copies of the source four or five times. I'm > running Ubuntu 10.04 (64) and Java 1.6.0_22. The error always occurs > at this point of the build: > compile_gwt: > [java] Compiling module > org.waveprotocol.box.webclient.WebClientProd > > BUILD FAILED > /home/toddbealmear/wave-protocol/build.xml:246: Java returned: 137 > > > On Nov 29, 9:16 pm, James Purser <[email protected]> wrote: > > HI Todd, > > > > The first step I usually do is grab a fresh copy of the source to make > sure > > that everything came down correctly. > > > > Secondly, what OS/Java are you using? > > > > James > > > > On Tue, Nov 30, 2010 at 3:09 PM, Todd Bealmear > > <[email protected]>wrote:> > Hey everyone, > > > > > I'm attempting to set up my own WIAB on my server, but I keep receiving > the > > > same error whenever I try to build: > > > > > BUILD FAILED > > > /home/todd/wave/build.xml:246: Java returned: 137 > > > > > Anyone know what is causing this or how I can resolve this problem? I'm > > > really interested in getting an instance running and working on some > starter > > > projects. > > > > > Regards, > > > Todd > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Wave Protocol" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<wave-protocol%[email protected]> > <wave-protocol%2bunsubscr...@goog legroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/wave-protocol?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
