[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2014-10-05 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















Would be interesting to know whether this only affects Jenkins, or is an issue with your network being bad. Something like a basic telnet session may work as an indicator – if it closes around the same time the slave connection breaks, it's not Jenkins.

(While it would be nice to have a disconnect-resistant slave connection, that's a different issue.)



























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/d/optout.


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2014-07-02 Thread laura.neff.contrac...@sonosite.com (JIRA)














































Laura Neff
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















Seeing this on Jenkins 1.532.3.  Both Jenkins master and slaves running on Windows 7, as services.



























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/d/optout.


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2014-06-15 Thread d1mo...@gmail.com (JIRA)














































Donald Morton
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















I see this bug all the time, running Tomcat on Windows 7. Is there any additional data I can gather to help diagnose this?



























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/d/optout.


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2014-05-27 Thread kishore...@gmail.com (JIRA)














































Kishore Redlapalli
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















we see it fairly consistently and this is seriously hampering our automation efforts, we are looking to achieve 95% robustness, this is badly coming in the way! any fair idea on when this would be addressed
master on centos 6.5, slaves are win 7 or win8 or win8.1
@Oleg,@Kohsuke



























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/d/optout.


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2014-03-06 Thread sharon....@emc.com (JIRA)














































sharon xia
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















I saw this issue on 1.532.2.
The slave is Win 7 machine. I have a automation test running on it which supposed to last for more than 10 hours. The reset exception will 100% happen after running a while(several minutes after test start, or 1 hour or two after test starts). However, similar job could run successfully without such exception on either linux or win server 2008.


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
16:43:49  hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
16:43:49  	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
16:43:49  	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
16:43:49  	at hudson.remoting.Request.call(Request.java:174)
16:43:49  	at hudson.remoting.Channel.call(Channel.java:722)
16:43:49  	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:887)
16:43:49  	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:589)
16:43:49  	at hudson.model.Run.execute(Run.java:1665)
16:43:49  	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
16:43:49  	at hudson.model.ResourceController.execute(ResourceController.java:88)
16:43:49  	at hudson.model.Executor.run(Executor.java:246)
16:43:49  Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
16:43:49  	at hudson.remoting.Request.abort(Request.java:299)
16:43:49  	at hudson.remoting.Channel.terminate(Channel.java:782)
16:43:49  	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
16:43:49  Caused by: java.net.SocketException: Connection reset
16:43:49  	at java.net.SocketInputStream.read(Unknown Source)
16:43:49  	at java.io.BufferedInputStream.fill(Unknown Source)
16:43:49  	at java.io.BufferedInputStream.read(Unknown Source)
16:43:49  	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:77)
16:43:49  	at java.io.ObjectInputStream$PeekInputStream.peek(Unknown Source)
16:43:49  	at java.io.ObjectInputStream$BlockDataInputStream.peek(Unknown Source)
16:43:49  	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
16:43:49  	at java.io.ObjectInputStream.readObject0(Unknown Source)
16:43:49  	at java.io.ObjectInputStream.readObject(Unknown Source)
16:43:49  	at hudson.remoting.Command.readFrom(Command.java:92)
16:43:49  	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
16:43:49  	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/d/optout.


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2013-06-13 Thread afranti...@gmail.com (JIRA)














































Aaron Frantisak
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















Same issues with intermittent disconnects.  Master=ubuntu13/Jenkins1.518 Slave=Win7/64(inside Virtualbox on ubuntu13) connection via JNLP



























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.
 
 


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2013-06-03 Thread frank.malsben...@inform-software.com (JIRA)












































  
framal
 edited a comment on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
















Same problem occured with Jenkins Version 1.514, running on Ubuntu.
All jobs stopped with the same error. May this be a problem with the SVN client? SVN checkout is 
the first action inside all Jobs. The connection to the clients were still up.


Console output of job, running on windows slave
Started by upstream project "std-trunk" build number 132
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on gs3-compile-x64 in workspace d:\jenkins\workspace\rt-trunk BuildAndDeploy
FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.FilePath.act(FilePath.java:877)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1369)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:67)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.model.Run.run(Run.java:1521)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:60)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:241)
Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:185)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2265)
	at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2558)
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2568)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1314)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
	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.
 
 


[JIRA] [accurev] (JENKINS-11461) FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset

2013-06-03 Thread frank.malsben...@inform-software.com (JIRA)














































Frank Malsbenden
 commented on  JENKINS-11461


FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset















Same problem occurs frequently with different versions of Jenkins, actual Version is 1.514
All jobs stopped with the same error. May this be a problem with the SVN client? SVN checkout is 
the first action inside all Jobs.

Console output of job
Started by upstream project "std-trunk" build number 132
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on gs3-compile-x64 in workspace d:\jenkins\workspace\rt-trunk BuildAndDeploy
FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.FilePath.act(FilePath.java:877)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1369)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:67)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.model.Run.run(Run.java:1521)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:60)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:241)
Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:185)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2265)
	at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2558)
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2568)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1314)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
	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.