On 25.09.2017 23:35, Alex B wrote:
> Did you find a solution for this? Some of my builds have this while
> others don't. I suspect this to be a timing issue but I haven't found a
> solution.
There are a few common causes for this:
- Windows Update rebooting the machine
- NAT gateway resetting
andInterpreter.java:66)
>> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
>> at
>> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
>> at hudson.model.Build$BuildExecution.build(Build.java:206)
>> at hudson.model.Bui
ld(Build.java:206)
> at hudson.model.Build$BuildExecution.doRun(Build.java:163)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> at hudson.model.Run.execute(Run.java:1728)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
ctBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
-- Forwarded message --
From:
Hi,
at the moment, too much jobs are failing from time to time without any good
reason. I get this error message mostly when a big job is running.
The error message is this:
#
FATAL: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
at
I know its depreciated and looking for support is most likely looked down
upon but.
With the buildflow plugin, if you have a set of parallel jobs in which one
fails. Is there any way to just retrigger the job so it re-executes the
faling one and continues accordingly?
Thanks,
Ian.
--
You re