
----- Original Message -----
From: "Livnat Peer" <lpeer@redhat.com> To: "Steve Gordon" <sgordon@redhat.com> Cc: engine-devel@ovirt.org Sent: Sunday, November 13, 2011 2: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.
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
/usr/lib/jvm/java Apache Maven 2.2.1 (rNON-CANONICAL_2011-10-11_11-56_mockbuild; 2011-10-11 07:56:30-0400) Java version: 1.6.0_22 Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "3.1.0-7.fc16.x86_64" arch: "amd64" Family: "unix"
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
I'm running this again now, only have access to the laptop today so will probably be a while until I can report back :).
Livnat
_______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel