
On Mon, Dec 18, 2006 at 08:27:29PM +0100, Edi Weitz wrote: : On Mon, 18 Dec 2006 18:03:19 +0000, Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> wrote: : : > (ajax:rlg-web-start :port 9000)) : > : > [...] : > : > (setf *rlg-server* (hunchentoot:start-server :port 4242)) : : You're sure the above is not the culprit? : : Other than that, what you sent is not a self-contained test case. : Send something that I can just use with instructions how to reproduce : the faulty behaviour. Okay, I'm attaching 2 small files. If you start sbcl, load hunchentoot, then load hunchentoot-start.lisp, the server will start and all is well. If you start sbcl, then load test-hunchentoot.asd, the system will hang at the start-server call. Jonathon McKitrick -- My other computer is your Windows box.