[Bese-devel] UCW: Strange problem with UCW_DEV, Araneida and SBCL

Vladimir Sekissov svg at surnet.ru
Fri Aug 11 08:39:25 UTC 2006


Good day,

I've a very strange problem with latest ucw_dev,
Araneida-0.90(multithreaded) and SBCL-0.9.14 (x86-64, no unicode).

System is starting as executable image and can work perfectly for
a week but from some random point it is starting to fault on serving
actions.

Can somebody point me where to dig for a bug.

Typical errors at such times:

10:22 UCW-LOGGER/+INFO+: ACTION-MATCHER found action: #<CLOSURE (LAMBDA ()) {100A301AB9}>.
10:22 UCW-LOGGER/+WARN+: No callback found with id "y" in frame #<IT.BESE.UCW::STANDARD-SESSION-FRAME OqbQLygqIzWWNVecwhdX 3/2/15 {10004414F1}> (value is "0").
10:22 UCW-LOGGER/+WARN+: No callback found with id "x" in frame #<IT.BESE.UCW::STANDARD-SESSION-FRAME OqbQLygqIzWWNVecwhdX 3/2/15 {10004414F1}> (value is "0").
10:22 UCW-LOGGER/+INFO+: ACTION-HANDLER, handling action: #<CLOSURE (LAMBDA ()) {100A301AB9}>.
10:22 UCW-LOGGER/+INFO+: Executing action (IT.BESE.UCW:SUBMIT IT.BESE.UCW::F)
10:22 UCW-LOGGER/+INFO+: Serving action (/#<FS.USER-LOGIN {10099CD3D1}>/UCW::SUBMIT #<FS.USER-LOGIN {10099CD3D1}>)
10:22 UCW-LOGGER/+ERROR+: Handling action error #<UNDEFINED-FUNCTION SETF {10028F4C31}>.



10:23 UCW-LOGGER/+INFO+: URL-MATCHER matched against url-string: "admin".
10:23 UCW-LOGGER/+INFO+: ENTRY-POINT-HANDLER directing control to ACTION-HANDLER.
10:23 UCW-LOGGER/+INFO+: ACTION-HANDLER, handling action: #<CLOSURE (LAMBDA ()) {214C13D9}>.
10:23 UCW-LOGGER/+ERROR+: Handling action error #<UNBOUND-SLOT CONTINUATION {1001B91AE1}>.
10:23 UCW-LOGGER/+ERROR+: Error #<UNBOUND-SLOT CONTINUATION {1001B91AE1}> while serving action.



10:23 UCW-LOGGER/+INFO+: URL-MATCHER matched against url-string: "admin".
10:23 UCW-LOGGER/+INFO+: ENTRY-POINT-HANDLER directing control to ACTION-HANDLER.
10:23 UCW-LOGGER/+INFO+: ACTION-HANDLER, handling action: #<CLOSURE (LAMBDA ()) {214C13D9}>.
10:23 UCW-LOGGER/+ERROR+: Handling action error #<UNBOUND-SLOT CALLING-COMPONENT {1004F23AC1}>.
10:23 UCW-LOGGER/+ERROR+: Error #<UNBOUND-SLOT CALLING-COMPONENT
{1004F23AC1}> while serving action.

Best Regards,
Vladimir Sekissov




More information about the bese-devel mailing list