Adam H edited a comment on Bug JENKINS-10540

Seeing similar error message on Jenkins 1.532 and Maven 3.0.5:

Nov 22, 2013 8:29:23 AM hudson.remoting.SynchronousCommandTransport$ReaderThread run SEVERE:
I/O error in channel Channel to Maven
[java,
-Dmaven.repo.basedir=file:///folder/mvn.repo/,
-cp,
/jenkins/hostname/servername/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/usr/local/share/java/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar,
org.jvnet.hudson.maven3.agent.Maven3Main,
/usr/local/share/java/apache-maven-3.0.5,
/jenkins/hostname/servername/.jenkins/war/WEB-INF/lib/remoting-2.32.jar,
/jenkins/hostname/servername/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar,
/jenkins/hostname/servername/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar,
41611]
java.io.IOException: Unexpected termination of the channel at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) Caused by:
java.io.EOFException at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2596) at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1316) at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) at
hudson.remoting.Command.readFrom(Command.java:92) at
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71) at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to