cancel
Showing results for 
Search instead for 
Did you mean: 

Messages stuck in queues

Former Member
0 Kudos

Hi Gurus,

I used outbound and inbound proxies to send messages from SAP ECC system to PI system.

I often see that the messages are stuck in queues in SAP ECC system.

When I check SMQ2 to check the list of error which is causing the message to stuck in queue, the following error is thrown.

XI Error CLIENT_RECEIVE_FAILED.INTERNAL: Queue stopped.

What could be the reason for this.

There are hundreds of messges getting processed in queues but if one message is stuck in queue all teh following messages are also stuck in queue.

Can you please suggest how to handle the queues in SAP ECC and SAP PI system and why the error CLIENT_RECEIVE_FAILED.INTERNAL: Queue stopped is thrown in queues

Any help appreciated.

Thanks,

Jay.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you checked below threads

If messages are strucking those many number of times then ask basis to look into that issue.

Regards,

Venkata Ramesh

Former Member
0 Kudos

Hi Ramesh,

Thanks for teh reply

I tried to create the IS entry in sxmb_adm to restart the message after every 2 minutes with teh following details.

Category TUNING

Parameter IS_RETRY_LIMIT

Current value 5

But it was asking for subparameter value . what should i specify here.

Regards,

Jay.

Former Member
0 Kudos

Hi,

No need to give sub-parameter.

Give Category, Parameter and current value parameters.

Give current value as 2 then save it.

Regards,

Venkata Ramesh

Former Member
0 Kudos

Hi,

For this parameter there is no Sub parameter required.

If possible try to register the queues again.

Regards,

Ramesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try to change the status to that message to Ready, if it still fails then i think you have delete that LUW.

After that unlock the queue and rest of the message will be flown.

Regards

Ramesh

Former Member
0 Kudos

Some more reference

Introduction to queues: [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/2957|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/2957]

[http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/13748|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/13748]

Mapping related: [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/1832|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417200)ID0647143550DB01673835744040254469End?blog=/pub/wlg/1832]-

regards