-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: Linux
Quite often my builds fail with no messages in 'Console Output', but this in the
catalina.out:
13-Jun-2007 12:10:08 hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel locally launched channel on [Ljava.lang.String;@153c350
java.io.IOException: Stream closed
at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:145)
at java.io.BufferedInputStream.read(BufferedInputStream.java:239)
at
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2196)
at
java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2486)
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2496)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1273)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:377)
These tend to be 'pom' projects, which just group other modules. The child
modules build correctly. Any hints on how to debug this?
(PS: thanks for all your help - excellent service!)
[JENKINS-595] I/O error in channel locally launched channel on
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 130668 ] | New: JNJira + In-Review [ 200016 ] |