
On Tue, Feb 28, 2012 at 8:55 PM, Xu Jingtao <jingtaozf@gmail.com> wrote:
I update my hunchentoot from 1.1.1 to 1.2.2 a few days ago,and create an accepter like this: [...] A few hours later,hunchentoot will throw an error message like this:
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "hunchentoot-worker-127.0.0.1:43115" RUNNING {C4F7F19}>: Recursive lock attempt #S(SB-THREAD:MUTEX :NAME "global-message-log-lock" :%OWNER #<SB-THREAD:THREAD "hunchentoot-worker-127.0.0.1:43115" RUNNING {C4F7F19}> :STATE 1).
I have not been able to reproduce this problem. Can you provide a way to reproduce it? Thanks, -Hans