cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.DuplicateMessageException - Msg Successful

Former Member
0 Kudos

Hi all,

We have a scenario where JDBC sender adapter polls - DB2 data base.

Picks up the records. Updates the records.Messages are sent out.

Everything is fine. The message is sent to IE and then to the receiver.

But I see a com.sap.aii.af.ra.ms.api.DuplicateMessageException in the audit log.

2008-11-21 00:00:26 Error Putting message into send queue failed, due to: com.sap.aii.af.ra.ms.api.DuplicateMessageException: 
Message ID 56149940-20b1-472f-0905-893a906a65cf(OUTBOUND) already exists in database:
 com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: #XIR1N5J;000000030F. 

2008-11-21 00:00:26 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DuplicateMessageException: 
Message ID 56149940-20b1-472f-0905-893a906a65cf(OUTBOUND) already exists in database: 
com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: #XIR1N5J;000000030F 

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Not answered but...

Former Member
0 Kudos

Hey Naveen,

Did you resolve this? If so, please let me know as I am getting the same error.

Thanks!

Former Member
0 Kudos

Hi,

Refer Note 962578

Regards

Former Member
0 Kudos

HI

I think there is some issue with your query. Its either updating the same field or database got some error.

Check notes 962578 & 831162

Thanks

Gaurav