Patch Reviews - Middleware (MOSC)

MOSC Banner

DB Adapter Merge Operation is failing in OSB

edited Jan 2, 2016 6:54AM in Patch Reviews - Middleware (MOSC) 3 commentsAnswered ✓

Hi All,

we have OSB service invoking a DB adapter with merge operation. This DB adapter merges the data into 3 different tables. We are not able to trace exactly which table /column is creating this issue

This works fine when there is no record in the table,but getting following error when Merge is supposed to update existing data (row) in the table .

merge failed. Descriptor name: [test.XxatSaomOrderHeadersIface].

Caused by java.util.ConcurrentModificationException.

; nested exception is:

  BINDING.JCA-11616

DBWriteInteractionSpec Execute Failed Exception.

merge failed. Descriptor name: [test.XxatSaomOrderHeadersIface].

Caused by java.util.ConcurrentModificationException.

Please see the logs for the full DBAdapter logging output prior to this exception.  This exception is considered not retriable, likely due to a modelling mistake.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center