Hello Divya,

Since you are using a local war file for deployment, you can simply do the 
following:
1. Get the latest version of the war file from the official site 
<http://mirrors.jenkins-ci.org/war/latest/jenkins.war> or from the link 
that you see in the 'Manage Jenkins' page.
2. Stop your tomcat or whatever server you are running.
3. Replace the old jenkins.war with the new one.
4. Start the server.

Hope this helps.

Bye for now,
Gurusharan S.

On Monday, 8 February 2016 14:56:02 UTC+5:30, Divya wrote:
>
> Thanks!!!.
> Can you give me steps that to be followed while upgrading Jenkins as am 
> very new to it.
> Am using Jenkins.war file in normal local windows machine.
>
> ThanksInAdvance
>
> On Monday, February 8, 2016 at 1:48:30 PM UTC+5:30, Baptiste Mathus wrote:
>>
>> Hi,
>> If you're actually using the 1.159 (and not 1.591 or something) version, 
>> then it's a known issue. And (most likely) will never be fixed on such an 
>> old Jenkins version (likely a typo though, would make roughly a 8/9 years 
>> old version)
>>
>> In this case your only short term solution is to revert to the previous 
>> JDK as this version is *very* old (can't check exactly now).
>>
>> Beware also that this is a many years old version so planning a Jenkins 
>> upgrade might be recommended. Head for LTS versions in that case.
>>
>> Cheers
>> Le 8 févr. 2016 7:58 AM, "Divya Reddy" <div...@gmail.com> a écrit :
>>
>>> 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 jenkinsci-use...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jenkinsci-users/b60f9c04-8928-4009-84b3-121c0cc3f57b%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/jenkinsci-users/b60f9c04-8928-4009-84b3-121c0cc3f57b%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/12f7c5e1-f045-4b31-90f7-abfb8b972840%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to