• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      I have this on several Projects since last night. The .100-Build has the same
      problems:

      java.io.IOException: Broken pipe
      at java.io.FileOutputStream.writeBytes(Native Method)
      at java.io.FileOutputStream.write(FileOutputStream.java:260)
      at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
      at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
      at
      java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1631)
      at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:666)
      at java.io.ObjectOutputStream.close(ObjectOutputStream.java:687)
      at hudson.remoting.Channel.close(Channel.java:355)
      at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:91)
      at hudson.maven.ProcessCache$MavenProcess.recycle(ProcessCache.java:78)
      at hudson.maven.MavenBuild$RunnerImpl.doRun(MavenBuild.java:268)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:119)
      at hudson.model.Run.run(Run.java:544)
      at hudson.maven.MavenBuild.run(MavenBuild.java:125)
      at hudson.model.Executor.run(Executor.java:61)

          [JENKINS-459] Broken Pipe

          Any chance this is related to issue #444?

          Kohsuke Kawaguchi added a comment - Any chance this is related to issue #444?

          troggan added a comment -

          No, Version 102 didn't fix this problem

          troggan added a comment - No, Version 102 didn't fix this problem

          troggan added a comment -

          The error still occours in .103

          troggan added a comment - The error still occours in .103

          Looks like 1.103 didn't fix issue #444 anyway.

          Kohsuke Kawaguchi added a comment - Looks like 1.103 didn't fix issue #444 anyway.

          Fixed in 1.104, I think (but hard to say since I can't reproduce this.)

          Kohsuke Kawaguchi added a comment - Fixed in 1.104, I think (but hard to say since I can't reproduce this.)

          troggan added a comment -

          Yes, this seems to fix the bug.

          troggan added a comment - Yes, this seems to fix the bug.

            Unassigned Unassigned
            troggan troggan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: