
18 Dec
2006
18 Dec
'06
5:14 p.m.
Hi all, I'm experimenting with hunchentoot with a view to porting my web app. I have 0.4.11 running on SBCL-1.0 and Ubuntu Linux. I have a default handler set up, and call: (hunchentoot:start-server :port 8888) and it works fine. However, when I call the above function from inside the startup sequence of the asdf system that loads the app, it hangs. What am I doing wrong here? Jonathon McKitrick -- My other computer is your Windows box.