ERROR | listen failed, queue string.string is not enabled for dequeue |
CAUSE | An attempt was made to specify a queue that is not enabled for dequeue in a LISTEN call. |
ACTION | Enable the queue for dequeue using START_QUEUE, and retry the LISTEN call. |
ERROR | listen failed, queue string.string is not enabled for dequeue |
CAUSE | An attempt was made to specify a queue that is not enabled for dequeue in a LISTEN call. |
ACTION | Enable the queue for dequeue using START_QUEUE, and retry the LISTEN call. |