Skip to main content
Inspiring
November 3, 2008
Answered

Error 'Timer already cancelled' when using CFIMAGE - captcha

  • November 3, 2008
  • 1 reply
  • 861 views
I've implemented captcha image using cfimage. Works fine on our development system however, I'm getting a 'java.lang.IllegalStateException: Timer already cancelled' in our production environment.
The first time I requested the page containing the captcha image it took forever to load but eventially did. Susequent requests to this page now produces the above error. Production enviroment is running Coldfusion 8.01 in multiserver configuration with latest hotfix applied, IIS 6.
This topic has been closed for replies.
Correct answer Marko7239293
Fixed the problem! Turns out simple restarting of the cf service resolved the issue.

1 reply

Marko7239293AuthorCorrect answer
Inspiring
November 4, 2008
Fixed the problem! Turns out simple restarting of the cf service resolved the issue.