cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in QRFC ....Asyn Message sending. performence Issue

Former Member
0 Kudos

Dear All,

In my scenario the Asynchronus Messages are stucking in QRFC,,, I can see in SMQ2 T-Code. The staus of that Messages are <b>Ready</b>. why it is stucking ? This makes performence Issue....

Please help me out... to resolve this issue.

Regards

Danab

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Queue might have got blocked due to error in some message in that queue.

Activate the queue in <b>SXMB_ADM->Manage Queue->Activate.</b>

Regards,

Alok

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

A LUW is only transferred if it has no predecessor (in reference to the sequence defined in the applications) in the participating queues. So first message what you sent might have some error may be a mapping error in repository.

Just correct the error and either resend or cancel the transaction.

If you have some error in adapter engine check it in runtime workbench and either resend or cancel the transactin

Former Member
0 Kudos

Hi Danab,

Please have a look at this thread which deals with your question...

and this weblog..

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

Hope this helps you!

cheers,

Prashanth

P.S Please mark helpful answers

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

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 your message in SXMB_MONI and then restarting your message from SXMB_MONI.

Also , take a look at this documnment for tuning yoru J2EE engine,

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444b0ad">SAP XI Tuning Guide</a>

Regards,

Bhavesh