Re: Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2016-01-27 Thread Victor Martinez
Thanks! Great explanation :) Afaik those files are generated by some magic crawlers: https://github.com/jenkinsci/backend-crawler and pushed those json files into http://mirrors.jenkins-ci.org/updates/updates/ or any other mirrors. But I don't know when those crawers are launched. Cheers On We

Re: Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2016-01-27 Thread Matias Burni
I found the solution. The JDK installation is a Jenkins feature, which has 2 main config files which disappeared from the master: - /var/lib/jenkins/updates/hudson.tools.JDKInstaller.json (I recovered the file from http://ftp.icm.edu.pl/packages/jenkins/updates/stable-1.625/updates/h

Re: Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2016-01-26 Thread Mark Waite
I thought I encountered these types of problems when I changed from one internal JDK version (like JDK 1.8.0_45) to another internal JDK version (like 1.8.0_65). Unfortunately, I don't remember anything more about it, other than being annoyed that my docker instance with jobs that referenced Oracl

Re: Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2016-01-26 Thread Matias Burni
Hola Victor! (I'm your "replacement" at King, so weird finding this thread with your comment!!! You're so famous!). >> NOT RELATED TO this post: In fact I have an issue with the "Install from java.sun.com dropdown list, which is now a text box. the /var/lib/jenkins/hudson.tools.JDKInstaller

Re: Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2015-09-09 Thread Victor Martinez
Have you tried to upgrade your Jenkins version? It seems there were some tickets (which they are already solved): - https://issues.jenkins-ci.org/browse/JENKINS-22401 - https://issues.jenkins-ci.org/browse/JENKINS-22347 Have you configured your global settings and configure the JDK installation

Cannot autoinstall jdk 8 on my Jenkins, don't know JDK ID. Please help!

2015-09-09 Thread Viktorija Dzedzej
Using strategy: Default Last Built Revision: Revision d37b1d8bfb810c37bab726ff1f1b733b407b (origin/master) Installing JDK Java SE Development Kit 8u60 java.io.IOException: JDK data is empty. at hudson.tools.JDKInstaller.locate(JDKInstaller.java:418) at hudson.tools.JDKInstal