The URL is bad.

The URL is needed to looks like:
http://download.oracle.com/otn-pub/java/jdk/6u31-b05/jdk-6u31-linux-x64.bin

In the mentioned case:
http://download.oracle.com/otn-pub/java/jdk/6u30-b12/jdk-6u30-linux-x64.bin

The mistake: otn-pub instead of otn.

You should file an issue.

Regards,
--
Garami Gábor
E-mail: [email protected]
Tel: +36 20 235 9621
MSN: [email protected]
Skype: hron84



On Thu, Apr 5, 2012 at 4:00 PM, Jenni <[email protected]> wrote:

> We've recently added nodes to a jenkins 1.455 box, and have the jdks
> set to auto-install from oracle. When the task executes on the slave,
> we get these errors:
>
> Downloading JDK from
> http://download.oracle.com/otn/java/jdk/6u30-b12/jdk-6u30-linux-x64.bin
> Downloading 5307bytes
> Installing /home/exodus/jenkins/tools/jdk1.6_30/jdk.sh
> [jdk1.6_30] $ /home/exodus/jenkins/tools/jdk1.6_30/jdk.sh -noregister
> /home/exodus/jenkins/tools/jdk1.6_30/jdk.sh: line 1: html: No such
> file or directory
> /home/exodus/jenkins/tools/jdk1.6_30/jdk.sh: line 2: head: No such
> file or directory
>
> When I look at the jdk.sh file, It is an html page from oracle warning
> that the terms of use needs to be accepted before downloading (we've
> checked this box on the jenkins page). For now, I'm working on
> manually downloading the bin files to get around this. Is this
> something others have seen? Did something change recently with the way
> Oracle wants the terms accepted that broke Jenkins? Or am I missing
> some config somewhere?
>

Reply via email to