[Bug] Net Installer Broken?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug] Net Installer Broken?

Stew MacLean

Hi,

 

I’m attempting to download 7.4 (as I’m contemplating playing catch up from 7.2.1).

 

I logon, and then download the windows installer VWInstallerWin.exe, run it. I get the installation type window, select custom (or typical) and get the following walkback

 

I’m not having much luck with the Web at the moment L

 

Any help appreciated.

 

Cheers,

 

Stewart

 


 

==2006/4/5==14:47:13==BEGIN RUNTIME DIAGNOSTIC DUMP

Note: this file stored in VisualWorks #UTF8 (UTF-8) encoding

 

Cause of Dump: Unhandled exception: Subscript out of bounds:

Image Identification: 'Image created August 1, 2005  5:59:02 pm'

Smalltalk Version: 'VisualWorks®, 7.3.1 of April 20, 2005'

RuntimeManager Identification: 'Version 7 '

Object Memory versionId: #[57 41 58 148 73 1 0 0 57 41 58 148]

Class creating this dump: RuntimeImageDumper

Command Line: C:\Smalltalk\Images\VisualWorks\VisualWorks74\VWInstallerWin.exe

------------------------------------------------------------

Active Process

Context Stack:

[1]        Array(Object)>>subscriptBoundsErrorFor:index:

[2]        Array(Object)>>at:

[3]        StringParameterSubstitution>>nextPutStringFor:

[4]        optimized [] in StringParameterSubstitution class>>initialize

[5]        StringParameterSubstitution>>processInputField

[6]        optimized [] in StringParameterSubstitution>>expandedText

[7]        StringParameterSubstitution>>nextCharDo:else:

[8]        StringParameterSubstitution>>expandedText

[9]        UserMessage>>expandMacrosWithArguments:

[10]       UserMessage>>expandMacros

[11]       VisualWorks.CheckServerPage>>pageTitleText

[12]       VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle

[13]       VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:

[14]       optimized [] in UIBuilder>>safelyPerform:key:

[15]       BlockClosure>>on:do:

[16]       UIBuilder>>safelyPerform:key:

[17]       UIBuilder>>aspectAt:

[18]       InputFieldSpec>>getBindingIn:

[19]       InputFieldSpec(WidgetSpec)>>modelInBuilder:

[20]       WinXPLookPolicy(UILookPolicy)>>inputBox:into:

[21]       InputFieldSpec>>dispatchTo:with:

[22]       InputFieldSpec(UISpecification)>>addTo:withPolicy:

[23]       UIBuilder>>addSpec:

[24]       UIBuilder>>add:

[25]       WinXPLookPolicy(UILookPolicy)>>specCollection:into:

[26]       SpecCollection>>dispatchTo:with:

[27]       SpecCollection>>addTo:withPolicy:

[28]       UIBuilder>>addSpec:

[29]       UIBuilder>>add:

[30]       VisualWorks.CheckServerPage(ApplicationModel)>>buildInSubCanvas:withBuilder:

[31]       SubCanvas>>client:spec:builder:

[32]       VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>setCanvas

[33]       VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>next

[34]       VisualWorks.ActionSelectorPage(VisualWorks.AbstractWizardPage)>>defaultAction

[35]       VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>defaultButtonAction

[36]       optimized [] in ApplicationModel>>actionFor:

[37]       optimized [] in ActionButtonSpec>>typeConvert:

[38]       PluggableAdaptor>>setValue:

[39]       PluggableAdaptor(ValueModel)>>value:

[40]       WinXPTriggerButtonController(TriggerButtonController)>>pressAction

[41]       TriggerButtonTracker(BasicButtonTracker)>>finishSelectionFor:

[42]       TriggerButtonTracker>>finishSelectionFor:

[43]       TriggerButtonTracker(SelectionTracker)>>redButtonReleasedEvent:

[44]       RedButtonReleasedEvent>>dispatchTo:

[45]       TriggerButtonTracker(SelectionTracker)>>handleEvent:

[46]       EventDispatcher>>dispatch:to:

[47]       EventDispatcher>>dispatchEvent:

[48]       RedButtonReleasedEvent(Event)>>dispatch

[49]       RedButtonReleasedEvent(Event)>>dispatchForWindowManager:

[50]       optimized [] in WindowManager>>safelyDispatchForWindowManager:

[51]       BlockClosure>>on:do:

[52]       WindowManager>>safelyDispatchForWindowManager:

[53]       WindowManager>>processNextEvent

[54]       optimized [] in [] in WindowManager>>newProcess

[55]       BlockClosure>>on:do:

[56]       optimized [] in WindowManager>>newProcess

[57]       BlockClosure>>on:do:

[58]       optimized [] in Process class>>forBlock:priority:

 

------------------------------------------------------------

Unhandled Exception:

            class: UnhandledException

            creator: UnhandledException

            errorString: Unhandled exception: Subscript out of bounds:

            parameter: a SubscriptOutOfBoundsError

 

------------------------------------------------------------

Initial Context Stack Arguments:

[1] Array(Object)>>subscriptBoundsErrorFor:index:

            Receiver: (id=966) #()

            Arg1: (id=138) #at:

            Arg2: (id=1) 1

[2] Array(Object)>>at:

            Receiver: (id=966) #()

            Arg1: (id=1) 1

[3] StringParameterSubstitution>>nextPutStringFor:

            Receiver: (id=2966) a StringParameterSubstitution

            Arg1: (id=1) 1

[5] StringParameterSubstitution>>processInputField

            Receiver: (id=2966) a StringParameterSubstitution

[7] StringParameterSubstitution>>nextCharDo:else:

            Receiver: (id=2966) a StringParameterSubstitution

            Arg1: (id=3519) BlockClosure [] in StringParameterSubstitution>>expandedText

            Arg2: (id=11251) BlockClosure [] in StringParameterSubstitution>>expandedText

[8] StringParameterSubstitution>>expandedText

            Receiver: (id=2966) a StringParameterSubstitution

[9] UserMessage>>expandMacrosWithArguments:

            Receiver: (id=14197) an UserMessage('<bl>Check for Available Downloads', #titleCheckServerPage, #i...

            Arg1: (id=966) #()

[10] UserMessage>>expandMacros

            Receiver: (id=14197) an UserMessage('<bl>Check for Available Downloads', #titleCheckServerPage, #i...

[11] VisualWorks.CheckServerPage>>pageTitleText

            Receiver: (id=7018) a VisualWorks.CheckServerPage

[12] VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle

            Receiver: (id=7018) a VisualWorks.CheckServerPage

[13] VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:

            Receiver: (id=7018) a VisualWorks.CheckServerPage

            Arg1: (id=2003) #pageTitle

[15] BlockClosure>>on:do:

            Receiver: (id=13830) BlockClosure [] in UIBuilder>>safelyPerform:key:

            Arg1: (id=15848) MessageNotUnderstood

            Arg2: (id=9044) BlockClosure [] in UIBuilder>>safelyPerform:key:

[16] UIBuilder>>safelyPerform:key:

            Receiver: (id=2785) an UIBuilder

            Arg1: (id=5184) #aspectFor:

            Arg2: (id=2003) #pageTitle

[17] UIBuilder>>aspectAt:

            Receiver: (id=2785) an UIBuilder

            Arg1: (id=2003) #pageTitle

[18] InputFieldSpec>>getBindingIn:

            Receiver: (id=392) an InputFieldSpec

            Arg1: (id=2785) an UIBuilder

[19] InputFieldSpec(WidgetSpec)>>modelInBuilder:

            Receiver: (id=392) an InputFieldSpec

            Arg1: (id=2785) an UIBuilder

[20] WinXPLookPolicy(UILookPolicy)>>inputBox:into:

            Receiver: (id=1865) a WinXPLookPolicy

            Arg1: (id=392) an InputFieldSpec

            Arg2: (id=2785) an UIBuilder

[21] InputFieldSpec>>dispatchTo:with:

            Receiver: (id=392) an InputFieldSpec

            Arg1: (id=1865) a WinXPLookPolicy

            Arg2: (id=2785) an UIBuilder

[22] InputFieldSpec(UISpecification)>>addTo:withPolicy:

            Receiver: (id=392) an InputFieldSpec

            Arg1: (id=2785) an UIBuilder

            Arg2: (id=1865) a WinXPLookPolicy

[23] UIBuilder>>addSpec:

            Receiver: (id=2785) an UIBuilder

            Arg1: (id=392) an InputFieldSpec

 

 

Reply | Threaded
Open this post in threaded view
|

Re: [Bug] Net Installer Broken?

Dave Stevenson-2
Looks like you already have $VISUALWORKS set to a previous installation
(possibly a release candidate?).  The bug you see is from the installer
trying to resolve a user message from the wrong catalog.  As a
workaround, delete the 7.4 $VISUALWORKS key from your registry and try
again.

Dave

Stewart MacLean wrote:

> Hi,
>
>  
>
> I’m attempting to download 7.4 (as I’m contemplating playing catch up
> from 7.2.1).
>
>  
>
> I logon, and then download the windows installer VWInstallerWin.exe, run
> it. I get the installation type window, select custom (or typical) and
> get the following walkback…
>
>  
>
> I’m not having much luck with the Web at the moment L
>
>  
>
> Any help appreciated.
>
>  
>
> Cheers,
>
>  
>
> Stewart
>
>  
>
>
>  
>
> ==2006/4/5==14:47:13==BEGIN RUNTIME DIAGNOSTIC DUMP
>
> Note: this file stored in VisualWorks #UTF8 (UTF-8) encoding
>
>  
>
> Cause of Dump: Unhandled exception: Subscript out of bounds:
>
> Image Identification: 'Image created August 1, 2005  5:59:02 pm'
>
> Smalltalk Version: 'VisualWorks®, 7.3.1 of April 20, 2005'
>
> RuntimeManager Identification: 'Version 7 '
>
> Object Memory versionId: #[57 41 58 148 73 1 0 0 57 41 58 148]
>
> Class creating this dump: RuntimeImageDumper
>
> Command Line:
> C:\Smalltalk\Images\VisualWorks\VisualWorks74\VWInstallerWin.exe
>
> ------------------------------------------------------------
>
> Active Process
>
> Context Stack:
>
> [1]        Array(Object)>>subscriptBoundsErrorFor:index:
>
> [2]        Array(Object)>>at:
>
> [3]        StringParameterSubstitution>>nextPutStringFor:
>
> [4]        optimized [] in StringParameterSubstitution class>>initialize
>
> [5]        StringParameterSubstitution>>processInputField
>
> [6]        optimized [] in StringParameterSubstitution>>expandedText
>
> [7]        StringParameterSubstitution>>nextCharDo:else:
>
> [8]        StringParameterSubstitution>>expandedText
>
> [9]        UserMessage>>expandMacrosWithArguments:
>
> [10]       UserMessage>>expandMacros
>
> [11]       VisualWorks.CheckServerPage>>pageTitleText
>
> [12]      
> VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle
>
> [13]       VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:
>
> [14]       optimized [] in UIBuilder>>safelyPerform:key:
>
> [15]       BlockClosure>>on:do:
>
> [16]       UIBuilder>>safelyPerform:key:
>
> [17]       UIBuilder>>aspectAt:
>
> [18]       InputFieldSpec>>getBindingIn:
>
> [19]       InputFieldSpec(WidgetSpec)>>modelInBuilder:
>
> [20]       WinXPLookPolicy(UILookPolicy)>>inputBox:into:
>
> [21]       InputFieldSpec>>dispatchTo:with:
>
> [22]       InputFieldSpec(UISpecification)>>addTo:withPolicy:
>
> [23]       UIBuilder>>addSpec:
>
> [24]       UIBuilder>>add:
>
> [25]       WinXPLookPolicy(UILookPolicy)>>specCollection:into:
>
> [26]       SpecCollection>>dispatchTo:with:
>
> [27]       SpecCollection>>addTo:withPolicy:
>
> [28]       UIBuilder>>addSpec:
>
> [29]       UIBuilder>>add:
>
> [30]      
> VisualWorks.CheckServerPage(ApplicationModel)>>buildInSubCanvas:withBuilder:
>
> [31]       SubCanvas>>client:spec:builder:
>
> [32]      
> VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>setCanvas
>
> [33]      
> VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>next
>
> [34]      
> VisualWorks.ActionSelectorPage(VisualWorks.AbstractWizardPage)>>defaultAction
>
> [35]      
> VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication)>>defaultButtonAction
>
> [36]       optimized [] in ApplicationModel>>actionFor:
>
> [37]       optimized [] in ActionButtonSpec>>typeConvert:
>
> [38]       PluggableAdaptor>>setValue:
>
> [39]       PluggableAdaptor(ValueModel)>>value:
>
> [40]      
> WinXPTriggerButtonController(TriggerButtonController)>>pressAction
>
> [41]       TriggerButtonTracker(BasicButtonTracker)>>finishSelectionFor:
>
> [42]       TriggerButtonTracker>>finishSelectionFor:
>
> [43]       TriggerButtonTracker(SelectionTracker)>>redButtonReleasedEvent:
>
> [44]       RedButtonReleasedEvent>>dispatchTo:
>
> [45]       TriggerButtonTracker(SelectionTracker)>>handleEvent:
>
> [46]       EventDispatcher>>dispatch:to:
>
> [47]       EventDispatcher>>dispatchEvent:
>
> [48]       RedButtonReleasedEvent(Event)>>dispatch
>
> [49]       RedButtonReleasedEvent(Event)>>dispatchForWindowManager:
>
> [50]       optimized [] in WindowManager>>safelyDispatchForWindowManager:
>
> [51]       BlockClosure>>on:do:
>
> [52]       WindowManager>>safelyDispatchForWindowManager:
>
> [53]       WindowManager>>processNextEvent
>
> [54]       optimized [] in [] in WindowManager>>newProcess
>
> [55]       BlockClosure>>on:do:
>
> [56]       optimized [] in WindowManager>>newProcess
>
> [57]       BlockClosure>>on:do:
>
> [58]       optimized [] in Process class>>forBlock:priority:
>
>  
>
> ------------------------------------------------------------
>
> Unhandled Exception:
>
>             class: UnhandledException
>
>             creator: UnhandledException
>
>             errorString: Unhandled exception: Subscript out of bounds:
>
>             parameter: a SubscriptOutOfBoundsError
>
>  
>
> ------------------------------------------------------------
>
> Initial Context Stack Arguments:
>
> [1] Array(Object)>>subscriptBoundsErrorFor:index:
>
>             Receiver: (id=966) #()
>
>             Arg1: (id=138) #at:
>
>             Arg2: (id=1) 1
>
> [2] Array(Object)>>at:
>
>             Receiver: (id=966) #()
>
>             Arg1: (id=1) 1
>
> [3] StringParameterSubstitution>>nextPutStringFor:
>
>             Receiver: (id=2966) a StringParameterSubstitution
>
>             Arg1: (id=1) 1
>
> [5] StringParameterSubstitution>>processInputField
>
>             Receiver: (id=2966) a StringParameterSubstitution
>
> [7] StringParameterSubstitution>>nextCharDo:else:
>
>             Receiver: (id=2966) a StringParameterSubstitution
>
>             Arg1: (id=3519) BlockClosure [] in
> StringParameterSubstitution>>expandedText
>
>             Arg2: (id=11251) BlockClosure [] in
> StringParameterSubstitution>>expandedText
>
> [8] StringParameterSubstitution>>expandedText
>
>             Receiver: (id=2966) a StringParameterSubstitution
>
> [9] UserMessage>>expandMacrosWithArguments:
>
>             Receiver: (id=14197) an UserMessage('<bl>Check for Available
> Downloads', #titleCheckServerPage, #i...
>
>             Arg1: (id=966) #()
>
> [10] UserMessage>>expandMacros
>
>             Receiver: (id=14197) an UserMessage('<bl>Check for Available
> Downloads', #titleCheckServerPage, #i...
>
> [11] VisualWorks.CheckServerPage>>pageTitleText
>
>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>
> [12] VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle
>
>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>
> [13] VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:
>
>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>
>             Arg1: (id=2003) #pageTitle
>
> [15] BlockClosure>>on:do:
>
>             Receiver: (id=13830) BlockClosure [] in
> UIBuilder>>safelyPerform:key:
>
>             Arg1: (id=15848) MessageNotUnderstood
>
>             Arg2: (id=9044) BlockClosure [] in UIBuilder>>safelyPerform:key:
>
> [16] UIBuilder>>safelyPerform:key:
>
>             Receiver: (id=2785) an UIBuilder
>
>             Arg1: (id=5184) #aspectFor:
>
>             Arg2: (id=2003) #pageTitle
>
> [17] UIBuilder>>aspectAt:
>
>             Receiver: (id=2785) an UIBuilder
>
>             Arg1: (id=2003) #pageTitle
>
> [18] InputFieldSpec>>getBindingIn:
>
>             Receiver: (id=392) an InputFieldSpec
>
>             Arg1: (id=2785) an UIBuilder
>
> [19] InputFieldSpec(WidgetSpec)>>modelInBuilder:
>
>             Receiver: (id=392) an InputFieldSpec
>
>             Arg1: (id=2785) an UIBuilder
>
> [20] WinXPLookPolicy(UILookPolicy)>>inputBox:into:
>
>             Receiver: (id=1865) a WinXPLookPolicy
>
>             Arg1: (id=392) an InputFieldSpec
>
>             Arg2: (id=2785) an UIBuilder
>
> [21] InputFieldSpec>>dispatchTo:with:
>
>             Receiver: (id=392) an InputFieldSpec
>
>             Arg1: (id=1865) a WinXPLookPolicy
>
>             Arg2: (id=2785) an UIBuilder
>
> [22] InputFieldSpec(UISpecification)>>addTo:withPolicy:
>
>             Receiver: (id=392) an InputFieldSpec
>
>             Arg1: (id=2785) an UIBuilder
>
>             Arg2: (id=1865) a WinXPLookPolicy
>
> [23] UIBuilder>>addSpec:
>
>             Receiver: (id=2785) an UIBuilder
>
>             Arg1: (id=392) an InputFieldSpec
>
>  
>
>  
>

Reply | Threaded
Open this post in threaded view
|

RE: [Bug] Net Installer Broken?

Stew MacLean
Duh! Of course, thanks.

It would be nice if the installer could let me know, though.

>-----Original Message-----
>From: Dave Stevenson [mailto:[hidden email]]
>Sent: Friday, 7 April 2006 5:22 a.m.
>To: Stewart MacLean
>Cc: [hidden email]
>Subject: Re: [Bug] Net Installer Broken?
>
>Looks like you already have $VISUALWORKS set to a previous installation
>(possibly a release candidate?).  The bug you see is from the installer
>trying to resolve a user message from the wrong catalog.  As a
>workaround, delete the 7.4 $VISUALWORKS key from your registry and try
>again.
>
>Dave
>
>Stewart MacLean wrote:
>> Hi,
>>
>>
>>
>> I'm attempting to download 7.4 (as I'm contemplating playing catch up
>> from 7.2.1).
>>
>>
>>
>> I logon, and then download the windows installer VWInstallerWin.exe,
run
>> it. I get the installation type window, select custom (or typical)
and

>> get the following walkback.
>>
>>
>>
>> I'm not having much luck with the Web at the moment L
>>
>>
>>
>> Any help appreciated.
>>
>>
>>
>> Cheers,
>>
>>
>>
>> Stewart
>>
>>
>>
>>
>>
>>
>> ==2006/4/5==14:47:13==BEGIN RUNTIME DIAGNOSTIC DUMP
>>
>> Note: this file stored in VisualWorks #UTF8 (UTF-8) encoding
>>
>>
>>
>> Cause of Dump: Unhandled exception: Subscript out of bounds:
>>
>> Image Identification: 'Image created August 1, 2005  5:59:02 pm'
>>
>> Smalltalk Version: 'VisualWorksR, 7.3.1 of April 20, 2005'
>>
>> RuntimeManager Identification: 'Version 7 '
>>
>> Object Memory versionId: #[57 41 58 148 73 1 0 0 57 41 58 148]
>>
>> Class creating this dump: RuntimeImageDumper
>>
>> Command Line:
>> C:\Smalltalk\Images\VisualWorks\VisualWorks74\VWInstallerWin.exe
>>
>> ------------------------------------------------------------
>>
>> Active Process
>>
>> Context Stack:
>>
>> [1]        Array(Object)>>subscriptBoundsErrorFor:index:
>>
>> [2]        Array(Object)>>at:
>>
>> [3]        StringParameterSubstitution>>nextPutStringFor:
>>
>> [4]        optimized [] in StringParameterSubstitution
class>>initialize

>>
>> [5]        StringParameterSubstitution>>processInputField
>>
>> [6]        optimized [] in StringParameterSubstitution>>expandedText
>>
>> [7]        StringParameterSubstitution>>nextCharDo:else:
>>
>> [8]        StringParameterSubstitution>>expandedText
>>
>> [9]        UserMessage>>expandMacrosWithArguments:
>>
>> [10]       UserMessage>>expandMacros
>>
>> [11]       VisualWorks.CheckServerPage>>pageTitleText
>>
>> [12]
>>
VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle

>>
>> [13]       VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:
>>
>> [14]       optimized [] in UIBuilder>>safelyPerform:key:
>>
>> [15]       BlockClosure>>on:do:
>>
>> [16]       UIBuilder>>safelyPerform:key:
>>
>> [17]       UIBuilder>>aspectAt:
>>
>> [18]       InputFieldSpec>>getBindingIn:
>>
>> [19]       InputFieldSpec(WidgetSpec)>>modelInBuilder:
>>
>> [20]       WinXPLookPolicy(UILookPolicy)>>inputBox:into:
>>
>> [21]       InputFieldSpec>>dispatchTo:with:
>>
>> [22]       InputFieldSpec(UISpecification)>>addTo:withPolicy:
>>
>> [23]       UIBuilder>>addSpec:
>>
>> [24]       UIBuilder>>add:
>>
>> [25]       WinXPLookPolicy(UILookPolicy)>>specCollection:into:
>>
>> [26]       SpecCollection>>dispatchTo:with:
>>
>> [27]       SpecCollection>>addTo:withPolicy:
>>
>> [28]       UIBuilder>>addSpec:
>>
>> [29]       UIBuilder>>add:
>>
>> [30]
>>
>VisualWorks.CheckServerPage(ApplicationModel)>>buildInSubCanvas:withBui
lder
>:
>>
>> [31]       SubCanvas>>client:spec:builder:
>>
>> [32]
>>
>VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication
)>>s
>etCanvas
>>
>> [33]
>>
>VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication
)>>n
>ext
>>
>> [34]
>>
>VisualWorks.ActionSelectorPage(VisualWorks.AbstractWizardPage)>>default
Acti
>on
>>
>> [35]
>>
>VisualWorks.VWInstallerApplication(VisualWorks.InstallerMainApplication
)>>d

>efaultButtonAction
>>
>> [36]       optimized [] in ApplicationModel>>actionFor:
>>
>> [37]       optimized [] in ActionButtonSpec>>typeConvert:
>>
>> [38]       PluggableAdaptor>>setValue:
>>
>> [39]       PluggableAdaptor(ValueModel)>>value:
>>
>> [40]
>> WinXPTriggerButtonController(TriggerButtonController)>>pressAction
>>
>> [41]
TriggerButtonTracker(BasicButtonTracker)>>finishSelectionFor:

>>
>> [42]       TriggerButtonTracker>>finishSelectionFor:
>>
>> [43]
>TriggerButtonTracker(SelectionTracker)>>redButtonReleasedEvent:
>>
>> [44]       RedButtonReleasedEvent>>dispatchTo:
>>
>> [45]       TriggerButtonTracker(SelectionTracker)>>handleEvent:
>>
>> [46]       EventDispatcher>>dispatch:to:
>>
>> [47]       EventDispatcher>>dispatchEvent:
>>
>> [48]       RedButtonReleasedEvent(Event)>>dispatch
>>
>> [49]       RedButtonReleasedEvent(Event)>>dispatchForWindowManager:
>>
>> [50]       optimized [] in
WindowManager>>safelyDispatchForWindowManager:

>>
>> [51]       BlockClosure>>on:do:
>>
>> [52]       WindowManager>>safelyDispatchForWindowManager:
>>
>> [53]       WindowManager>>processNextEvent
>>
>> [54]       optimized [] in [] in WindowManager>>newProcess
>>
>> [55]       BlockClosure>>on:do:
>>
>> [56]       optimized [] in WindowManager>>newProcess
>>
>> [57]       BlockClosure>>on:do:
>>
>> [58]       optimized [] in Process class>>forBlock:priority:
>>
>>
>>
>> ------------------------------------------------------------
>>
>> Unhandled Exception:
>>
>>             class: UnhandledException
>>
>>             creator: UnhandledException
>>
>>             errorString: Unhandled exception: Subscript out of
bounds:

>>
>>             parameter: a SubscriptOutOfBoundsError
>>
>>
>>
>> ------------------------------------------------------------
>>
>> Initial Context Stack Arguments:
>>
>> [1] Array(Object)>>subscriptBoundsErrorFor:index:
>>
>>             Receiver: (id=966) #()
>>
>>             Arg1: (id=138) #at:
>>
>>             Arg2: (id=1) 1
>>
>> [2] Array(Object)>>at:
>>
>>             Receiver: (id=966) #()
>>
>>             Arg1: (id=1) 1
>>
>> [3] StringParameterSubstitution>>nextPutStringFor:
>>
>>             Receiver: (id=2966) a StringParameterSubstitution
>>
>>             Arg1: (id=1) 1
>>
>> [5] StringParameterSubstitution>>processInputField
>>
>>             Receiver: (id=2966) a StringParameterSubstitution
>>
>> [7] StringParameterSubstitution>>nextCharDo:else:
>>
>>             Receiver: (id=2966) a StringParameterSubstitution
>>
>>             Arg1: (id=3519) BlockClosure [] in
>> StringParameterSubstitution>>expandedText
>>
>>             Arg2: (id=11251) BlockClosure [] in
>> StringParameterSubstitution>>expandedText
>>
>> [8] StringParameterSubstitution>>expandedText
>>
>>             Receiver: (id=2966) a StringParameterSubstitution
>>
>> [9] UserMessage>>expandMacrosWithArguments:
>>
>>             Receiver: (id=14197) an UserMessage('<bl>Check for
Available
>> Downloads', #titleCheckServerPage, #i...
>>
>>             Arg1: (id=966) #()
>>
>> [10] UserMessage>>expandMacros
>>
>>             Receiver: (id=14197) an UserMessage('<bl>Check for
Available

>> Downloads', #titleCheckServerPage, #i...
>>
>> [11] VisualWorks.CheckServerPage>>pageTitleText
>>
>>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>>
>> [12]
>VisualWorks.CheckServerPage(VisualWorks.AbstractWizardPage)>>pageTitle
>>
>>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>>
>> [13] VisualWorks.CheckServerPage(ApplicationModel)>>aspectFor:
>>
>>             Receiver: (id=7018) a VisualWorks.CheckServerPage
>>
>>             Arg1: (id=2003) #pageTitle
>>
>> [15] BlockClosure>>on:do:
>>
>>             Receiver: (id=13830) BlockClosure [] in
>> UIBuilder>>safelyPerform:key:
>>
>>             Arg1: (id=15848) MessageNotUnderstood
>>
>>             Arg2: (id=9044) BlockClosure [] in
>UIBuilder>>safelyPerform:key:
>>
>> [16] UIBuilder>>safelyPerform:key:
>>
>>             Receiver: (id=2785) an UIBuilder
>>
>>             Arg1: (id=5184) #aspectFor:
>>
>>             Arg2: (id=2003) #pageTitle
>>
>> [17] UIBuilder>>aspectAt:
>>
>>             Receiver: (id=2785) an UIBuilder
>>
>>             Arg1: (id=2003) #pageTitle
>>
>> [18] InputFieldSpec>>getBindingIn:
>>
>>             Receiver: (id=392) an InputFieldSpec
>>
>>             Arg1: (id=2785) an UIBuilder
>>
>> [19] InputFieldSpec(WidgetSpec)>>modelInBuilder:
>>
>>             Receiver: (id=392) an InputFieldSpec
>>
>>             Arg1: (id=2785) an UIBuilder
>>
>> [20] WinXPLookPolicy(UILookPolicy)>>inputBox:into:
>>
>>             Receiver: (id=1865) a WinXPLookPolicy
>>
>>             Arg1: (id=392) an InputFieldSpec
>>
>>             Arg2: (id=2785) an UIBuilder
>>
>> [21] InputFieldSpec>>dispatchTo:with:
>>
>>             Receiver: (id=392) an InputFieldSpec
>>
>>             Arg1: (id=1865) a WinXPLookPolicy
>>
>>             Arg2: (id=2785) an UIBuilder
>>
>> [22] InputFieldSpec(UISpecification)>>addTo:withPolicy:
>>
>>             Receiver: (id=392) an InputFieldSpec
>>
>>             Arg1: (id=2785) an UIBuilder
>>
>>             Arg2: (id=1865) a WinXPLookPolicy
>>
>> [23] UIBuilder>>addSpec:
>>
>>             Receiver: (id=2785) an UIBuilder
>>
>>             Arg1: (id=392) an InputFieldSpec
>>
>>
>>
>>
>>