[Bese-devel] ucw admin app
Jan Rychter
jan at rychter.com
Thu Apr 15 19:50:45 UTC 2004
>>>>> "Marco" == Marco Baringer <mb at bese.it> writes:
Marco> 1) there was an issue with the TAL:INCULDE tag and the new tal
Marco> environment api, 2) the defcomponent api changed and i forgot to
Marco> update the admin api's code. both of these issues have been
Marco> fixed, you'll need to replay both yaclml and ucw (or just use
Marco> the update-tree script)
Marco> hopefully things should "just work," if they don't i'd
Marco> appreciate logs and back traces.
For some reason, I cannot get a version of yaclml that would include the
push-bindings function/methods. This obviously results in:
[UCW.RERL.SESSION-FRAME 3291045979] #<SIMPLE-WARNING {59884145}> signled while serving action (#<Closure Over Function "LAMBDA (IT.BESE.YACLML::*TAL-ENVIROMENT* #:G6882)"
{58439241}>).
; In: LAMBDA (IT.BESE.YACLML::*TAL-ENVIROMENT* #:G6924)
; (IT.BESE.YACLML:PUSH-BINDING (LIST # #) IT.BESE.YACLML::*TAL-ENVIROMENT*)
; Warning: Undefined function IT.BESE.YACLML:PUSH-BINDING
[UCW.RERL.SESSION-FRAME 3291045979] #<SIMPLE-WARNING {59887875}> signled while serving action (#<Closure Over Function "LAMBDA (IT.BESE.YACLML::*TAL-ENVIROMENT* #:G6882)"
{58439241}>).
; ;
; Warning: This function is undefined:
; IT.BESE.YACLML:PUSH-BINDING
;
; Compilation unit finished.
; 2 warnings
[UCW.RERL.SESSION-FRAME 3291045979] #<UNDEFINED-FUNCTION {598EE7C5}> signled while serving action (#<Closure Over Function "LAMBDA (IT.BESE.YACLML::*TAL-ENVIROMENT* #:G6882)"
{58439241}>).
Error in KERNEL::UNDEFINED-SYMBOL-ERROR-HANDLER: the function IT.BESE.YACLML:PUSH-BINDING is undefined.
[Condition of type UNDEFINED-FUNCTION]
Restarts:
0: [RETRY ] Retry rendering ucw/admin/admin-repl.tal.
1: Retry rendering the component.
2: Retry rendering ucw/tabbed-pane.tal.
3: Retry rendering the component.
4: Retry rendering ucw/admin/server-admin-interface.tal.
5: Retry rendering the component.
6: Clearout the response and retry calling the action.
7: [SERVER-ERROR] Send the client an internal server error page.
8: [DESTROY ] Destroy the process
Debug (type H for help)
(KERNEL::UNDEFINED-SYMBOL-ERROR-HANDLER "<error finding name>"
#.(SYSTEM:INT-SAP #x3FFFBC70)
#<Alien (* #) at #x3FFFB8F8>
(14))
Source:
; File: target:code/interr.lisp
(ERROR 'UNDEFINED-FUNCTION :FUNCTION-NAME NAME :NAME ...)
0]
I use the yaclml--dev--0.4 branch, it is up to patch-15 now and claims
to be up to date.
--J.
More information about the bese-devel
mailing list