Can you test whether the patch https://github.com/edicl/hunchentoot/commit/f4a3bbd5a915f83c42ff2351978f2e34... fixes your problem? If so, you should see a message on the console when logging an error failed. Please share that message. My suspicion is that the problem is related to character encoding problems (i.e. Hunchentoot tries to write characters that cannot be encoded in the external format of the error log stream), but at this point, this is just a guess. The error message will help.
Thanks, Hans
On Wed, Feb 29, 2012 at 8:19 PM, Xu Jingtao jingtaozf@gmail.com wrote:
Hi Hans,
My disk is enough,and this error happened in hunchentoot 1.1.1 too, but it don't crash my web server.
From looking at the code, it seems that the problem could be triggered by an error that is triggered from within the logging code, i.e. when another error is triggered while writing to the error log. One possible cause could be disk shortage.
I will open up a tracker issue for the problem.
-Hans
Jingtao Xu A Lisp Programmer www.jingtao.net
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel