cancel
Showing results for 
Search instead for 
Did you mean: 

Messages stuck in SMQ2

tharaka_fernando
Contributor
0 Kudos

Dear All,

I have configured a scenario Mail to PROXY Asynchronous. Process is working fine But every time transaction happen all messages are stuck in R/3 - ECC .

A  developer needs to release these messages manually using SMQ2. what is the reason for this to happen every time ? Is there an alternative to skip this manual work ? 

Below are the further details for the configuration done.

PI Mail Adapter (Sender )

Quality Of Service (Exactly Once)

Transport Protocol (POP3)

Poll Interval (1min)

XI Adapter (Receiver)

Transport Protocol - HTTP

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tharu,

You must be seeing green flag on sxmb_moni saying " message stuck in queue" .

Instead of releasing every time in smq2 

go to <sxmb_adm>->ManageQueues then select all Queues then press register Queue

Your Queue is not register that's what you are facing this issue .

thanks and regards,

Anup Banerjee

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Tharu,

Once check whether the queue is registered or not, If not register queue + activate and re-process the messages.

Regards,

Anusha

Former Member
0 Kudos

Please check also

1.ST22-->ABAP Dump Analysis ,ABAP runtime errors(Proxy  Code)

2.SM66-->(Background job is executed using one or multiple SAP work processes in sequence or in parallel dependent on program function and design and SAP work process is a limited critical system resource for performance like CPU and memory-Have a look at action column and identify any long running Sequential read/Direct read/insertion/updating).

3.ST12--remove the lock entries.


former_member192343
Active Contributor
0 Kudos

Hi Tharu,

You need to register queues in R3

sxmb_amd -> manage queues

Regards, Mikhail