[Bese-devel] There is no class named IT.BESE.UCW::BRIEF-STREAM-LOG-APPENDER error
Erick Ivaan Lopez Carreon
erick at fsl.org.mx
Mon Feb 20 22:52:17 UTC 2006
Hello:
With the newest darcs ucw_get when i try to start ucw i get:
There is no class named IT.BESE.UCW::BRIEF-STREAM-LOG-APPENDER.
[Condition of type SIMPLE-ERROR]
I do:
grep -rne 'brief-stream-log-appender' *
And can't find the defclass of BRIEF-STREAM-LOG-APPENDER.
Only the note:
_darcs/inventory:978:[the class stream-log-appender is no longer
instantiable, use brief-stream-log-appender instead.
And some make instance like this:
src/loggers.lisp:9: :appender (make-instance
'brief-stream-log-appender :stream t))
src/loggers.lisp:29: :appender (make-instance
'brief-stream-log-appender :stream t))
src/control.lisp:59: (console-appender (make-instance
'brief-stream-log-appender
And in logs:
logs/ucw.dribble:139: There is no class named
BRIEF-STREAM-LOG-APPENDER.
logs/ucw.dribble:241:95: (SB-PCL::FIND-CLASS-FROM-CELL
IT.BESE.UCW::BRIEF-STREAM-LOG-APPENDER NIL T)
What i am doing wrong?
Thanks in advance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060220/14c090a9/attachment.sig>
More information about the bese-devel
mailing list