Hello All
I am receiving this error when I open developer:
SEVERE: The web application appears to have started a thread named [FormCache Monitor] but has failed to stop it. This is very likely to create a memory leak.
Oct 28, 2011 11:09:09 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
[stevek@localhost developer]$
It only happens when I select “servoy.webclient.useAjax” = True on the servoy-admin page. If I leave it as “False”, this error does not appear.
I cannot find anything about this. Any comments?