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
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
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
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
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
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