GsDevKit / GsDevKit_home

master GsDevKit project
http://gsdevkit.github.io/GsDevKit_home
MIT License
31 stars 36 forks source link

createStone base_353 3.5.3 problematic #296

Closed dariogithub closed 4 years ago

dariogithub commented 4 years ago

I have a old GsDevKit_home ( SHA is 885fd32 )

I do the command: updateGsDevKit -g

Now the SHA is c8b75fa

I create a new repository with the command: createStone base_353 3.5.3 .............. … after some work the system report ….. ……..

starting netldi base_353

startnetldi[Info]: GemStone version '3.5.3' startnetldi[Info]: Starting GemStone network server 'base_353_ldi'. startnetldi[Info]: GEMSTONE is: '/opt/GsDevKit_home/server/stones/base_353/product'. startnetldi[Info]: GEMSTONE_NRS_ALL is: '#dir:$GEMSTONE_LOGDIR#log:%N%P.log'. startnetldi[Info]: Log file is '/opt/GsDevKit_home/server/stones/base_353/logs/netldi.log'. startnetldi[Info]: GemStone server 'base_353_ldi' has been started, process 27886

finished :: startNetldi base_353 ...finished :: startStone -b -N base_353 ...finished :: newExtent -s /opt/GsDevKit_home/server/stones/base_353/product/bin/extent0.seaside.dbf base_353

GsDevKit script: startNetldi base_353 path: /opt/GsDevKit_home/bin/startNetldi

starting netldi base_353

Error running shell command: '/opt/GsDevKit_home/server/stones/base_353/product/bin/startnetldi' with args: -l /opt/GsDevKit_home/server/stones/base_353/logs/netldi.log -g -a presolana base_353_ldi STDOUT: 'startnetldi[Info]: GemStone version ''3.5.3'' ' STDERR: startnetldi[Info]: Server 'base_353_ldi' is already running. Error: Shell command: '/opt/GsDevKit_home/server/stones/base_353/product/bin/startnetldi' failed. GsDevKitStartnetldiCommandLineHandler class(Object)>>error: GsDevKitStartnetldiCommandLineHandler class(GsDevKitAbstractCommandLineHandler class)>>runShellCommand:args:noError: GsDevKitStartnetldiCommandLineHandler(GsDevKitAbstractCommandLineHandler)>>runShellCommand:args: GsDevKitStartnetldiCommandLineHandler>>activate GsDevKitStartnetldiCommandLineHandler class(CommandLineHandler class)>>activateWith: PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand: in Block: [ aCommandLinehandler activateWith: commandLine ] BlockClosure>>on:do: PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand: PharoCommandLineHandler(BasicCommandLineHandler)>>handleSubcommand PharoCommandLineHandler(BasicCommandLineHandler)>>handleArgument: PharoCommandLineHandler(BasicCommandLineHandler)>>activate in Block: [ self handleArgument: (self arguments ifEmpty: [ ...etc... BlockClosure>>on:do: PharoCommandLineHandler(BasicCommandLineHandler)>>activate PharoCommandLineHandler>>activate PharoCommandLineHandler class(CommandLineHandler class)>>activateWith: PharoCommandLineHandler class>>activateWith: in Block: [ super activateWith: aCommandLine ] WorldState>>runStepMethodsIn: WorldMorph>>runStepMethods WorldState>>doOneCycleNowFor: WorldState>>doOneCycleFor: WorldMorph>>doOneCycle MorphicUIManager>>spawnNewProcess in Block: [ ... BlockClosure>>newProcess in Block: [ ... Error on or near line 99 :: devKitCommandLine startnetldi base_353 :: devKitCommandLine startnetldi base_353 Error on or near line 73 :: startNetldi base_353 :: startNetldi base_353 Error on or near line 212 :: createStone base_353 3.5.3 :: createStone base_353 3.5.3

A this point the stone base_343 and relative netldi are run on the system.

The relativa tODE Client Test Login report :

Stone : !@presolana#server!base_353 Stone host : presolana GemStone version : 3.5.3 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32 [ConfigurationOfMetacello] GLASS1 not installed Tode not installed

dariogithub commented 4 years ago

I downloaded a fresh version ( from https://github.com/GsDevKit/GsDevKit_home ) and everything was fine.