Our default server (servlet engine) has started crashing at least daily. It seems
like if we catch it in time, it will only kill one or two servlets. If we don't catch
it in time, it seems to propogate and kill all the servlets and eventually the IIS
connector. When we restart the default server, we get this error about 20 times. I
think it may have something to do with pre-loading servlets, but that's nothing more
than a hunch. Has anyone seen or heard of anything like this?
04/26 12:17:02 warning (file) Couldn't parse date header.
[java.lang.IllegalArgumentException: Unparseable date: "If-Modified-Since"]
java.lang.IllegalArgumentException: Unparseable date: "If-Modified-Since"
at allaire.jrun.ServletConnection.getDateHeader(../ServletConnection.java:296)
at allaire.jrun.file.FileServlet.service(../file/FileServlet.java:201)
at
allaire.jrun.servlet.JRunServletPool.service(../servlet/JRunServletPool.java:92)
at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1013)
at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:925)
at
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDispatcher.java:88)
at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1131)
at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:330)
at allaire.jrun.jrpp.ProxyEndpoint.run(../jrpp/ProxyEndpoint.java:382)
at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)
Thanks,
Derek
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists