[Glass] [ANN] GsUpgrader
Jon Paynter via Glass
glass at lists.gemtalksystems.com
Mon Sep 22 11:04:26 PDT 2014
@Johan - I did quit topaz between sessions. sorry for not making that clear
@Dale - here is the stack:
topaz 1> stack
==> 1 OffsetError (AbstractException) >> _signalWith: @5 line 25
receiver a OffsetError occurred (error 2003),
reason:objErrBadOffsetIncomplete, max:0 actual:1
inCextensionArg nil
res nil
2 OffsetError (AbstractException) >> signal @2 line 47
receiver a OffsetError occurred (error 2003),
reason:objErrBadOffsetIncomplete, max:0 actual:1
(skipped 1 evaluationTemps)
3 OrderedCollection (Object) >> _error:args: @15 line 11
receiver anOrderedCollection
errorSymbol objErrBadOffsetIncomplete
argList anArray
cls OffsetError
mv anArray
errNum 2003
newArgList anArray
(skipped 1 evaluationTemps)
4 OrderedCollection (Object) >> _errorIndexOutOfRange: @2 line 6
receiver anOrderedCollection
anIndex 1
(skipped 2 evaluationTemps)
5 OrderedCollection (Object) >> at: @9 line 15
receiver anOrderedCollection
anIndex 1
(skipped 1 evaluationTemps)
6 OrderedCollection (SequenceableCollection) >> first @2 line 5
receiver anOrderedCollection
(skipped 1 evaluationTemps)
7 GsUpgrader >> standardUpgrade:repository: @6 line 5
receiver aGsUpgrader
projectName Grease
repositoryDescription github://GsDevKit/Grease:master/repository
repositoryDescription github://GsDevKit/Grease:master/repository
metacello nil
projectName Grease
projectSpec nil
self aGsUpgrader
8 GsUpgrader >> upgradeGrease @6 line 6
receiver aGsUpgrader
(skipped 3 evaluationTemps)
9 GsUpgrader >> upgradeGLASS1 @11 line 13
receiver aGsUpgrader
(skipped 1 evaluationTemps)
10 GsUpgrader class >> upgradeGLASS1 @3 line 4
receiver GsUpgrader
11 Executed Code @3 line 1
receiver nil
12 UndefinedObject (GsNMethod class) >> _gsReturnToC @1 line 1
receiver nil
topaz 1>
On Mon, Sep 22, 2014 at 11:00 AM, Dale Henrichs <
dale.henrichs at gemtalksystems.com> wrote:
>
>
> On Mon, Sep 22, 2014 at 10:50 AM, Jon Paynter <kittle31 at gmail.com> wrote:
>
>> Dale,
>> Glad to hear you found the problem.
>>
>> i suspect what im seeing is different. initially I was getting an error
>> when running #upgradeGLASS1, so based on Johan's report of out of memory, I
>> ran the various parts individually, with a commit and logout in between.
>>
>> #upgradeGrease --> no problems
>> it also ran #upgradeMetacello with no problems.
>>
>> But when I run #upgradeGLASS1, I get this:
>> --transcript--'Loading baseline of BaselineOfGrease...'
>> --transcript--'Project: System-Digital-Signatures stable'
>> --transcript--' [0.243]'
>> --transcript--'Project: SMTPMail stable'
>> --transcript--'Project: UTF8 stable'
>> --transcript--'...finished baseline'
>> --transcript--'No instance migrations performed.'
>> ERROR 2003 , a OffsetError occurred (error 2003),
>> reason:objErrBadOffsetIncomplete, max:0 actual:1 (OffsetError)
>> topaz 1>
>>
>> I would like to see the stack from the offset error use the `stack`
> command to generate the stack so I can see frame contexts...
>
> Thanks,
>
> Dale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140922/09f6e89f/attachment.html>
More information about the Glass
mailing list