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

FATAL: Timer already cancelled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • build-timeout-plugin
    • None
    • Ubuntu 11.10 inside KVM, Tomcat 6 (from Ubuntu repo), Jenkins 1.461 and previously saw it on 1.460

      This is different from tickets 800 and 813 because I'm not using SVN, I'm doing a checkout from git.

      What happens is that I notice that no new builds have been occurring on schedule for awhile. If I try to launch one manually, I get the output I pasted at the bottom. If I restart tomcat, the issue goes away.

      Started by user anonymous
      Building in workspace /usr/share/tomcat6/.jenkins/jobs/Busybody/workspace
      Checkout:workspace / /usr/share/tomcat6/.jenkins/jobs/Busybody/workspace - hudson.remoting.LocalChannel@11da1f99
      Using strategy: Default
      Last Built Revision: Revision 54b002eea7747a9c952cecb64aedb582a36a9179 (origin/master)
      Checkout:workspace / /usr/share/tomcat6/.jenkins/jobs/Busybody/workspace - hudson.remoting.LocalChannel@11da1f99
      Fetching changes from 1 remote Git repository
      Fetching upstream changes from git://git.vs-networks.com/vsn
      Commencing build of Revision be94cec2e46a1828e628e719541dc9a583a3d1f8 (origin/master)
      Checking out Revision be94cec2e46a1828e628e719541dc9a583a3d1f8 (origin/master)
      FATAL: Timer already cancelled.
      java.lang.IllegalStateException: Timer already cancelled.
      at java.util.Timer.sched(Timer.java:376)
      at java.util.Timer.schedule(Timer.java:192)
      at hudson.plugins.build_timeout.BuildTimeoutWrapper$1EnvironmentImpl.<init>(BuildTimeoutWrapper.java:74)
      at hudson.plugins.build_timeout.BuildTimeoutWrapper.setUp(BuildTimeoutWrapper.java:84)
      at hudson.model.Build$RunnerImpl.doRun(Build.java:133)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:475)
      at hudson.model.Run.run(Run.java:1434)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:239)

            kohsuke Kohsuke Kawaguchi
            jdboyd Joshua Boyd
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: