| ERROR | cannot drop QUEUE, string should be stopped first |
| CAUSE | The queue has not been stopped i.e. either enqueue or dequeue is still enabled. |
| ACTION | Stop the queue first using the STOP_QUEUE command and disable it from both enqueueing and dequeueing. |