Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15288

JAVA_HOME env variable not populating path to JDK installation

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • javanet-plugin
    • None
    • Windows Server 2008 R2
      Ubuntu 12.04 LTS

      When performing a build on a Maven project, the build gets the following error:

      ERROR: Failed to parse POMs
      java.io.IOException: Cannot run program "/bin/java" (in directory "E:\Program Files\Jenkins\jobs\GAFRI ESB\workspace"): CreateProcess error=2, The system cannot find the file specified

      We have JAVA_HOME set as a system environment variable and it used to configured the path to the JDK installation. This worked until recently. The environment variable is no longer being populated for Maven project.

          [JENKINS-15288] JAVA_HOME env variable not populating path to JDK installation

          Stephane Odul added a comment -

          I'm getting this quite often on maven builds but not consistently. Eventually the Slave will gets its brain back together and get the jvm that it auto install, but it cause a bit of confusion and complaints from our developers.

          Stephane Odul added a comment - I'm getting this quite often on maven builds but not consistently. Eventually the Slave will gets its brain back together and get the jvm that it auto install, but it cause a bit of confusion and complaints from our developers.

          Stephane Odul added a comment -

          Getting this issue fairly consistently now every time we restart the master with Jenkins 1.559 on Ubuntu 12.04 LTS. It clears itself up eventually but this is very distracting every time we restart the master and generates dozen of 'broken' builds.

          Stephane Odul added a comment - Getting this issue fairly consistently now every time we restart the master with Jenkins 1.559 on Ubuntu 12.04 LTS. It clears itself up eventually but this is very distracting every time we restart the master and generates dozen of 'broken' builds.

            Unassigned Unassigned
            cjaehnen Chris Jaehnen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: