[kpax-devel] Dropping into the debugger

Joel Reymont joel at whylisp.com
Fri Oct 13 16:03:37 UTC 2006


On Oct 13, 2006, at 4:52 PM, Sven Van Caekenberghe wrote:

> Well, normally, if you do start-kpax, it should start in debug-mode  
> (inspect *web-app-server*).

KPAX-USER> *web-app-server*
#<PASERVE :RUNNING @ #x10d5539a>

> Have a look at how handle-request-response deals with conditions  
> and restarts...

Maybe I should be more precise. I'm running KPAX under ACL 8.0 and  
SLIME. I see this upon an error:

;; KPAX 20061013T124418 ERROR error Not an open string-output stream:  
NIL

KPAX-USER> (get-debug-mode *web-app-server*)
T

Still, I don't see SLDB invoked despite the code handle-request- 
response that should be re-throwing the condition. I'll poke around  
more and wait for the results of your ACL test.

	Thanks, Joel

--
http://whylisp.com






More information about the kpax-devel mailing list