I am also facing some crashes during build time. During build(Ubuntu 10.10 , Ram 653MB), when the test cases are running, the build is interrupted and state any crash error . I with both versions of java ...all showing same errors.
To make it work, i build that on my local system (Ubuntu 10.10 and 1GB ram ) and upload the whole wave-protocol directory to the remote server. Its working fine. U can try this way also, it should for you also On Mon, Dec 27, 2010 at 4:42 PM, <[email protected]<wave-protocol%[email protected]> > wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/wave-protocol/topics > > - Error While Compiling <#12d278723891b3e0_group_thread_0> [4 Updates] > > Topic: Error While > Compiling<http://groups.google.com/group/wave-protocol/t/c992758f3523e1e5> > > Ozz <[email protected]> Dec 26 06:26AM -0800 > ^<#12d278723891b3e0_digest_top> > > Are you using Debian and openjdk? I had problems compiling with those > a while ago. > > > > > > Tim Costa <[email protected]> Dec 26 01:51PM -0500 > ^<#12d278723891b3e0_digest_top> > > I am using a Dreamhost VPS with Java 6 installed. I fexed the previous > error, i simply had to re-set the path variable to java, but now i am > getting this: > > [junit] Tests FAILED (crashed) > [junitreport] the file > > > /home/timcosta33/WIAB/test_out/TEST-org.waveprotocol.wave.model.util.Utf16UtilTest.xml > is empty. > [junitreport] This can be caused by the test JVM exiting unexpectedly > [junitreport] Processing > /home/timcosta33/WIAB/test_out/TESTS-TestSuites.xml to > /tmp/null1981506315 > [junitreport] Loading stylesheet > > > jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > [junitreport] Failed to process > /home/timcosta33/WIAB/test_out/TESTS-TestSuites.xml > > BUILD FAILED > /home/timcosta33/WIAB/build.xml:239: The following error occurred > while executing this line: > /home/timcosta33/WIAB/build-macros.xml:149: Errors while applying > transformations: > javax.xml.transform.TransformerConfigurationException: SAX parser > error: reference to entity in undeclared doctype > > Total time: 6 minutes 52 seconds > > Also, sometimes while running the test suite it says "Killed" and > stops the build... Any ideas why? > > Thank you all. > > > > > > Soren Lassen <[email protected]> Dec 27 09:50AM +1100 > ^<#12d278723891b3e0_digest_top> > > Maybe it's running out of memory. How much memory do you have? > > > > > > Tim Costa <[email protected]> Dec 26 05:51PM -0500 > ^<#12d278723891b3e0_digest_top> > > 500MB of ram and unlim disk. > > Tim Costa > > Sent from my DroidX > >> getting this: > > >> [junit] Tests FAILED (crashed) > >> [junitreport] the file > > > > /home/timcosta33/WIAB/test_out/TEST-org.waveprotocol.wave.model.util.Utf16UtilTest.xml > >> /home/timcosta33/WIAB/test_out/TESTS-TestSuites.xml to > >> /tmp/null1981506315 > >> [junitreport] Loading stylesheet > > > > jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > >>> On 25 dic, 23:32, Soren Lassen <[email protected]> wrote: > >>>> Everything builds without problems for me. Are you sure you have > the > >>>> right version of java? See: > > > http://www.waveprotocol.org/code/get-javahttp://www.waveprotocol.org/code/client-development-environment-set-up > >>>> send the full error log and the output of "javac -version" and > "ant > >>>> -version". > > >>>> On Sun, Dec 26, 2010 at 7:58 AM, Tim Costa <[email protected]> > wrote: > > >>>> > Thank you very much. > > >>>> > -- > >>>> > 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%[email protected]<wave-protocol%[email protected]> > > > . > >>>> > For more options, visit this group athttp:// > 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]> > > <wave-protocol%[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]<wave-protocol%[email protected]> > > <wave-protocol%[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]<wave-protocol%[email protected]> > > <wave-protocol%[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]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > -- Regards, Ankur Agarwal Software Engineer Samsung India - Software Engineering Lab -- 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.
