Question
Captcha - bug on shared host
Morning. I am trying to run a simple captcha script on a
shared host and most of the time it works well, however, sometimes
it decides to crash.
Here is the error I'm getting:
An exception occured while performing the captcha cfimage action.
java.lang.IllegalStateException: Timer already cancelled.
The error occurred in C:\Websites\168219qa6\scribble.cfm: line 1
1 : <CFIMAGE action="captcha" fontsize="20" text="Hello" difficulty="high" fonts="verdana" width="200" height="50" />
I have logged many a ticket with the hosting company and they keep saying "sorry, nothing we can do" which seems like a really bad answer to me. Is there anyone that can perhaps guide me/them in the right direction so they can tell customers the correct answer?
Thanks!
Andy
Here is the error I'm getting:
An exception occured while performing the captcha cfimage action.
java.lang.IllegalStateException: Timer already cancelled.
The error occurred in C:\Websites\168219qa6\scribble.cfm: line 1
1 : <CFIMAGE action="captcha" fontsize="20" text="Hello" difficulty="high" fonts="verdana" width="200" height="50" />
I have logged many a ticket with the hosting company and they keep saying "sorry, nothing we can do" which seems like a really bad answer to me. Is there anyone that can perhaps guide me/them in the right direction so they can tell customers the correct answer?
Thanks!
Andy
