Running "sm_service stop <service_name>" appears to stop the process and after doing so, "sm_service show" shows the process service as NOT RUNNING but running "ps -ef " grep sm_server" still shows the process as running
The service was installed with the --daemon option included in the sm_service command line.
You must reinstall the service without the --daemon option.