You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Keith W <ke...@gmail.com> on 2015/08/18 13:25:17 UTC

Problem finding IBM JDK on jenkins-ubuntu-1404-4gb-328

Hello Builds,


We have a Jenkins job tied to 'ubuntu' which uses the IBM 1.7 JDK.
This job is failing ob the Jenkins slave  jenkins-ubuntu-1404-4gb-328
apparently with an issue locating Java.


Could someone take a look please?


I see:


[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[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.

Re: Problem finding IBM JDK on jenkins-ubuntu-1404-4gb-328

Posted by Andrew Bayer <an...@gmail.com>.
Could you try changing your job to "ubuntu && !cloud-slave"? The
dynamically provisioned slaves, like jenkins-ubuntu-1404-4gb-328, may not
have the full set of JDKs installed.

A.

On Tue, Aug 18, 2015 at 7:25 AM, Keith W <ke...@gmail.com> wrote:

> Hello Builds,
>
>
> We have a Jenkins job tied to 'ubuntu' which uses the IBM 1.7 JDK.
> This job is failing ob the Jenkins slave  jenkins-ubuntu-1404-4gb-328
> apparently with an issue locating Java.
>
>
> Could someone take a look please?
>
>
> I see:
>
>
> [locks-and-latches] Checking to see if we really have the locks
> [locks-and-latches] Have all the locks, build can start
> [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.
>