Re: [uml-user] uml_mconsole stop/go error

2008-12-15 Thread Cameron Kerr
On 16/12/2008, at 12:13 AM, lanas wrote: > Le Dimanche, 14 Décembre 2008 16:08:25 -0500, > lanas a écrit : > >> I get the following error msg when I'm doing this: > > I also tried from the mconsole itself, with - suprisingly enough - the > same results: > > uml_mconsole test3 > (test3) stop > O

Re: [uml-user] uml_mconsole stop/go error

2008-12-15 Thread lanas
Le Dimanche, 14 Décembre 2008 16:08:25 -0500, lanas a écrit : > I get the following error msg when I'm doing this: I also tried from the mconsole itself, with - suprisingly enough - the same results: uml_mconsole test3 (test3) stop OK stopped (test3) go ERR Not stopped (test3) Makes me wond

[uml-user] uml_mconsole stop/go error

2008-12-14 Thread lanas
Hi, I get the following error msg when I'm doing this: # uml_mconsole test3 stop OK stopped # uml_mconsole test3 go ERR Not stopped Is the UML stopped or not ? How can I verify that it is indeed stop ? Should ssh'ing to it fail ? I'd like to stop UMLs to make backups. Thanks for any s