[ 
https://issues.jenkins-ci.org/browse/JENKINS-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Indra Gunawan reopened JENKINS-8856:
------------------------------------


Is it possible that this is being looked at again?  We are getting the Channel 
slave termination i.e. build can't proceed on slave and hang.

We are using Jenkins 1.455 winstone container with JDK 1.6.0_29 64 bit LNX.

We are using "Launching command on master" to connect to slave.  Basically we 
are using SSH to run a shell script on linux slave with 32 bit JDK 6.0.12 with 
this option: 
-Xms2048m -Xmx2048m

I am at Cisco.  A while back, you and Sasha dropped by at our building to meet 
Max Spring and our group.

Thank you.
-Indra


                
> StreamCorruptedException
> ------------------------
>
>                 Key: JENKINS-8856
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-8856
>             Project: Jenkins
>          Issue Type: Bug
>          Components: ssh-slaves
>    Affects Versions: current
>         Environment: Jenkins 1.398
>            Reporter: i b
>            Assignee: Kohsuke Kawaguchi
>
> Randomly some builds fails on ssh-slaves because of a 
> StreamCorruptedException.
> It was not happening at all a couple of version ago.
> Here is the log:
> Construction à distance sur XXXXXXX
> FATAL: hudson.remoting.RequestAbortedException: 
> java.io.StreamCorruptedException: invalid type code: 4B
> hudson.remoting.RequestAbortedException: 
> hudson.remoting.RequestAbortedException: java.io.StreamCorruptedException: 
> invalid type code: 4B
>       at hudson.remoting.Request.call(Request.java:137)
>       at hudson.remoting.Channel.call(Channel.java:629)
>       at hudson.FilePath.act(FilePath.java:745)
>       at hudson.FilePath.act(FilePath.java:738)
>       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:683)
>       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:632)
>       at hudson.model.AbstractProject.checkout(AbstractProject.java:1171)
>       at 
> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:501)
>       at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:415)
>       at hudson.model.Run.run(Run.java:1362)
>       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:145)
> Caused by: hudson.remoting.RequestAbortedException: 
> java.io.StreamCorruptedException: invalid type code: 4B
>       at hudson.remoting.Request.abort(Request.java:257)
>       at hudson.remoting.Channel.terminate(Channel.java:680)
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:971)
> Caused by: java.io.StreamCorruptedException: invalid type code: 4B
>       at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1355)
>       at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:947)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to