[hunchentoot-devel] Strange error message.
Victor Kryukov
victor.kryukov at gmail.com
Sat Mar 24 01:02:42 UTC 2007
Hello Edi,
thanks a lot - both of your suggestions seem probable, I just haven't
thought about CLSQL/Postgresql here.
Best regards,
Victor Kryukov
http://antlook.com
On Mar 23, 2007, at 7:56 PM, Edi Weitz wrote:
> On Fri, 23 Mar 2007 19:40:33 -0500, Victor Kryukov
> <victor.kryukov at gmail.com> wrote:
>
>> I've got the following strange error message while running
>> Hunchentoot on my linux box:
>>
>> * WARNING: Strange result...
>> message type 0x54 arrived from server while idle
>> message type 0x43 arrived from server while idle
>> message type 0x5a arrived from server while idle
>>
>> debugger invoked on a UNBOUND-VARIABLE in thread #<THREAD
>> "hunchentoot-worker-14" {C0FCAF1}>:
>> The variable *REPLY* is unbound.
>>
>> Anybody has any idea where should I look for the problem? I'm using
>> SBCL 1.0.3.38 and Hunchentoot 0.7.2 on linux.
>
> The "message type ..." warning comes from PostgreSQL. My /guess/ is
> that you're somehow screwing up by using the same resources to talk to
> the database from different threads. Or maybe having CLSQL's FFI code
> in your saved image is the culprit...
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20070323/a78441c7/attachment.html>
More information about the Tbnl-devel
mailing list