View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

error:this should not happen

tilo@moo:/tmp$cat SqueakDebug.log
5 July 2001 9:48:12 pm
Error: key not found

VM: unix - Squeak3.0 of 4 February 2001 [latest update: #3446]
Image: Squeak3.1alpha [latest update: #3987]

Dictionary(Object)>>error:
Dictionary>>errorKeyNotFound
[] in Dictionary>>at:
Dictionary>>at:ifAbsent:
Dictionary>>at:
[] in UndefinedObject>>DoIt
SwikiSubBook(SwikiBook)>>formatPrivAddress:request:response:shelf:
[] in UndefinedObject>>DoIt
OrderedCollection>>do:
[] in UndefinedObject>>DoIt
SwikiShelf>>formatPrivAddress:request:response:
[] in UndefinedObject>>DoIt
SwikiShelf>>formatPrivAddress:request:response:
SwikiShelf>>loadModules
SwikiShelf>>load
SwikiModule class>>swikiWebServer
ComSwikiLauncher>>startServer
[] in ComSwikiLauncher class>>shutdown
Array(SequenceableCollection)>>do:
ComSwikiLauncher class>>shutdown
ComSwikiLauncher>>shutdown
PluggableButtonMorph>>performAction
[] in PluggableButtonMorph>>mouseUp:
Array(SequenceableCollection)>>do:
PluggableButtonMorph>>mouseUp:
PluggableButtonMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableButtonMorph(Morph)>>handleEvent:
PluggableButtonMorph(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess

Link to this Page