Joshua Boyd created JENKINS-13666:
-------------------------------------

             Summary: FATAL: Timer already cancelled. 
                 Key: JENKINS-13666
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13666
             Project: Jenkins
          Issue Type: Bug
          Components: git, python
    Affects Versions: current
         Environment: Ubuntu 11.10 inside KVM, Tomcat 6 (from Ubuntu repo), 
Jenkins 1.461 and previously saw it on 1.460
            Reporter: Joshua Boyd
            Assignee: Nicolas De Loof


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)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to