[hunchentoot-devel] Recursive lock when logging

Slawek Zak slawek.zak at gmail.com
Sun Nov 22 15:01:02 UTC 2009


Hi,

On svn-latest Hunchentoot I get this error when running on Allegro CL:

#1=#<MULTIPROCESSING:PROCESS
     Hunchentoot worker (client: 192.168.0.136:48688)(10) @
     #x72086c32>
seizing
#<MULTIPROCESSING:PROCESS-LOCK global-message-log-lock locked by
  #1# @ #x71e1393a>
recursively
   [Condition of type SIMPLE-ERROR]

Following knobs have been turned:

(setq *log-lisp-errors-p* t)
(setq *log-lisp-warnings-p* t)
(setq *message-log-pathname* "log/message.log")
(setq *access-log-pathname* "log/access.log")

Thanks, /S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20091122/8cfd95be/attachment.html>


More information about the Tbnl-devel mailing list