[Seaside] Enlarge the stack trace for debugging deployed application

Zirbler cj-bachinger at gmx.de
Thu Jun 25 10:02:07 UTC 2009


Hi,

I have to debug a deployed version of a Seaside 2.8 application under
Dolphin Smalltalk. Starting Firefox on http://localhost:8888/seaside I look
at the stack trace below. But to see the real error I need a larger stack
trace. Is there any way to do that changing code in WAWalkback.

thanks in forward
cjb

---- Start of Stack Trace ----

 Internal Error


   StackFrame does not understand #tempNames

a MessageNotUnderstood('StackFrame does not understand #tempNames')

StackFrame(Object)>>doesNotUnderstand:
[] in WAWalkback>>renderStackFrame:on:
BlockClosure>>renderOn:
[] in WAGenericTag(WATagBrush)>>with:
BlockClosure>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WAGenericTag(WABrush)>>with:
WAGenericTag(WATagBrush)>>with:
WARenderCanvas(WAHtmlCanvas)>>definitionList:
WAWalkback>>renderStackFrame:on:
[] in WAWalkback>>renderStackOn:
BlockClosure>>renderOn:
[] in WAGenericTag(WATagBrush)>>with:
BlockClosure>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WAGenericTag(WABrush)>>with:
WAGenericTag(WATagBrush)>>with:
WARenderCanvas(WAHtmlCanvas)>>listItem:
[] in WAWalkback>>renderStackOn:
OrderedCollection>>do:

---- End of Stack Trace -----
-- 
View this message in context: http://www.nabble.com/Enlarge-the-stack-trace-for-debugging-deployed-application-tp24200417p24200417.html
Sent from the Squeak - Seaside mailing list archive at Nabble.com.



More information about the seaside mailing list