cancel
Showing results for 
Search instead for 
Did you mean: 

How to resolve BaseTransactionRolledbackLocalexception

Former Member
0 Kudos

Hello friends,

I have developed an EJB Module in NWDS 7.0 and i am calling that module in receiver communication channel. I am using String tokenizer to separate some elements as a part of my logic.But it is raising some exceptions in Runtime Workbench in Message monitoring. Following are the exceptions:

MP: exception caught with cause

com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.

Error Exception caught by adapter framework: Exception thrown in method process. The transaction is marked for rollback.

Error Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Exception thrown in method process. The transaction is marked for rollback.: com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback

Help me out..

Thanks and Regards,

N.Jayanth Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I had this error. In my case was wrong module sequence. CallSapAdapter was before AF_Module. I've changed them and Ok.

Former Member
0 Kudos

Hi Jayanth,

Kindly let me know how this issue is resolved as we are also facing the same problem.

Thanks

Francis