Does C:\Users\support\.jenkins\config.xml file exist? Is that the same as It used to be? You can force the Jenkins Home location:
- https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins I hope it helps On Monday, 8 February 2016 06:58:07 UTC, Divya wrote: > > org.jvnet.hudson.reactor.ReactorException: hudson.util.IOException2: Unable > to read C:\Users\support\.jenkins\config.xml > at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246) > at jenkins.InitReactorRunner.run(InitReactorRunner.java:43) > at jenkins.model.Jenkins.executeReactor(Jenkins.java:904) > at jenkins.model.Jenkins.<init>(Jenkins.java:804) > at hudson.model.Hudson.<init>(Hudson.java:81) > at hudson.model.Hudson.<init>(Hudson.java:77) > at hudson.WebAppMain$2.run(WebAppMain.java:214) > Caused by: hudson.util.IOException2: Unable to read > C:\Users\support\.jenkins\config.xml > at hudson.XmlFile.unmarshal(XmlFile.java:170) > at jenkins.model.Jenkins$16.run(Jenkins.java:2515) > at > org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146) > at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259) > at jenkins.model.Jenkins$7.runTask(Jenkins.java:893) > at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187) > at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > Caused by: com.thoughtworks.xstream.converters.ConversionException: -1 : -1 > ---- Debugging information ---- > message : -1 > cause-exception : java.lang.ArrayIndexOutOfBoundsException > cause-message : -1 > class : hudson.model.Hudson > required-type : hudson.model.Hudson > converter-type : hudson.util.RobustReflectionConverter > path : /hudson/disabledAdministrativeMonitors > line number : 3 > version : null > ------------------------------- > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/10f3b737-e649-4515-bcd1-2c9b743062fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
