cancel
Showing results for 
Search instead for 
Did you mean: 

Q.Status is "Queue stopped"

Former Member
0 Kudos

I am using ECC 6.0 and XI 7.0,

While testing messages in XI, in SXMB_MONI, I am getting "Q.Status" as Queue stopped for lot of messages. What could be the possible reason for this??

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206604
Active Contributor
0 Kudos

Hi,

Check if the Queues are registered in the TCode : SMQR.

First try releasing all the existing queues and see if your scenario is working.

Thanks,

Prakash

Former Member
0 Kudos

Hi,

In the SMB_MONI, goto the Column showing the queue name and drill down. If the queue is stopped due to errored out message you will be able to see the details.

you can take corrective actions accordingly.

1. If the queue is not registered then register it again.

2. try to reporcess the errored message

3. see if it's not critical to delete the message so that the rest of the message can get processed.

Regards

Vijaya

bhavesh_kantilal
Active Contributor
0 Kudos

Try to de register and register your queue from SXMB_ADM

Also, try deleting the entry in the queue by double clicking on the Queue ID in SXMB_MONI and restarting your message.

Regards,

Bhavesh