<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks Johnny!<div><br></div><div>You were right on! &nbsp;This afternoon I had added an initialize method in that one class and forgot the super initialize.. Once it was in, all started working! &nbsp;Thanks!</div><div><br></div><div>-- Rick</div><div><br><div><div>On Jan 1, 2009, at 8:53 PM, John M wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I'm feeling a bit randy so I'll give it a shot in the dark.<br>One of your WAComponent subclasses does not call super initialize in its instance side initialize override.<br>I'd take a close look at that LoggedIn_All_Class1 whatever, it is suspect simply because of all those horrid underscores, bleh! :)<br> <br>Happy New Year<br>Johnny<br><br><div class="gmail_quote">On Thu, Jan 1, 2009 at 6:32 PM, Richard E. Flower <span dir="ltr">&lt;<a href="mailto:rickf@ca-flower.com">rickf@ca-flower.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Ok.. I've updated &amp; refactored my code and for some reason, I'm getting the following DNU but am not able to debug for some reason..<br> <br> Any ideas?<br> <br> Internal Error<br> Message not understood: #contents<br> UndefinedObject(Object)>>doesNotUnderstand:<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decoration<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decorationChainDo:<br> optimized [] in Seaside.WAComponent>>nextPresentersDo:<br> optimized [] in [] in Seaside.WAComponent>>childrenDo:<br> BlockClosure>>cull:<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Object)>>ifNotNil:<br> optimized [] in Seaside.WAComponent>>childrenDo:<br> Array(SequenceableCollection)>>do:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>childrenDo:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>nextPresentersDo:<br> MyScrip.MSWApplicationMain(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAPresenter>>withNextPresentersDo:<br> Seaside.WASessionProtector(Seaside.WADecoration)>>nextPresentersDo:<br> Seaside.WASessionProtector(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAPresenter>>withNextPresentersDo:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>decorationChainDo:<br> optimized [] in Seaside.WAComponent>>nextPresentersDo:<br> optimized [] in [] in Seaside.WAComponent>>childrenDo:<br> BlockClosure>>cull:<br> MyScrip.MSWApplicationMain(Object)>>ifNotNil:<br> optimized [] in Seaside.WAComponent>>childrenDo:<br> Array(SequenceableCollection)>>do:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>childrenDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>nextPresentersDo:<br> Seaside.WAToolFrame(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAComponent>>visiblePresentersDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>decorationChainDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>visiblePresentersDo:<br> Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>updateStates:<br> optimized [] in Seaside.WASessionContinuation>>respond:<br> optimized [] in Seaside.WASession>>onRespond:<br> optimized [] in Seaside.WASession>>onRespond:<br> MyScrip.MSWCommon_Session(Seaside.WASession)>>returnResponse:<br> Seaside.WARenderContinuation(Seaside.WASessionContinuation)>>respond:<br> Seaside.WARenderContinuation>>render<br> optimized [] in Seaside.WARenderContinuation>>run<br> BlockClosure>>on:do:<br> Seaside.WARenderContinuation>>withNotificationHandler:<br> Seaside.WARenderContinuation>>run<br> Seaside.WARenderLoop>>run<br> optimized [] in Seaside.WARenderLoop>>call:withToolFrame:<br> Seaside.AnswerContinuation class(Seaside.Continuation class)>>currentDo:<br> Seaside.WARenderLoop>>call:withToolFrame:<br> Seaside.WAWalkbackErrorHandler>>open:<br> Seaside.WAWalkbackErrorHandler>>handleError:<br> Seaside.WAWalkbackErrorHandler class(Seaside.WAErrorHandler class)>>handleError:<br> optimized [] in [] in Seaside.WASession>>withErrorHandler:<br> BlockClosure>>cull:<br> MessageNotUnderstood(GenericException)>>performHandler:<br> MessageNotUnderstood(GenericException)>>propagatePrivateFrom:<br> MessageNotUnderstood(GenericException)>>propagateFrom:<br> MessageNotUnderstood(GenericException)>>propagate<br> MessageNotUnderstood(GenericException)>>raiseSignal<br> UndefinedObject(Object)>>doesNotUnderstand:<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decoration<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Seaside.WAComponent)>>decorationChainDo:<br> optimized [] in Seaside.WAComponent>>nextPresentersDo:<br> optimized [] in [] in Seaside.WAComponent>>childrenDo:<br> BlockClosure>>cull:<br> MyScrip.MSWMenu_LoggedIn_All_Level1_Orders(Object)>>ifNotNil:<br> optimized [] in Seaside.WAComponent>>childrenDo:<br> Array(SequenceableCollection)>>do:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>childrenDo:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>nextPresentersDo:<br> MyScrip.MSWApplicationMain(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAPresenter>>withNextPresentersDo:<br> Seaside.WASessionProtector(Seaside.WADecoration)>>nextPresentersDo:<br> Seaside.WASessionProtector(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAPresenter>>withNextPresentersDo:<br> MyScrip.MSWApplicationMain(Seaside.WAComponent)>>decorationChainDo:<br> optimized [] in Seaside.WAComponent>>nextPresentersDo:<br> optimized [] in [] in Seaside.WAComponent>>childrenDo:<br> BlockClosure>>cull:<br> MyScrip.MSWApplicationMain(Object)>>ifNotNil:<br> optimized [] in Seaside.WAComponent>>childrenDo:<br> Array(SequenceableCollection)>>do:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>childrenDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>nextPresentersDo:<br> Seaside.WAToolFrame(Seaside.WAPresenter)>>withNextPresentersDo:<br> optimized [] in Seaside.WAComponent>>visiblePresentersDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>decorationChainDo:<br> Seaside.WAToolFrame(Seaside.WAComponent)>>visiblePresentersDo:<br> Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>updateUrl:<br> Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>url<br> optimized [] in Seaside.WARedirectContinuation>>run<br> Seaside.WARedirectContinuation(Seaside.WASessionContinuation)>>respond:<br> Seaside.WARedirectContinuation>>run<br> Seaside.WARenderContinuation>>handleRequest:<br> Seaside.WARenderContinuation(Seaside.WASessionContinuation)>>value:<br> MyScrip.MSWCommon_Session(Seaside.WASession)>>performRequest:<br> optimized [] in [] in [] in Seaside.WASession>>responseForRequest:<br> BlockClosure>>on:do:<br> optimized [] in Seaside.WASession>>withErrorHandler:<br> BlockClosure>>on:do:<br> MyScrip.MSWCommon_Session(Seaside.WASession)>>withErrorHandler:<br> optimized [] in [] in Seaside.WASession>>responseForRequest:<br> BlockClosure>>on:do:<br> Seaside.WACurrentSession class(Seaside.WADynamicVariable class)>>use:during:<br> optimized [] in Seaside.WASession>>responseForRequest:<br> optimized [] in Seaside.WASession>>withEscapeContinuation:<br> Seaside.EscapeContinuation class(Seaside.Continuation class)>>currentDo:<br> MyScrip.MSWCommon_Session(Seaside.WASession)>>withEscapeContinuation:<br> MyScrip.MSWCommon_Session(Seaside.WASession)>>responseForRequest:<br> optimized [] in Seaside.WASession>>incomingRequest:<br> BlockClosure>>on:do:<br> optimized [] in [] in [] in Seaside.WAProcessMonitor>>critical:ifError:<br> BlockClosure>>ensure:<br> optimized [] in [] in Seaside.WAProcessMonitor>>critical:ifError:<br> BlockClosure>>on:do:<br> optimized [] in Process class>>forBlock:priority:<br> _______________________________________________<br> seaside mailing list<br> <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br> <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br> </blockquote></div><br> _______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>