Following are the known errors found in the system log related to message queuing.
“Queue "DIRECT=OS:.\private$\<Queue Name>" could not be opened
Description: An invalid parameter was passed to a function.
Resolution:
Create a private queue in Message Queuing under Services and Applications in Computer Management.
Using the Windows Runtime AdminTool, specify
“DIRECT=OS:.\private$\<Queue Name>” in the RATL box in the MSMQ Name group box for the AB Suite application view.
Run the RATLQUEUE
“Queue "DIRECT=OS:.\private$\<Queue Name>" could not be opened
Description: Access is denied.
Resolution: Grant permissions to the AB Suite users who need access to the queue.
“Queue “DIRECT=OS:.\private$\<Queue Name>“ could not be opened
Description: There is a sharing violation. The queue is already open for exclusive retrieval.
Resolution: Ensure that only one instance of the queue is running at any point in time.