GrabberManager has following syntax to stop Grabber:
java -jar jcov.jar GrabberManager -stop
However, if Grabber has active connections, GrabberManager stops them forcefully after 90s timeout.
(Active connections can be checked by java -jar jcov.jar grabberManager -status)
There should be possibility to stop Grabber only when active connections are closed.
java -jar jcov.jar GrabberManager -stop
However, if Grabber has active connections, GrabberManager stops them forcefully after 90s timeout.
(Active connections can be checked by java -jar jcov.jar grabberManager -status)
There should be possibility to stop Grabber only when active connections are closed.