Bug#764711: jenkins: Fails on "Unable to read /var/lib/jenkins/config.xml"

Olivier Berger olivier.berger at telecom-sudparis.eu
Fri Oct 10 15:11:51 UTC 2014


Hi.

(Responding to myself)

Olivier Berger <olivier.berger at telecom-sudparis.eu> writes:

> After a recent upgrade, I can no longer access Jenkins, which displays :
> Error
>
> hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to read /var/lib/jenkins/config.xml
> 	at hudson.WebAppMain$3.run(WebAppMain.java:234)
> Caused by: org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to read /var/lib/jenkins/config.xml

FWIW, it seems 2 plugins (so far) have been missing for Jenkins to
operate on my installation :
 - matrix-auth : this one seems to solve the config file parsing issue
 - matrix-project : solves a later issue my users have noticed (like
   https://issues.jenkins-ci.org/browse/JENKINS-25001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel)

I manually fetched latest versions of these from
http://updates.jenkins-ci.org/download/plugins/ and placed them in
/var/lib/jenkins/plugins (chowned as jenkins:jenkins) and restarted.

So far so good.

My guess is that the build of latest upload misses quite a few
plugins...

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



More information about the pkg-java-maintainers mailing list