Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28002

Error 503 when cancelling job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • Ubuntu 14.04 LTS, Opend JDK 7, plugins : Build Setter Name, Greenball, ANSI Color, Schedule Build

      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)

            Unassigned Unassigned
            gothdroid Sylvain ANGLADE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: