Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5320

java.net.SocketException when saving slave configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • core
    • None
    • Master 1.341 on Windows Server 2003, Slave 1.341 on Windows XP

      Slave is connected using JNLP. I have changed the availability from on demand to "activate with a schedule" and after saving I got a page with the following message:

      Connection was broken

      java.net.SocketException: socket closed
      at java.net.SocketInputStream.socketRead0(Native Method)
      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.Channel$ReaderThread.run(Channel.java:852)

      Then after a while I updated the status page and the slave was on-line again.

            Unassigned Unassigned
            mambu Marco Ambu
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: