I am using java client to execute scans, when the jvm crashed abnormally, I can only kill the scan by aql->“kill_scan ”. But as a matter of fact, the job is still there and shown “active(user aborted)”.
Since the previous scan job is still active, other scans is waiting, and no scancallback is invoked.
I tried 3.6.4, 3.7.5.1 and 3.8.2.3, none of the above versions works in such case.