Hello Builds We (Apache Qpid) have a Jenkins job configured to use JDK IBM JDK 1.7 64bit (Ubuntu only) with slave label expression "ubuntu && !cloud-slave". The job fails on ubuntu3 with the following message. I think the IBM JDK may be missing on this host.
Could it be installed please? Kind regards, Keith Wall. https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-Test-IBMJDK1.7/1217/ [Qpid-Java-Java-Test-IBMJDK1.7] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f ./pom.xml "-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes IBMJDKExcludes" clean verify -Pjava-mms.0-10 -fae Error: JAVA_HOME is not defined correctly. We cannot execute /home/jenkins/tools/java/ibm-1.7-64/bin/java Build step 'Invoke top-level Maven targets' marked build as failure
