Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Two related issues with jettyCollector.sh
1) We should pass through shell arguments to process
2) When using the script to stop a running process, the script will fail silently if the PID is too few characters to use up the whole line: the first field extracted by "cut" will be a space and then nothing will get stopped.