You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Mck <mc...@apache.org> on 2013/11/20 09:22:22 UTC

How to configure jenkins job against jdk-1.7u45 ?

The Tiles projects require 7u45.

I've set the JDK field to "jdk-1.7u45"
 but the build fails with

Installing /export/home/hudson/hudson-slave/tools/hudson.model.JDK/jdk-1.7u45/jdk.sh
[jdk-1.7u45] $ tar xvzf /export/home/hudson/hudson-slave/tools/hudson.model.JDK/jdk-1.7u45/jdk.sh
tar: z: unknown function modifier

full log at http://article.gmane.org/gmane.comp.apache.tiles.devel/618
if i run it on ubunty-ARM then the error msg is different…

java.io.IOException: Cannot run program "/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u45/bin/java" (in directory "/home/jenkins/jenkins-slave/workspace/Tiles-Request"): error=2, No such file or directory

full log at http://article.gmane.org/gmane.comp.apache.tiles.devel/634


Is there anything special to get get jdk-1.7u45 working?

~mck


-- 
"When you say: "I wrote a program that crashed Windows", people just
stare at you blankly and say: "Hey, I got those with the system -- for
free."" Linus Torvalds 

| http://github.com/finn-no | http://tech.finn.no |

-- 
"One of the easiest ways to avoid many common problems is to stop using
Microsoft software." Mark Ward, BBC 

| http://github.com/finn-no | http://tech.finn.no |

Re: How to configure jenkins job against jdk-1.7u45 ?

Posted by Jake Farrell <jf...@apache.org>.
Change your project label to use the ubuntu build slaves, JDK 1.7u45 is
available on all of them

-Jake


On Wed, Nov 20, 2013 at 3:22 AM, Mck <mc...@apache.org> wrote:

> The Tiles projects require 7u45.
>
> I've set the JDK field to "jdk-1.7u45"
>  but the build fails with
>
> Installing
> /export/home/hudson/hudson-slave/tools/hudson.model.JDK/jdk-1.7u45/jdk.sh
> [jdk-1.7u45] $ tar xvzf
> /export/home/hudson/hudson-slave/tools/hudson.model.JDK/jdk-1.7u45/jdk.sh
> tar: z: unknown function modifier
>
> full log at http://article.gmane.org/gmane.comp.apache.tiles.devel/618
> if i run it on ubunty-ARM then the error msg is different…
>
> java.io.IOException: Cannot run program
> "/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u45/bin/java"
> (in directory "/home/jenkins/jenkins-slave/workspace/Tiles-Request"):
> error=2, No such file or directory
>
> full log at http://article.gmane.org/gmane.comp.apache.tiles.devel/634
>
>
> Is there anything special to get get jdk-1.7u45 working?
>
> ~mck
>
>
> --
> "When you say: "I wrote a program that crashed Windows", people just
> stare at you blankly and say: "Hey, I got those with the system -- for
> free."" Linus Torvalds
>
> | http://github.com/finn-no | http://tech.finn.no |
>
> --
> "One of the easiest ways to avoid many common problems is to stop using
> Microsoft software." Mark Ward, BBC
>
> | http://github.com/finn-no | http://tech.finn.no |
>