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.

On Sun, Dec 26, 2010 at 9:26 AM, Ozz <[email protected]> wrote:
>
> Are you using Debian and openjdk? I had problems compiling with those
> a while ago.
>
> 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
>> Another thing to try is to check that you checked out the source ok
>> and maybe do "ant clean" and retry the build. If the problem persists,
>> 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:
>> >   While trying to compile wave in a box, I am receiving this error
>> > while running ant. Does anyone know how to fix this? Thank you. I can
>> > send a full error log if desired (~1290 errors).
>>
>> >  [javac] 1. ERROR in /home/timcosta33/WaveInABox/wave-protocol/
>> > proto_src/org/waveprotocol/$
>> >    [javac]     return newBuilder().mergeFrom(data).buildParsed();
>> >    [javac]                         ^^^^^^^^^
>> >    [javac] The method mergeFrom(Message) in the type
>> > WaveClientRpc.ProtocolAuthenticate.Buil$
>> >    [javac] ----------
>>
>> > 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].
>> > 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].
> 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.

Reply via email to