Re: Failing builds

2017-09-26 Thread Simon Richter
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

Re: Failing builds

2017-09-25 Thread Alex B
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

Re: Failing builds

2017-05-19 Thread Kristian
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)

Fwd: Failing builds

2017-05-08 Thread Kristian
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:

Failing builds

2017-05-08 Thread Kristian
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

Retry only failing builds within the buildflow plugin

2016-06-11 Thread Ian Duffy
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