-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Here's a stack dumpe:
craig@ubuntu bin 5> ./startNetldi roassal
GsDevKit script: startNetldi roassal
starting netldi roassal
GsDevKit script: tode startnetldi roassal
Error running shell command: '/home/craig/gsDevKitHome/gemstone/stones/roassal/product/bin/startnetldi'
with args:
-l
/home/craig/gsDevKitHome/gemstone/stones/roassal/logs/netldi.log
-g
-a
craig
roassal_ldi
STDOUT: 'startnetldi[Info]: GemStone version ''3.2.6''
'
STDERR: startnetldi[Error]: 'roassal_ldi' already exists but is not responding.
Error: Shell command: '/home/craig/gsDevKitHome/gemstone/stones/roassal/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: [ ...
craig@ubuntu bin 6>
The actual error was STDERR: startnetldi[Error]: 'roassal_ldi' already exists but is not responding. so dumping the STDERR output first would be an improvement.
Even better would be to include a suggestion as to what steps should be taken ... in this case kill the process associated with 'roassal_ldi' and try again ...
Metadata
Metadata
Assignees
Labels
No labels