cancel
Showing results for 
Search instead for 
Did you mean: 

Messages stuck in SMQ2 Inbound Queue.

Former Member
0 Kudos

Scenario: File->XI->Proxy

When I put 50 files at the same time in a directory, channel is configured Exactly Once in Order and we have created queue with the name GATQUEUE. The messages are picked up from directory and sent one by one to BPM process. 31 messages out of 50 poccesed succesfully but 19 of them get stuck in the queue always. Though GATQUEUE is released lately but they are stuck in 'XBQO$PE_WS90000013' queue. This is seen in SMQ2 Inbound Queue.

Could you please tell me how to release this message which are already stuck and what bit of configuration required so that it works for 1000s of files/messages at a time?

Thanks

K

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

1.double click the queue entry and you can activate the same.

2. in SXMB_ADM -> manage queues -> register and activate the queues

Former Member
0 Kudos

I have tried that it releases for that time and again queue is stuck when I run second time.

moorthy
Active Contributor
0 Kudos

HI,

check out this blog- /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

WHat is the status of the queue in the SMQ2 ?

Regards,

Moorthy

Former Member
0 Kudos

Moorthy

I have checked this blog is not the status what I am getting. I am recieving status 'READY' in queue SMQ".

Thanks

K

Former Member
0 Kudos

Hi Everybody

I am still stuck with this issue. Has anybody have an idea how to release queue with READY status? Why queue gets stuck with this Status?

Your replies/ideas are really appreciated.

Thanks

kinnari

Former Member
0 Kudos

Hi Kiran,

Just add the below parameter in XI tcode : SXMB_ADM

Execure Integration Engine and Configuration.

Click on Specific Configuration, go to change mode

Click on New entries

Category : MONITOR

Parameter :QRFC_RESTART_ALLOWED

Current Value : 1

Save.

Regards,

Venu.

Former Member
0 Kudos

Venu

I have already done that its still locking the queue.

Many thanks

Kinnari

Former Member
0 Kudos

Delete LUW(s) for the queue.

Former Member
0 Kudos

Hi,

AFAIK only the messages that are async and are in error can be restarted.

Regards

Vijaya