Moshe Sucaz created JENKINS-13689:
-------------------------------------
Summary: "SEVERE: I/O error in channel" and "java.io.IOException:
Unexpected termination of the channel" still occurring in Jenkins 1.462 and
tomcat 7.0.27
Key: JENKINS-13689
URL: https://issues.jenkins-ci.org/browse/JENKINS-13689
Project: Jenkins
Issue Type: Bug
Components: other
Environment: Jenkins 1.462
tomcat 7.0.27
JDK 1.6.0_17
Reporter: Moshe Sucaz
hi,
After reading next post: https://issues.jenkins-ci.org/browse/JENKINS-12037 and
some others,
we assumed that upgrading our Jenkins 1.443 and Tomcat 6.0.29 will solve
"SEVERE: I/O error in channel" and "java.io.IOException: Unexpected termination
of the channel" failures in catalina.out file,
so today we have upgraded them to Jenkins 1.462 and tomcat 7.0.27, but we still
get these failures.
We have set next in $CATALINA_HOME/conf/server.xml file:
connectionTimeout="60000"
disableUploadTimeout="false"
connectionUploadTimeout="60000"
Also, we have set "In demand delay" and "Idle delay" to 3 min in all our nodes.
What else can be done???
--
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