On 13 October 2012 17:52, sebb <[email protected]> wrote: > On 13 October 2012 15:53, Niklas Gustavsson <[email protected]> wrote: >> On Wed, Oct 10, 2012 at 11:43 PM, sebb <[email protected]> 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 script runs that test and from where does it get the JDK path? > > Standard JMeter build which uses Ant. > > https://builds.apache.org/job/JMeter-trunk/ > > The same build file works fine on Buildbot, which is why I suspect the > Jenkins installation.
Also, just noticed that the build works fine on Ubuntu1 and Ubuntu2, but fails on Ubuntu3 and Ubuntu5. >> That path looks like nothing we've used as far as I can recall. >> >>> Has there been a change to Jenkins recently that could have caused this? >> >> Not that I'm aware of, but I'm not keeping up with all the things going on. >> >> /niklas
