Tad, I was able to build it after upping my memory to 1.5GB. After some searching online for errors it looks like it may be related to some VPS providers not supporting/enabling swap files. In any case it's working now. Thanks for your help.
On Dec 13, 6:10 pm, Tad Glines <[email protected]> wrote: > Without knowing what you have running in your VM and what you have > installed, it would seem that the two key variables are 32-bit vs. 64-bit > and OpenJDK vs. Sun JDK. > > I also sugest that you google for "java.io.IOException: error=12, Cannot > allocate memory". > > Do you have anything else running on the system? When you run *top*, how > much free mem and swap is reported? > > -Tad > > > > > > > > On Mon, Dec 13, 2010 at 2:21 PM, Chris <[email protected]> wrote: > > Any other ideas what my issue could be Tad? > > > On Dec 13, 4:01 pm, Tad Glines <[email protected]> wrote: > > > I can compile and run WiaB on Ubuntu 10.04 32-bit, with 512MB RAM, using > > the > > > Sun JDK. > > > > -Tad > > > > On Mon, Dec 13, 2010 at 7:08 AM, Chris <[email protected]> wrote: > > > > Hello, > > > > > I know WIAB is in early stages and not really for beginners but trying > > > > to get it running to see if the VPS I've selected will be a good fit > > > > for the number of users I'm attempting to host for. I've run into a > > > > problem with the "Building Wave In A Box" section of the tutorial > > > > (http://www.waveprotocol.org/wave-in-a-box). > > > > > When I get to the "ant" step the build fails with this error. > > > > > BUILD FAILED > > > > /wave-development/wave-protocol/build.xml:163: The following error > > > > occurred while executing this line: > > > > /wave-development/wave-protocol/build-macros.xml:29: The following > > > > error occurred while executing this line: > > > > /wave-development/wave-protocol/build-macros.xml:48: > > > > java.io.IOException: Cannot run program "/usr/lib/jvm/java-6-openjdk/ > > > > jre/bin/java": java.io.IOException: error=12, Cannot allocate memory > > > > > As for my VPS here are it's vitals: > > > > OS: Ubuntu 10.04 64-Bit > > > > CPU: 1.5GHz > > > > Memory: 1GB > > > > Disk Space: 50GB > > > > > Any help would be appreciated. > > > > > -- > > > > 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%2bunsubscr...@goog > > > > legroups.com> > > <wave-protocol%[email protected]<wave-protocol%252Bunsubscribe > > @googlegroups.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%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]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
