STOPSLP SCRIPT DOESN'T WORK AFTER ABRUPT SHUTDOWN
(251GR 15-Sep-1998)
Applies to WebCrusader Version 2.x only. (Unix systems only)
If the Connect Client is shut down abruptly (for example, by a power
interruption or a kill -9), slp.pid is not cleaned out of the /opt/www/slp
directory. As a result, the stopslp script, which reads the Connect Client's
process ID from slp.pid, will not work until you delete this file. If
the slp.pid file exists when the Connect Client starts up, warning messages
are displayed.
To stop the Connect Client without stopslp, run ps | grep slp to obtain
the process ID (PID) and then use the kill command.
|