Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 18/Apr/15 12:50 PM
Description:

When canceling a work in progress on jenkins which lasted more than two hours, the server stops and there is a 503 error.
I enclose jenkins logs in this error.
I work on a Ubunut 14.04 LTS with Apache reverse proxy.

Log :

INFO: rr_tomato #3 aborted
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:263)
at hudson.Proc$LocalProc.join(Proc.java:319)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
at hudson.model.Build$BuildExecution.build(Build.java:203)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:374)

Environment: Ubuntu 14.04 LTS, Opend JDK 7, plugins : Build Setter Name, Greenball, ANSI Color, Schedule Build
Project: Jenkins
Labels: jenkins
Priority: Minor Minor
Reporter: Sylvain ANGLADE
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/d/optout.

Reply via email to