Shut down processes
Shut down executables
To shut down the Java executables, you must terminate their operating system processes.
For Linux or Unix systems, a script called bin/lps is available to list the active DIH processes. You can run this script by executing the following command:
bin/lps
After running the script, use the kill command for each process listed to terminate them.
Shut down SSO server
When you execute the bin/lps command as previously described, the SSO provider server will be displayed if it is currently running. However, the SSO provider has its own lps shell script located in the sso/bin directory, and it will only show any active SSO server processes when run.
sso/bin/lps