Fwd: GsDevKit_home post-installation problem

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

Fwd: GsDevKit_home post-installation problem

GLASS mailing list
Seems like the gemstone-smalltalk list is not very active… reposting here.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5



Begin forwarded message:

From: Jerry Kott <[hidden email]>
Subject: GsDevKit_home post-installation problem
Date: June 19, 2018 at 7:16:50 PM PDT
Cc: Jerry Kott <[hidden email]>

Hello,

I have followed the instruction on the GsDevKit_home github page (https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServer.md). In the last step, when I ran the command:
 'createStone devKit_33 3.3.0 |& tee -a $GS_HOME/install.log'
 
It ran for a while doing all sort of things but eventually I got the following:

<snip>
Evaluated -> baseline [BaselineOfTode] >> initializeTools
...finished baseline
Bulk migrate of 0 candidate classes 
No instance migrations performed.[19/06/2018 15:14:23.625 PDT]
  gci login: currSession 1  rpc gem processId 29702 socket 13 

========>Server Stack: 

EXCEPTION: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
1. MessageNotUnderstood>>defaultAction @3 line 3
2. MessageNotUnderstood(AbstractException)>>_signalWith: @6 line 25
3. MessageNotUnderstood(AbstractException)>>signal @2 line 47
4. String(Object)>>doesNotUnderstand: @10 line 10
5. String(Object)>>_doesNotUnderstand:args:envId:reason: @7 line 12
6. [] in UndefinedObject(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @4 line 5
7. [] in TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 2
8. TDStandardEnvironment(ExecBlock)>>on:do: @3 line 44
9. TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 3
10. TDStandardEnvironment(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @3 line 3
11. TDStandardEnvironment(TDAbstractEnvironment)>>compile:inContext:literalVars:tempSymbolList: @3 line 3
12. TDStandardEnvironment(TDAbstractEnvironment)>>evaluate:in:literalVars:tempSymbolList: @2 line 3
13. TDTopezServer>>evaluateString:inContext:literalVars:withTempSymbolList: @5 line 5
14. TDTopezServer>>evaluateString:inContext: @3 line 3
15. [] in TDObjectGatewayNode(TDGatewayNode)>>gateway @7 line 6
16. TDObjectGatewayNode(ExecBlock)>>ensure: @2 line 12
17. TDObjectGatewayNode(TDGatewayNode)>>gateway @6 line 7
18. TDObjectGatewayNode>>gatewayNode @2 line 2
19. TDObjectGatewayNode(TDGatewayNode)>>childNamed:ifAbsent: @2 line 2
20. [] in TDDirectoryNode>>lookupPath:ifAbsent: @3 line 6
21. OrderedCollection(Collection)>>do: @6 line 10
22. TDDirectoryNode>>lookupPath:ifAbsent: @4 line 5
23. TDDirectoryNode(TDNode)>>lookup:with:ifAbsent: @4 line 3
24. TDDirectoryNode(TDNode)>>lookup:with: @3 line 3
25. TDTopezServer>>lookup: @3 line 2
26. TDTopezServer>>evaluateCommand:objIn: @7 line 5
27. TDTopezServer>>evaluateSTONCommand: @10 line 6
28. Executed Code
29. GsNMethod class>>_gsReturnToC @1 line 1

GemStone Server error: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
Error on or near line 99 :: devKitCommandLine loadTode devKit_33 :: devKitCommandLine loadTode devKit_33
Error on or near line 55 :: todeLoad devKit_33 :: todeLoad devKit_33
Error on or near line 240 :: createStone devKit_33 3.3.0 :: createStone devKit_33 3.3.0

It’s MacOSX 10.11.6 El Capitan. I don’t know if I did anything wrong (I don’t think so). Any pointers are appreciated.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5





_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass

signature.asc (859 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: GsDevKit_home post-installation problem

GLASS mailing list

inactive maybe, but it _is_ monitored and I believe that Richard answered your question on that list ...

Dale


On 06/20/2018 02:44 PM, Jerry Kott via Glass wrote:
Seems like the gemstone-smalltalk list is not very active… reposting here.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5



Begin forwarded message:

From: Jerry Kott <[hidden email]>
Subject: GsDevKit_home post-installation problem
Date: June 19, 2018 at 7:16:50 PM PDT
Cc: Jerry Kott <[hidden email]>

Hello,

I have followed the instruction on the GsDevKit_home github page (https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServer.md). In the last step, when I ran the command:
 'createStone devKit_33 3.3.0 |& tee -a $GS_HOME/install.log'
 
It ran for a while doing all sort of things but eventually I got the following:

<snip>
Evaluated -> baseline [BaselineOfTode] >> initializeTools
...finished baseline
Bulk migrate of 0 candidate classes 
No instance migrations performed.[19/06/2018 15:14:23.625 PDT]
  gci login: currSession 1  rpc gem processId 29702 socket 13 

========>Server Stack: 

EXCEPTION: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
1. MessageNotUnderstood>>defaultAction @3 line 3
2. MessageNotUnderstood(AbstractException)>>_signalWith: @6 line 25
3. MessageNotUnderstood(AbstractException)>>signal @2 line 47
4. String(Object)>>doesNotUnderstand: @10 line 10
5. String(Object)>>_doesNotUnderstand:args:envId:reason: @7 line 12
6. [] in UndefinedObject(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @4 line 5
7. [] in TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 2
8. TDStandardEnvironment(ExecBlock)>>on:do: @3 line 44
9. TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 3
10. TDStandardEnvironment(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @3 line 3
11. TDStandardEnvironment(TDAbstractEnvironment)>>compile:inContext:literalVars:tempSymbolList: @3 line 3
12. TDStandardEnvironment(TDAbstractEnvironment)>>evaluate:in:literalVars:tempSymbolList: @2 line 3
13. TDTopezServer>>evaluateString:inContext:literalVars:withTempSymbolList: @5 line 5
14. TDTopezServer>>evaluateString:inContext: @3 line 3
15. [] in TDObjectGatewayNode(TDGatewayNode)>>gateway @7 line 6
16. TDObjectGatewayNode(ExecBlock)>>ensure: @2 line 12
17. TDObjectGatewayNode(TDGatewayNode)>>gateway @6 line 7
18. TDObjectGatewayNode>>gatewayNode @2 line 2
19. TDObjectGatewayNode(TDGatewayNode)>>childNamed:ifAbsent: @2 line 2
20. [] in TDDirectoryNode>>lookupPath:ifAbsent: @3 line 6
21. OrderedCollection(Collection)>>do: @6 line 10
22. TDDirectoryNode>>lookupPath:ifAbsent: @4 line 5
23. TDDirectoryNode(TDNode)>>lookup:with:ifAbsent: @4 line 3
24. TDDirectoryNode(TDNode)>>lookup:with: @3 line 3
25. TDTopezServer>>lookup: @3 line 2
26. TDTopezServer>>evaluateCommand:objIn: @7 line 5
27. TDTopezServer>>evaluateSTONCommand: @10 line 6
28. Executed Code
29. GsNMethod class>>_gsReturnToC @1 line 1

GemStone Server error: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
Error on or near line 99 :: devKitCommandLine loadTode devKit_33 :: devKitCommandLine loadTode devKit_33
Error on or near line 55 :: todeLoad devKit_33 :: todeLoad devKit_33
Error on or near line 240 :: createStone devKit_33 3.3.0 :: createStone devKit_33 3.3.0

It’s MacOSX 10.11.6 El Capitan. I don’t know if I did anything wrong (I don’t think so). Any pointers are appreciated.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5






_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: GsDevKit_home post-installation problem

GLASS mailing list
Yes, he did, thanks.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5



On 20-06-2018, at 3:45 PM, Dale Henrichs via Glass <[hidden email]> wrote:

inactive maybe, but it _is_ monitored and I believe that Richard answered your question on that list ...

Dale


On 06/20/2018 02:44 PM, Jerry Kott via Glass wrote:
Seems like the gemstone-smalltalk list is not very active… reposting here.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5



Begin forwarded message:

From: Jerry Kott <[hidden email]>
Subject: GsDevKit_home post-installation problem
Date: June 19, 2018 at 7:16:50 PM PDT
Cc: Jerry Kott <[hidden email]>

Hello,

I have followed the instruction on the GsDevKit_home github page (https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServer.md). In the last step, when I ran the command:
 'createStone devKit_33 3.3.0 |& tee -a $GS_HOME/install.log'
 
It ran for a while doing all sort of things but eventually I got the following:

<snip>
Evaluated -> baseline [BaselineOfTode] >> initializeTools
...finished baseline
Bulk migrate of 0 candidate classes 
No instance migrations performed.[19/06/2018 15:14:23.625 PDT]
  gci login: currSession 1  rpc gem processId 29702 socket 13 

========>Server Stack: 

EXCEPTION: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
1. MessageNotUnderstood>>defaultAction @3 line 3
2. MessageNotUnderstood(AbstractException)>>_signalWith: @6 line 25
3. MessageNotUnderstood(AbstractException)>>signal @2 line 47
4. String(Object)>>doesNotUnderstand: @10 line 10
5. String(Object)>>_doesNotUnderstand:args:envId:reason: @7 line 12
6. [] in UndefinedObject(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @4 line 5
7. [] in TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 2
8. TDStandardEnvironment(ExecBlock)>>on:do: @3 line 44
9. TDStandardEnvironment(TDAbstractEnvironment)>>_compileBlock: @4 line 3
10. TDStandardEnvironment(TDAbstractEnvironment)>>_compile:inContext:literalVars:tempSymbolList:environmentId: @3 line 3
11. TDStandardEnvironment(TDAbstractEnvironment)>>compile:inContext:literalVars:tempSymbolList: @3 line 3
12. TDStandardEnvironment(TDAbstractEnvironment)>>evaluate:in:literalVars:tempSymbolList: @2 line 3
13. TDTopezServer>>evaluateString:inContext:literalVars:withTempSymbolList: @5 line 5
14. TDTopezServer>>evaluateString:inContext: @3 line 3
15. [] in TDObjectGatewayNode(TDGatewayNode)>>gateway @7 line 6
16. TDObjectGatewayNode(ExecBlock)>>ensure: @2 line 12
17. TDObjectGatewayNode(TDGatewayNode)>>gateway @6 line 7
18. TDObjectGatewayNode>>gatewayNode @2 line 2
19. TDObjectGatewayNode(TDGatewayNode)>>childNamed:ifAbsent: @2 line 2
20. [] in TDDirectoryNode>>lookupPath:ifAbsent: @3 line 6
21. OrderedCollection(Collection)>>do: @6 line 10
22. TDDirectoryNode>>lookupPath:ifAbsent: @4 line 5
23. TDDirectoryNode(TDNode)>>lookup:with:ifAbsent: @4 line 3
24. TDDirectoryNode(TDNode)>>lookup:with: @3 line 3
25. TDTopezServer>>lookup: @3 line 2
26. TDTopezServer>>evaluateCommand:objIn: @7 line 5
27. TDTopezServer>>evaluateSTONCommand: @10 line 6
28. Executed Code
29. GsNMethod class>>_gsReturnToC @1 line 1

GemStone Server error: a MessageNotUnderstood occurred (error 2010), a String does not understand  #'_compileInContext:symbolList:oldLitVars:environmentId:flags:'
Error on or near line 99 :: devKitCommandLine loadTode devKit_33 :: devKitCommandLine loadTode devKit_33
Error on or near line 55 :: todeLoad devKit_33 :: todeLoad devKit_33
Error on or near line 240 :: createStone devKit_33 3.3.0 :: createStone devKit_33 3.3.0

It’s MacOSX 10.11.6 El Capitan. I don’t know if I did anything wrong (I don’t think so). Any pointers are appreciated.

Jerry Kott
This message has been digitally signed. 
PGP Fingerprint:
A9181736DD2F1B6CC7CF9E51AC8514F48C0979A5






_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass

signature.asc (859 bytes) Download Attachment