[ 
https://issues.jenkins-ci.org/browse/JENKINS-13405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161511#comment-161511
 ] 

Kean Lau edited comment on JENKINS-13405 at 4/12/12 3:24 AM:
-------------------------------------------------------------

I'm getting this problem as well. It looks like Oracle has changed the Java 
website to now require additional authentication for downloads. This is the 
error webpage that gets written into {{jdk.sh}}:

{quote}
Sorry!


In order to download products from Oracle Technology Network you must agree to 
the OTN license terms.


Be sure that...
 Your browser has "cookies" and JavaScript enabled.
 You clicked on "Accept License" for the product you wish to download.
 You attempt the download within 30 minutes of accepting the license.
{quote}

This problem affects all Java Web Start based slaves.
                
      was (Author: kean_lau):
    I'm getting this problem as well. It looks like Oracle has changed the Java 
website to now require additional authentication for downloads. This is the 
error webpage that gets written into {{jdk.sh}}:

{quote}
Sorry!


In order to download products from Oracle Technology Network you must agree to 
the OTN license terms.


Be sure that...
 Your browser has "cookies" and JavaScript enabled.
 You clicked on "Accept License" for the product you wish to download.
 You attempt the download within 30 minutes of accepting the license.
{quote}

This problem affects all SSH based slaves.
                  
> JDK Automatic install fails on Debian
> -------------------------------------
>
>                 Key: JENKINS-13405
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13405
>             Project: Jenkins
>          Issue Type: Bug
>          Components: javanet, ssh-slaves
>            Reporter: Jesse Bowes
>            Priority: Blocker
>         Attachments: jdk.sh.html
>
>
> I have my Jenkins system set up to automatically install Java 7.  When I add 
> a new project and try to build, I see errors saying:
> Started by an SCM change
> Building in workspace /var/lib/jenkins/jobs/FeedWatcher/workspace
> Installing /var/lib/jenkins/tools/Java_SE_7/jdk.sh
> [Java_SE_7] $ /var/lib/jenkins/tools/Java_SE_7/jdk.sh -noregister
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 1: cannot open html: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 2: cannot open head: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 3: cannot open title: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 3: Request: not found
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 4: cannot open META: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 5: cannot open link: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 6: cannot open link: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 7: 
> : not found
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 8: cannot open body: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 9: cannot open div: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 10: cannot open table: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 11: cannot open tr: No such file
> /var/lib/jenkins/tools/Java_SE_7/jdk.sh: 12: Syntax error: redirection 
> unexpected
> ERROR: Failed to install JDK. Exit code=2
> Finished: FAILURE
> Looking at /var/lib/jenkins/tools/Java_SE_7/jdk.sh, I see it's HTML generated 
> from an Oracle site.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to