Re: 'This node is offline because it uses old slave.jar'

2012-08-24 Thread Pawel
Linux slaves will automatically update required jar, but Windows machines will not. Each Jenkins version requires specific slave.jar to be on all machines, otherwise it will turn them offline, until proper version is place there. You need to do this manually. [stop the service before doing so a

Re: 'This node is offline because it uses old slave.jar'

2012-08-21 Thread lata
Richard, it was from 1.443. It seemed to have been caused due to the version column plugin. And when I disabled the plugin, the gui itself went down. [ JENKINS-14401 ]. We couldn't afford the down-time, this is what we did, re-enabled the plug

Re: 'This node is offline because it uses old slave.jar'

2012-08-18 Thread Richard Bywater
What version did you upgrade from? Richard. On Sat, Aug 18, 2012 at 4:36 AM, Lata Kopalle wrote: > I just updated Jenkins Master to 1.447. > All the nodes went offline. > Jenkins is installed as a windows service on these nodes. > I've stopped the service, and gave the jnlp command as follows: >

'This node is offline because it uses old slave.jar'

2012-08-17 Thread Lata Kopalle
I just updated Jenkins Master to 1.447. All the nodes went offline. Jenkins is installed as a windows service on these nodes. I've stopped the service, and gave the jnlp command as follows: javaws http://localhost:8080/computer//slave-agent.jnlp Restarted the service. But nothing happens. found th