cancel
Showing results for 
Search instead for 
Did you mean: 

Error with the RNIF2.0 response configuration

Former Member
0 Kudos

Hi All,

Here I had a situation when sending the responce message back to customer using the RNIF two action Async request configured communication is throwing an error as below

"Could not obtain lock on PropertyContainer for this BT Dialog ID -


null"

"MP: Exception caught with cause java.lang.NullPointerException"

"Exception caught by adapter framework: null"

"Delivery of the message to the application using connection RNIF_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.NullPointerException."

This happens once in a while, when I restart this message then it is processing sucessfully.

Should I apply any patch to resolve this ? Please suggest

Regards

Harsha Paruchuri

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

RNIF Adapter upon receiving the request, processes it and sends it to the MS, and tries to send the RA. If the Response from the Receiving application has arrived before the RA has been successfully sent by the adapter locking issues can occur.

However this message will be processedsuccessfully in the subsequent retry.

Regards,

Harsha Paruchuri