[hunchentoot-devel] Problem with LW6

Edi Weitz edi at agharta.de
Sat Jan 9 19:48:30 UTC 2010


You'll have to patch this yourself or try a newer version of
Hunchentoot.  Hunchentoot 1.1.0 is supposed to work with LW6 (thanks
to Nico de Jager) although I didn't get around to test it myself yet.

Edi.


On Sat, Jan 9, 2010 at 6:37 PM, Jens Teich <info at jensteich.de> wrote:
> Hunchentoot 0.15.6
>
> when loading via asdf I get an error with LW6 where everything went
> smooth with LW5.1
>
> [...]
> ; (DEFCLASS HUNCHENTOOT::SERVER)
>
> **++++ Error in HUNCHENTOOT:START-SERVER:
>   WITHOUT-PREEMPTION is used
> ; HUNCHENTOOT:STOP-SERVER
> ; HUNCHENTOOT::PROCESS-CONNECTION
> ; HUNCHENTOOT::PROCESS-REQUEST
> ;; Processing Cross Reference Information
> ; *** 1 error detected, no fasl file produced.
> Warning: COMPILE-FILE warned while performing #<ASDF:COMPILE-OP NIL
> 21DACF73> on #<ASDF:CL-SOURCE-FILE "server" 21A6D5AB>.
> Warning: COMPILE-FILE failed while performing #<ASDF:COMPILE-OP NIL
> 21DACF73> on #<ASDF:CL-SOURCE-FILE "server" 21A6D5AB>.
> Error: erred while invoking #<ASDF:COMPILE-OP NIL 21DACF73> on
> #<ASDF:CL-SOURCE-FILE "server" 21A6D5AB>
>   1 (continue) Retry performing #<ASDF:LOAD-OP NIL 21A6850F> on
> #<ASDF:CL-SOURCE-FILE "server" 21A6D5AB>.
>   2 Continue, treating #<ASDF:LOAD-OP NIL 21A6850F> on
> #<ASDF:CL-SOURCE-FILE "server" 21A6D5AB> as having been successful.
>   3 (abort) Return to level 0.
>   4 Return to top loop level 0.
>
> Type :b for backtrace or :c <option number> to proceed.
> Type :bug-form "<subject>" for a bug report template or :? for other
> options.
>
> CL-USER 2 : 1 > :b
> Call to ERROR
> Call to CLOS::METHOD-COMBINATION-TEMPLATE
> Interpreted call to (METHOD ASDF:PERFORM :AROUND (ASDF:LOAD-OP
> ASDF:CL-SOURCE-FILE))
> Call to CLOS::METHOD-COMBINATION-TEMPLATE
> Call to (SUBFUNCTION 1 ASDF:OPERATE)
> Call to ASDF:OPERATE
> Call to ASDF:OOS
> Interpreted call to ASDF
> Call to EVAL
> Call to CAPI::CAPI-TOP-LEVEL-FUNCTION
> Call to CAPI::INTERACTIVE-PANE-TOP-LOOP
> Call to MP::PROCESS-SG-FUNCTION
>
> CL-USER 3 : 1 >
>
> _______________________________________________
> 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