[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: status




Hakan, if you feel like debugging, look for this part in the log:

(401)HTTPNegotiateFilter.cc:103: Sending content message text/html
(401)nthreadmutex.cc:16: trying to lock 0x40188540
(401)nthreadmutex.cc:18: locked 0x40188540
(401)nthreadmutex.cc:23: unlock 0x40188540
(401)HTTPNegotiateFilter.cc:109: no receiver for mkeyStatus

Apparantly, for some reason, the content message is no longer being received
(and therefore the stack is not being build).

Kasper