[hunchentoot-devel] SLIME + SBCL + Hunchentoot on Windows XP - how do I stop the server

Anton Vodonosov avodonosov at yandex.ru
Thu Jul 10 19:03:55 UTC 2008


Hello.

There is a very interesting article about how to use
Hunchentoot + Slime in single threaded lisp here:
http://avodonosov.blogspot.com/2008/01/it-is-problematic-at-first-sight-to-use.html

Although it works better with Clisp on Windows because
SBCL doesn't close sockets.

Best regards,
-Anton

on Thursday, July 10, 2008, 6:13:47 PM Mathias wrote:

> Hi!

> I have got SLIME + SBCL + Hunchentoot working on Windows XP, serving a
> small web app. I also access a small SQLITE database via CLSQL, which
> works too. All is well but the fact that once I started Hunchentoot
> from within SLIME, it locks up SLIME. I assume this is because there
> is no thread support in SBCL under Windows. However, I can live with
> this if only I knew a way to stop Hunchentoot. Then I could evaluate
> whatever new or changed stuff on the REPL and then start the server
> again. I tried C-c C-c (Interrupt Command) but that killed SLIME and
> SBCL).

> Any hints?

> /Mathias
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel





More information about the Tbnl-devel mailing list