Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting ADF_FACES 60097 error after unique key violation

olonaDec 18 2015 — edited Dec 18 2015

Hey

Using JDeveloper 12.1.3 and Weblogic 12c

I've got a table that have a unique Key which the users should enter. Primary key is a DB Sequence. If the unique key is violated, I'll get an "ORA-00001: unique constraint (<name>) violated ORA-06512: at line 1". Fair enough.

The problem is that after I get this error, I'll run into a ADF_FACES-60097/96 server exception "during PPR" and unless I refresh the page or leave the page it will not dissappear. I can change the key, but it seems like it's not picked up, unless I leave the page and return to it.

Is this normal behaviour?

adf_faces_60097.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2016
Added on Dec 18 2015
1 comment
474 views