Some versions of the HA probe have been released with the following setting in the <setup> section:
queue_activate_method = postroute
This needs to be:
queue_activate_method = queue_active
Changing the setting to queue_active tells NMS to use the hub callbacks to handle the queue activation/deactivation.