It's all about the answers!

Ask a question

scm daemon stop does not work on Windows 7


Natarajan Thirumeni (53145) | asked Feb 05 '14, 6:30 a.m.
Running scm stop command does not work and it seems like the message produced the command does not make any sense to fix it, am I missing something here? I am in the sandbox folder and trying to stop the process, any idea?

C:\Users\IBM_ADMIN\RTC405WS>scm daemon stop
Problem running 'daemon stop':
Must specify one of share-root or -p/--port. Try 'scm help daemon stop' for more information.

2 answers



permanent link
Shubjit Naik (1.5k1613) | answered Feb 05 '14, 10:00 a.m.
edited Feb 05 '14, 10:01 a.m.
Hi

When you started the daemon it would have started with a Port, which would have been listed.
To stop you can use the -p switch and mention the port to stop the daemon.

You can list the daemons to get the ports, here is a snapshot



permanent link
Natarajan Thirumeni (53145) | answered Feb 05 '14, 2:55 p.m.
Thanks for list command. The point is that the message produced by command line interface could be improved more user / customer friendly so that one can fix it without spending too much time.

Your answer


Register or to post your answer.