Any ideas what's the configuration on the Ubuntu build slave? The build (trunk) seems to be working fine on the following machine (vanilla OS install):
$ uname -a Linux ip-10-58-149-83 2.6.32-318-ec2 #38-Ubuntu SMP Thu Sep 1 18:09:30 UTC 2011 x86_64 GNU/Linux $ cat /etc/issue Ubuntu 10.04.3 LTS \n \l $ java -version java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.13) (6b20-1.9.13-0ubuntu1~10.04.1) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode) $ javac -version javac 1.6.0_20 $ mvn -V Apache Maven 2.2.1 (rdebian-1) Java version: 1.6.0_20 Java home: /usr/lib/jvm/java-6-openjdk/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux" version: "2.6.32-318-ec2" arch: "amd64" Family: "unix" On Thu, Mar 8, 2012 at 6:04 PM, Andrei Savu <[email protected]> wrote: > > On Thu, Mar 8, 2012 at 5:50 PM, Andrei Savu <[email protected]> wrote: > >> Try on a remote server now. > > > I'm trying on a remote server now :) I will get back with feedback. >
