cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Queue issue in SAP PI7.31

Former Member
0 Kudos

Hello Experts,

we have upgraded our PI to latest version 7.31, now we are testing all the interfaces.

all the interfaces are working fine but one interface stuck in inbound queue ( SMQ2 ), the queue is registered in SMQR.

still the facing issue with it.

deleted the entries executed again, still it is getting stuck in Queue ( SMQ2 )

how to resolve this issue??

Regards,

Chinna

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

First wait for the error.

Suppose if it will through error then in the dump(ST22) we can get the error information .

If the file size is too big then we need to increase parameter value in "rdisp/max_wprun_time".

alejandro_mejias
Active Participant
0 Kudos

Did you run SGEN transaction to generate updated programs? If not, you have to wait sometime until  all standard programs have been re-compiled, so you could have problems of timeouts, locked queues, etc...

best regards

Former Member
0 Kudos

Hello,

It seems like the message you are trying to process using this queue is large in size OR th esystem does not hav enough resources to process thsi message.

Discuss this with BASIS team as well. You can also try to clear the system cache using SXI_CACHE and then try again.

Regards

Gaurav Ranjan

Former Member
0 Kudos

Hi Gaurav,

testing in dev, message is in KB only.

Regards,

chinna

Former Member
0 Kudos

Hi,

have you checked SM50 for running processes? If this is really executing, something must be running somewhere in the background. If you find the process try to analyze why it doesn't terminate. It could be anything from slow SQL access to inifinte loops in custom programs. It is possible that the process terminated with a timeout and didn't communicate the timeout to the queue. So you could check ST22 as well and see if you find something.

Regards,

Jörg

Former Member
0 Kudos

Hi Jorg,

thanks for the details, i checked ST22 transaction and found the issue.

Regards,

Chinna

Former Member
0 Kudos

Try to de-register , register and activate all Qs in
SMQR..

Rgds

Krishna

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

did you check why it is blocking the queue ? maybe some mapping error ?

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

checked mapping there is no issue, message stopped at receiver group step.

de-registered and registered still message in queue.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

it's not stopped it's being executed (from the screenshot) - you need to wait for the error,

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

few messages i deleted from queue, which were there in the queue since 2days.

Regards,

Chinna

Muniyappan
Active Contributor
0 Kudos

Hi,

do you see any error description? what is the status do you see?

could you please paste it here.

check this

http://scn.sap.com/people/community.user/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-aut...

http://saptechnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm

Regards,

Muniyappan.