Hello;
I have just installed TBNL on debian sarge, using SBCL 0.8.19.39.
The Kevin Rosemberg packages were installed using apt-get, and TBNL
and other dependencies were installed using asdf-install
The example seems to work fine, except for the "session" page. The
page is displayed fine initially, but when I try to submit a change it
displays the "An error has occured" message. (The upload files example
works fine).
This error occurs using both mod_lisp and 'stand-alone' tbnl. When
using mod_lisp, thefollwing messaged is logged in the apache error
log:
[Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified
yet: [TBNL] The assertion (NOT
[Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified
yet: [TBNL] (EQL SB-THREAD::NEW-VALUE
[Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified
yet: [TBNL] (SB-THREAD:MUTEX-VALUE
SB-THREAD::LOCK))) failed.
Any hint about why this error appears? Is there anything I can do to
get a more detailed description of the error in the lisp repl or in
the browser?
Thanks,
Sergio