You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/08/18 11:25:21 UTC

[jira] [Created] (INFRA-12448) Errors on windows jenkins builds due to a missing JDK path

Emmanuel Lecharny created INFRA-12448:
-----------------------------------------

             Summary: Errors on windows jenkins builds due to a missing JDK path
                 Key: INFRA-12448
                 URL: https://issues.apache.org/jira/browse/INFRA-12448
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
         Environment: windows
            Reporter: Emmanuel Lecharny


We have recurrent failures on jenkins MINA 2.0.X builds, due to a mssing JDK path :

{noformat}
java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.6-64/bin/java" (in directory "f:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows"): CreateProcess error=2, The system cannot find the file specified
{noformat}

or

{noformat}
java.io.IOException: Cannot run program "/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java" (in directory "f:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.7-windows"): CreateProcess error=2, The system cannot find the file specified
{noformat}

Here is the problematic jenkins task : 

https://builds.apache.org/job/MINA-2.0.X-jdk1.7-windows/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)