stones command not working after accidental /tmp remove

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

stones command not working after accidental /tmp remove

GLASS mailing list
Hi All,

Accidentally i remove /tmp directory and after that i can execute stones,
startDevKit, startStone commands.

This is the error stack:

gemstone@ubuntu:~$ stones
Installed Stones:
        3.3.3   devKit_33
Running Stones:
An attempt to use interactive tools detected, while in non-interactive mode
        FileDoesNotExistException: '/tmp/gsdevkit1294.out'
NonInteractiveUIManager>>nonInteractive:
NonInteractiveUIManager>>fileDoesNotExistsDefaultAction:
FileDoesNotExistException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
FileDoesNotExistException(Exception)>>signal
MultiByteFileStream class(StandardFileStream class)>>forceNewFileNamed:
FileStream class>>forceNewFileNamed:
GsDevKitStonesCommandLineHandler class(GsDevKitAbstractCommandLineHandler
class)>>runShellCommand:args:noError:
GsDevKitStonesCommandLineHandler(GsDevKitAbstractCommandLineHandler)>>runShellCommand:args:noError:
GsDevKitStonesCommandLineHandler>>runningStoneReportOn:
GsDevKitStonesCommandLineHandler>>produceStonesReport
GsDevKitStonesCommandLineHandler>>activate
GsDevKitStonesCommandLineHandler 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:
Error on or near line 99 :: devKitCommandLine stones :: devKitCommandLine
stones
Error on or near line 44 :: stones  :: stones




--
Sent from: http://forum.world.st/GLASS-f1460844.html
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: stones command not working after accidental /tmp remove

GLASS mailing list
Hi All,

Fixed, it was a permission problem.
Fix:
1) recreate tmp directory
2) give write permissions to the linux user that run
stones/startNetldi/startStone command
(in a testing environment use chown command ;)

regards,
bruno



--
Sent from: http://forum.world.st/GLASS-f1460844.html
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass