Hi All- Trying to update our Jenkins today and the process is not going very well. I tried the IRC channel and everyone seems busy.
Master: Windows 2008 server, Jenkins 1.501 (auto upgraded from 1.478 with no issues) Slave Nodes: Windows 2008 Server (x5) I've deleted and reinstalled the Slave Agent as a service via JNLP and rebooted both the master and the slaves. All we get is the following stack trace in the logs: JNLP agent connected from /my.ip.ad.dre.ss <===[JENKINS REMOTING CAPACITY]===>Slave.jar version: 2.21 This is a Windows slave ERROR: Connection terminated java.net.SocketException<http://stacktrace.jenkins-ci.org/search?query=java.net.SocketException>: Connection reset at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at java.io.ObjectInputStream$PeekInputStream.peek(Unknown Source) at java.io.ObjectInputStream$BlockDataInputStream.peek(Unknown Source) at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.readObject(Unknown Source) at hudson.remoting.Command.readFrom(Command.java:92) at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) Any ideas or should I roll back to 1.478 and regret waking up at 4:30 this morning? Thanks! Allen Fisher Continuous Integration Engineer MakeMusic, Inc. E: [email protected]<mailto:[email protected]> P: 952.906.3664 W: www.makemusic.com -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
