Hi,
It could be an error either in java or the libraries it is building on, very environment
dependent. Did this javac command leave an crash report behind? Something like
hs_err_pidNNNN.log
----- Original Message -----
> From: "Livnat Peer"<lpeer(a)redhat.com>
> To: "Steve Gordon"<sgordon(a)redhat.com>
> Cc: engine-devel(a)ovirt.org
> Sent: Sunday, November 13, 2011 8:40:47 AM
> Subject: Re: [Engine-devel] Trouble building ovirt engine - exit code 137 from javac
>
> On 11/11/2011 09:09 PM, Steve Gordon wrote:
>> Hi all,
>>
>> I am having some trouble building the engine with `mvn clean
>> install -Pgwt-admin,gwt-user -DskipTests=true -X`, the output I
>> eventually get indicates a failure in building WebAdmin. I am
>> doing this in a clean F16 environment with a fresh clone of the
>> repository. The javac version is javac 1.6.0_22.
>>
>>
http://pastebin.com/VZvUpmTK
>>
>> Any suggestions on how to get past this and successfully building
>> the WebAdmin stuff?
>>
>> Thanks,
>>
>> Steve
>
> Hi Steve,
>
> can you please send the output of
>
> $> mvn --version
>
> also can you please try running this without the 'clean' phase, i
> want
> to see if it is related to some kind of timeout
>
> mvn install -Pgwt-admin,gwt-user -DskipTests=true -X
>
>
> Livnat
>
>> _______________________________________________
>> Engine-devel mailing list
>> Engine-devel(a)ovirt.org
>>
http://lists.ovirt.org/mailman/listinfo/engine-devel
> _______________________________________________
> Engine-devel mailing list
> Engine-devel(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/engine-devel
>
_______________________________________________
Engine-devel mailing list
Engine-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel I have seen a few people on
irc that have encountered this. I believe
one of them was sgtpepper. I suggest you ask there.