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

FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • accurev-plugin, core
    • None
    • Jenkins v1.432, AccuRev plugin v0.6.18,
      Master Mac OS 10.7
      Slave Win7 64
      connection via JNLP

      Slave application crashes with the following error message. Slave is connected via JNLP.

      09:11:33  Started by an SCM change
      09:11:33  Building remotely on SLAVE
      09:11:33  Purging workspace...
      09:11:34  FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
      09:11:34  hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
      09:11:34  	at hudson.remoting.Request.call(Request.java:149)
      09:11:34  	at hudson.remoting.Channel.call(Channel.java:681)
      09:11:34  	at hudson.FilePath.act(FilePath.java:774)
      09:11:34  	at hudson.FilePath.act(FilePath.java:767)
      09:11:34  	at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:331)
      09:11:34  	at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
      09:11:34  	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:566)
      09:11:34  	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:454)
      09:11:34  	at hudson.model.Run.run(Run.java:1389)
      09:11:34  	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      09:11:34  	at hudson.model.ResourceController.execute(ResourceController.java:88)
      09:11:34  	at hudson.model.Executor.run(Executor.java:230)
      09:11:34  Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
      09:11:34  	at hudson.remoting.Request.abort(Request.java:273)
      09:11:34  	at hudson.remoting.Channel.terminate(Channel.java:732)
      09:11:34  	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1117)
      09:11:34  Caused by: java.net.SocketException: Connection reset
      09:11:34  	at java.net.SocketInputStream.read(SocketInputStream.java:168)
      09:11:34  	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
      09:11:34  	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
      09:11:34  	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2248)
      09:11:34  	at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2541)
      09:11:34  	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2551)
      09:11:34  	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
      09:11:34  	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
      09:11:34  	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)
      

            jetersen Joseph Petersen
            robsimon robsimon
            Votes:
            17 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: