Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-15 Thread sebb
On 13 October 2012 17:52, sebb wrote: > On 13 October 2012 15:53, Niklas Gustavsson wrote: >> On Wed, Oct 10, 2012 at 11:43 PM, sebb wrote: >>> JMeter builds have started failing with the following error: >>> >>> java.lang.UnsatisfiedLinkError: >>> /x1/jenkins/tools/java/jdk1.5.0_22-32/jre/lib/i

Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-13 Thread sebb
On 13 October 2012 15:53, Niklas Gustavsson wrote: > On Wed, Oct 10, 2012 at 11:43 PM, sebb wrote: >> JMeter builds have started failing with the following error: >> >> java.lang.UnsatisfiedLinkError: >> /x1/jenkins/tools/java/jdk1.5.0_22-32/jre/lib/i386/xawt/libmawt.so: >> libXext.so.6: cannot o

Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-13 Thread Niklas Gustavsson
On Wed, Oct 10, 2012 at 11:43 PM, sebb wrote: > JMeter builds have started failing with the following error: > > java.lang.UnsatisfiedLinkError: > /x1/jenkins/tools/java/jdk1.5.0_22-32/jre/lib/i386/xawt/libmawt.so: > libXext.so.6: cannot open shared object file: No such file or > directory Which

Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-13 Thread sebb
On 13 October 2012 15:25, Olivier Lamy wrote: > where do you read that ? https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestLocal.log > I cannot see that in https://builds.apache.org/job/JMeter-trunk/2629/console > > 2012/10/13 sebb : >> PING? >> >> On 10 October 2012 22:43, sebb

Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-13 Thread Olivier Lamy
where do you read that ? I cannot see that in https://builds.apache.org/job/JMeter-trunk/2629/console 2012/10/13 sebb : > PING? > > On 10 October 2012 22:43, sebb wrote: >> JMeter builds have started failing with the following error: >> >> java.lang.UnsatisfiedLinkError: >> /x1/jenkins/tools/jav

Re: [Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-13 Thread sebb
PING? On 10 October 2012 22:43, sebb wrote: > JMeter builds have started failing with the following error: > > java.lang.UnsatisfiedLinkError: > /x1/jenkins/tools/java/jdk1.5.0_22-32/jre/lib/i386/xawt/libmawt.so: > libXext.so.6: cannot open shared object file: No such file or > directory > > Has

[Jenkins] UnsatisfiedLinkError in Java 1.5

2012-10-10 Thread sebb
JMeter builds have started failing with the following error: java.lang.UnsatisfiedLinkError: /x1/jenkins/tools/java/jdk1.5.0_22-32/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory Has there been a change to Jenkins recently that could have caus