[web4r-devel] web4r 0.2.5

Tomo Matsumoto tomoyuki28jp at gmail.com
Thu Jun 25 21:32:38 UTC 2009


Hi mosi,

I have tried to compile the examples/wiki/wiki.lisp few times, but all
of them worked fine.

I have no idea why you got the error and what that means.

It might be related to the issue mentioned in the following web page?
(I am not really sure, sorry.)
http://datlisp.blogspot.com/2009/03/migrating-to-hunchentoot-1.html

I will let you know if I find any useful info.

Tomo

On Fri, Jun 26, 2009 at 5:54 AM, mosi<amosat+lisp at gmail.com> wrote:
> Hi tomo,
> i was trying the new web4r 0.2.5
> with sml 1.0.5
> and the example/wiki
>
> It run previously.
> Now  it hangs on this line:
>
> (genpages wiki :edit-sml (example-path "wiki/sml/edit.sml")
>                :show-sml (example-path "wiki/sml/show.sml"))
> ;
> ; compilation unit aborted
> ;   caught 1 fatal ERROR condition
> ; Evaluation aborted.
>
> Sometimes it compiles normally,
> but the error ist the same:
>
> #<PACKAGE "WEB4R"> cannot be printed readably.
>    [Condition of type PRINT-NOT-READABLE]
>
> Restarts:
>  0: [RETRY] Retry SLIME REPL evaluation request.
>  1: [ABORT] Return to SLIME's top level.
>  2: [TERMINATE-THREAD] Terminate this thread (#<THREAD "new-repl-thread"
> RUNNING {B7C9E01}>)
>
> Backtrace:
>   0: (SB-IMPL::%PRINT-UNREADABLE-OBJECT #<PACKAGE "WEB4R">
> #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}> T NIL #<CLOSURE # {B5BB675}>)
>       Locals:
>         SB-DEBUG::ARG-0 = #<PACKAGE "WEB4R">
>         SB-DEBUG::ARG-1 = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
>         SB-DEBUG::ARG-2 = T
>         SB-DEBUG::ARG-3 = NIL
>         SB-DEBUG::ARG-4 = #<CLOSURE (LAMBDA ()) {B5BB675}>
>   1: (SB-IMPL::OUTPUT-LIST (SML:LOAD-SML (OR # #) #<PACKAGE "WEB4R">)
> #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>)
>       Locals:
>         SB-DEBUG::ARG-0 = (SML:LOAD-SML ..)
>         SB-DEBUG::ARG-1 = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
>   2: (PRIN1 (SML:LOAD-SML (OR # #) #<PACKAGE "WEB4R">)
> #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>)
>       Locals:
>         SB-IMPL::OBJECT = (SML:LOAD-SML ..)
>         STREAM = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
>   3: (SB-FORMAT::S-FORMAT-DIRECTIVE-INTERPRETER
> #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}> #<~S> (")") #<unavailable
> argument> #<unavailable argument>)
>   4: (SB-FORMAT::INTERPRET-DIRECTIVE-LIST #<SB-IMPL::STRING-OUTPUT-STREAM
> {B5BB431}> (#<~S> ")") ((SML:LOAD-SML # #)) ((SML:LOAD-SML # #)))
>
>
> Any idea ?
>
> Arigato gozaimashta
> mosi
>
> _______________________________________________
> web4r-devel mailing list
> web4r-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/web4r-devel
>
>




More information about the web4r-devel mailing list