Memory Leak

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?

this is not a big problem in Servoy, it will be fixed in the next release of Servoy when we have a WAR export option.
currently Tomcat == Servoy (and visa versa) so that is just a warning, no problem for the current setup of servoy at all.