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@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@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel