cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Issue - Message Stuck in SMQ2

neilpadilla
Participant
0 Kudos

Hi Guys,


I am currently experiencing a BPM issue.


I have an IDOC from ECC going to PI. The IDOC is successfully received in PI, however in PI the IDoc was stucked in SMQ2 with the following error. ‘Permanent error in BPE inbound processing’


    


In SXI_MONITOR, the message has the following status. ‘Transfer to Process Engine’.

The first flow has an Ack Status of Still waiting acknowledgement.


    

Checking the trace data of the BPM, it has the following error:


Error during delivery of message E839351DC5E61EE5AFD3D0D980D64E48 to receive processes

Could you please help me with this?

Accepted Solutions (0)

Answers (3)

Answers (3)

neilpadilla
Participant
0 Kudos

Hi All,

Thanks for your suggestions.

I was able to perform a successful processing.

What I have done is to delete the Work Item of this BPM that has an error in SWWL.

After deleting this, I have selected Executed LUW for the stuck message in SMQ2 and it was processed successfully.

I also retried sending it from end to end, and the issue is no longer encountered.

According to the other posts, this should not be done in Production.

Regards,

Neil

former_member186851
Active Contributor
0 Kudos

Nice to hear Neil.

neilpadilla
Participant
0 Kudos

Further checking on the Workflow Log (View with technical details), I can see this error message:

>Error when executing services for node 0000000067

     >Unmodeled exception when executing service for node 0000000067

former_member182412
Active Contributor
0 Kudos

Hi Neil,

Check work item container for more details about the error.

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Hello Neli,

Go to SXMB_MONI_BPE and check why the CCBPM process is failing,I guess you did something wrong in the CCBPM Pattern.

neilpadilla
Participant
0 Kudos

Hi Praveen, Raghu,

I have the same versions in my QA and Production system. Although, the error is only observed in my QA system.

Messages are successfully processed in Production.

Regards,

Neil

former_member186851
Active Contributor
0 Kudos

Hello Neil,

Then the possible case could be a data issue,which is failing the BPM process in quality.

neilpadilla
Participant
0 Kudos

Hi Raghu,

I have also tried using the data from Production in QA, but with no luck I still did not have a successful processing.

Do you know if there should be a configuration done in the ABAP Stack?

former_member186851
Active Contributor
0 Kudos

Hello Neil,

You have implemented the same in Production then it should be fine.

Refer the below link for CCBPM process

former_member182412
Active Contributor
0 Kudos

Hi Neil,

Check this blog and you get some information when you do simulate message delivery.

Check work flow log for more details about the error.

Regards,

Praveen.