After installing the cumulative hotfix #2 for CFMX 7.02 and the file upload fix
#64335, i've got the following error for each request to the server:

java.lang.NoSuchMethodError: jrun.servlet.ServletConnection.resetState()V
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:320)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:541)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:204)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)

Do anyone know this error and how to solve it? The error is only logged
internally, all pages could be retrieved without error. I'm using JRE 1.4.12
and JRUN 4 with Updater 6 (both for ~4 months now without any error).