Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in 3.5.1, createStone/bootstrapGLASS/todeLoad leads to an error #277

Open
dalehenrich opened this issue Dec 31, 2019 · 0 comments
Open

in 3.5.1, createStone/bootstrapGLASS/todeLoad leads to an error #277

dalehenrich opened this issue Dec 31, 2019 · 0 comments
Labels

Comments

@dalehenrich
Copy link
Member

createStone -G aaa_351 3.5.1
bootstrapGLASS aaa_351
todeLoad aaa_351

with the error:

---Step 1 of tODE bootstrap process: execute upgradeGlass.ws
-----Install GsUpgrader-Core package  from GsUpgrader cache ($GS_SYS_DEFAULT/gsUpgrader/repository)
========>Server Stack: 'a MessageNotUnderstood occurred (error 2010), a Object class does not understand  #''subclass:instVarNames:classVars:classInstVars:poolDictionaries:category:inDictionary:options:'''
1 [] in Executed Code  @72 line 58  [GsNMethod 116577537]
2 MessageNotUnderstood (AbstractException) >> _executeOuterHandler: @8 line 10  [GsNMethod 6148865]
3 MessageNotUnderstood (AbstractException) >> _pass:with: @4 line 13  [GsNMethod 6149633]
4 MessageNotUnderstood (AbstractException) >> pass @2 line 14  [GsNMethod 6148609]
5 [] in MCPackageLoader >> basicLoad @99 line 35  [GsNMethod 57271553]
6 MessageNotUnderstood (AbstractException) >> _executeHandler: @7 line 11  [GsNMethod 6147073]
7 MessageNotUnderstood (AbstractException) >> _signalWith: @1 line 2  [GsNMethod 6154241]
8 MessageNotUnderstood (AbstractException) >> signal @2 line 47  [GsNMethod 6154753]
9 Object class (Object) >> doesNotUnderstand: @9 line 10  [GsNMethod 5646849]
10 Object class (Object) >> _doesNotUnderstand:args:envId:reason: @8 line 14  [GsNMethod 5656321]
11 [] in Class >> subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options: @15 line 14  [GsNMethod 28023553]
12 Class class >> _defineClassNamed:with: @10 line 8  [GsNMethod 14158337]
13 Object class (Class) >> subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options: @2 line 10  [GsNMethod 43312385]
14 MCClassDefinition >> createClass @39 line 13  [GsNMethod 45921537]
15 MCClassDefinition >> load @2 line 3  [GsNMethod 45921793]
16 MCClassDefinition (MCDefinition) >> loadOver: @2 line 2  [GsNMethod 44185857]
17 MCClassDefinition >> loadOver: @5 line 6  [GsNMethod 45921281]
18 [] in MCPackageLoader >> basicLoad @66 line 18  [GsNMethod 57257473]
19 MessageNotUnderstood (AbstractException) >> _executeHandler: @7 line 11  [GsNMethod 6147073]
20 MessageNotUnderstood (AbstractException) >> _signalWith: @1 line 2  [GsNMethod 6154241]
21 MessageNotUnderstood (AbstractException) >> signal @2 line 47  [GsNMethod 6154753]
22 Object class (Object) >> doesNotUnderstand: @9 line 10  [GsNMethod 5646849]
23 Object class (Object) >> _doesNotUnderstand:args:envId:reason: @8 line 14  [GsNMethod 5656321]
24 [] in Class >> subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options: @15 line 14  [GsNMethod 28023553]
25 Class class >> _defineClassNamed:with: @10 line 8  [GsNMethod 14158337]
26 Object class (Class) >> subclass:instVarNames:classVars:classInstVars:poolDictionaries:inDictionary:category:options: @2 line 10  [GsNMethod 43312385]
27 MCClassDefinition >> createClass @39 line 13  [GsNMethod 45921537]
28 MCClassDefinition >> load @2 line 3  [GsNMethod 45921793]
29 MCClassDefinition (MCDefinition) >> loadOver: @2 line 2  [GsNMethod 44185857]
30 MCClassDefinition >> errorLoadOver: @2 line 4  [GsNMethod 45924353]
31 [] in MCPackageLoader >> basicLoad @61 line 14  [GsNMethod 57257729]
32 ExecBlock0 (ExecBlock) >> on:do: @3 line 44  [GsNMethod 5883905]
33 [] in MCPackageLoader >> basicLoad @56 line 15  [GsNMethod 57271809]
34 ExecBlock0 (ExecBlock) >> on:do: @3 line 44  [GsNMethod 5883905]
35 [] in MCPackageLoader >> basicLoad @52 line 19  [GsNMethod 57311489]
36 OrderedCollection (Collection) >> do: @5 line 10  [GsNMethod 2944257]
37 OrderedCollection (Collection) >> do:displayingProgress: @2 line 3  [GsNMethod 60271873]
38 [] in MCPackageLoader >> basicLoad @24 line 13  [GsNMethod 56749825]
39 ExecBlock0 (ExecBlock) >> on:do: @3 line 44  [GsNMethod 5883905]
40 [] in MCPackageLoader >> basicLoad @15 line 49  [GsNMethod 53803777]
41 ExecBlock0 (ExecBlock) >> ensure: @2 line 12  [GsNMethod 5890817]
42 MCPackageLoader >> basicLoad @11 line 51  [GsNMethod 48073217]
43 [] in MCPackageLoader >> loadWithNameLike: @12 line 4  [GsNMethod 53801473]
44 [] in MCPackageLoader >> useChangeSetNamed:during: @13 line 9  [GsNMethod 53807617]
45 ExecBlock0 (ExecBlock) >> ensure: @2 line 12  [GsNMethod 5890817]
46 MCPackageLoader >> useChangeSetNamed:during: @9 line 9  [GsNMethod 48075777]
47 MCPackageLoader >> useNewChangeSetNamedLike:during: @3 line 2  [GsNMethod 48076033]
48 MCPackageLoader >> loadWithNameLike: @6 line 4  [GsNMethod 48071937]
49 MCVersionLoader >> load @9 line 6  [GsNMethod 48788737]
50 GoferLoad >> execute @6 line 3  [GsNMethod 45558785]
51 Gofer >> execute:do: @8 line 6  [GsNMethod 48313089]
52 Gofer >> execute: @2 line 2  [GsNMethod 48313345]
53 Gofer >> load @2 line 4  [GsNMethod 48312577]
54 [] in Executed Code  @42 line 37  [GsNMethod 116577281]
55 ExecBlock0 (ExecBlock) >> on:do: @3 line 44  [GsNMethod 5883905]
56 Executed Code  @5 line 52  [GsNMethod 116577025]
57 <Reenter marker>

while:

createStone bbb_351 3.5.1

runs clean ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant