[Seaside] One more question...

Richard E. Flower rickf at ca-flower.com
Thu Jan 1 23:32:51 UTC 2009


Ok.. I've updated & refactored my code and for some reason, I'm  
getting the following DNU but am not able to debug for some reason..

Any ideas?

Internal Error
Message not understood: #contents
UndefinedObject(Object)>>doesNotUnderstand:
MyScrip 
.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decoration
MyScrip 
.MSWMenu_LoggedIn_All_Level1_Orders 
(Seaside.WAComponent)>>decorationChainDo:
optimized [] in Seaside.WAComponent>>nextPresentersDo:
optimized [] in [] in Seaside.WAComponent>>childrenDo:
BlockClosure>>cull:
MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Object)>>ifNotNil:
optimized [] in Seaside.WAComponent>>childrenDo:
Array(SequenceableCollection)>>do:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>childrenDo:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>nextPresentersDo:
MyScrip.MSWApplicationMain(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAPresenter>>withNextPresentersDo:
Seaside.WASessionProtector(Seaside.WADecoration)>>nextPresentersDo:
Seaside.WASessionProtector(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAPresenter>>withNextPresentersDo:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>decorationChainDo:
optimized [] in Seaside.WAComponent>>nextPresentersDo:
optimized [] in [] in Seaside.WAComponent>>childrenDo:
BlockClosure>>cull:
MyScrip.MSWApplicationMain(Object)>>ifNotNil:
optimized [] in Seaside.WAComponent>>childrenDo:
Array(SequenceableCollection)>>do:
Seaside.WAToolFrame(Seaside.WAComponent)>>childrenDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>nextPresentersDo:
Seaside.WAToolFrame(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAComponent>>visiblePresentersDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>decorationChainDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>visiblePresentersDo:
Seaside 
.WARedirectContinuation(Seaside.WASessionContinuation)>>updateStates:
optimized [] in Seaside.WASessionContinuation>>respond:
optimized [] in Seaside.WASession>>onRespond:
optimized [] in Seaside.WASession>>onRespond:
MyScrip.MSWCommon_Session(Seaside.WASession)>>returnResponse:
Seaside.WARenderContinuation(Seaside.WASessionContinuation)>>respond:
Seaside.WARenderContinuation>>render
optimized [] in Seaside.WARenderContinuation>>run
BlockClosure>>on:do:
Seaside.WARenderContinuation>>withNotificationHandler:
Seaside.WARenderContinuation>>run
Seaside.WARenderLoop>>run
optimized [] in Seaside.WARenderLoop>>call:withToolFrame:
Seaside.AnswerContinuation class(Seaside.Continuation class)>>currentDo:
Seaside.WARenderLoop>>call:withToolFrame:
Seaside.WAWalkbackErrorHandler>>open:
Seaside.WAWalkbackErrorHandler>>handleError:
Seaside.WAWalkbackErrorHandler class(Seaside.WAErrorHandler  
class)>>handleError:
optimized [] in [] in Seaside.WASession>>withErrorHandler:
BlockClosure>>cull:
MessageNotUnderstood(GenericException)>>performHandler:
MessageNotUnderstood(GenericException)>>propagatePrivateFrom:
MessageNotUnderstood(GenericException)>>propagateFrom:
MessageNotUnderstood(GenericException)>>propagate
MessageNotUnderstood(GenericException)>>raiseSignal
UndefinedObject(Object)>>doesNotUnderstand:
MyScrip 
.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decoration
MyScrip 
.MSWMenu_LoggedIn_All_Level1_Orders 
(Seaside.WAComponent)>>decorationChainDo:
optimized [] in Seaside.WAComponent>>nextPresentersDo:
optimized [] in [] in Seaside.WAComponent>>childrenDo:
BlockClosure>>cull:
MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Object)>>ifNotNil:
optimized [] in Seaside.WAComponent>>childrenDo:
Array(SequenceableCollection)>>do:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>childrenDo:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>nextPresentersDo:
MyScrip.MSWApplicationMain(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAPresenter>>withNextPresentersDo:
Seaside.WASessionProtector(Seaside.WADecoration)>>nextPresentersDo:
Seaside.WASessionProtector(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAPresenter>>withNextPresentersDo:
MyScrip.MSWApplicationMain(Seaside.WAComponent)>>decorationChainDo:
optimized [] in Seaside.WAComponent>>nextPresentersDo:
optimized [] in [] in Seaside.WAComponent>>childrenDo:
BlockClosure>>cull:
MyScrip.MSWApplicationMain(Object)>>ifNotNil:
optimized [] in Seaside.WAComponent>>childrenDo:
Array(SequenceableCollection)>>do:
Seaside.WAToolFrame(Seaside.WAComponent)>>childrenDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>nextPresentersDo:
Seaside.WAToolFrame(Seaside.WAPresenter)>>withNextPresentersDo:
optimized [] in Seaside.WAComponent>>visiblePresentersDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>decorationChainDo:
Seaside.WAToolFrame(Seaside.WAComponent)>>visiblePresentersDo:
Seaside 
.WARedirectContinuation(Seaside.WASessionContinuation)>>updateUrl:
Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>url
optimized [] in Seaside.WARedirectContinuation>>run
Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>respond:
Seaside.WARedirectContinuation>>run
Seaside.WARenderContinuation>>handleRequest:
Seaside.WARenderContinuation(Seaside.WASessionContinuation)>>value:
MyScrip.MSWCommon_Session(Seaside.WASession)>>performRequest:
optimized [] in [] in [] in Seaside.WASession>>responseForRequest:
BlockClosure>>on:do:
optimized [] in Seaside.WASession>>withErrorHandler:
BlockClosure>>on:do:
MyScrip.MSWCommon_Session(Seaside.WASession)>>withErrorHandler:
optimized [] in [] in Seaside.WASession>>responseForRequest:
BlockClosure>>on:do:
Seaside.WACurrentSession class(Seaside.WADynamicVariable  
class)>>use:during:
optimized [] in Seaside.WASession>>responseForRequest:
optimized [] in Seaside.WASession>>withEscapeContinuation:
Seaside.EscapeContinuation class(Seaside.Continuation class)>>currentDo:
MyScrip.MSWCommon_Session(Seaside.WASession)>>withEscapeContinuation:
MyScrip.MSWCommon_Session(Seaside.WASession)>>responseForRequest:
optimized [] in Seaside.WASession>>incomingRequest:
BlockClosure>>on:do:
optimized [] in [] in [] in Seaside.WAProcessMonitor>>critical:ifError:
BlockClosure>>ensure:
optimized [] in [] in Seaside.WAProcessMonitor>>critical:ifError:
BlockClosure>>on:do:
optimized [] in Process class>>forBlock:priority:


More information about the seaside mailing list