|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi, last Friday we upgraded to 1.540. Indeed, situation seems better but still we got one build failed with following error:
10:49:07 FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
10:49:07 hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
10:49:07 at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
10:49:07 at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
10:49:07 at hudson.remoting.Request.call(Request.java:174)
10:49:07 at hudson.remoting.Channel.call(Channel.java:722)
10:49:07 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
10:49:07 at $Proxy55.join(Unknown Source)
10:49:07 at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:925)
10:49:07 at hudson.Launcher$ProcStarter.join(Launcher.java:360)
10:49:07 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
10:49:07 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:63)
10:49:07 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
10:49:07 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
10:49:07 at hudson.model.Build$BuildExecution.build(Build.java:199)
10:49:07 at hudson.model.Build$BuildExecution.doRun(Build.java:160)
10:49:07 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
10:49:07 at hudson.model.Run.execute(Run.java:1679)
10:49:07 at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
10:49:07 at hudson.model.ResourceController.execute(ResourceController.java:88)
10:49:07 at hudson.model.Executor.run(Executor.java:230)
10:49:07 Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
10:49:07 at hudson.remoting.Request.abort(Request.java:299)
10:49:07 at hudson.remoting.Channel.terminate(Channel.java:782)
10:49:07 at hudson.remoting.Channel$CloseCommand.execute(Channel.java:927)
10:49:07 at hudson.remoting.Channel$2.handle(Channel.java:461)
10:49:07 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
10:49:07 Caused by: hudson.remoting.Channel$OrderlyShutdown
10:49:07 ... 3 more
10:49:07 Caused by: Command close created at
10:49:07 at hudson.remoting.Command.<init>(Command.java:56)
10:49:07 at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:921)
10:49:07 at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:919)
10:49:07 at hudson.remoting.Channel.close(Channel.java:1002)
10:49:07 at hudson.remoting.Channel.close(Channel.java:985)
10:49:07 at hudson.remoting.Channel$CloseCommand.execute(Channel.java:926)
10:49:07 ... 2 more