Skip to Main Content

Integration

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!

Exception Description: Null primary key encountered in unit of work clone

User_S5GACOct 22 2021

Hi Everyone,
Good morning.
I have using struts with ejb and toplink orm, in one scenarios tried to same the data but getting below exception,
"Exception [TOPLINK-7197] (Oracle TopLink - 11g Release 1 (11.1.1.4.0) (Build 101210)): oracle.toplink.exceptions.ValidationException

13:10:28,977 INFO [stdout] (default task-1) Exception Description: Null primary key encountered in unit of work clone [com.pearson.pims.integration.dto.LkLifeCycleMaster@57f89ad].

13:10:28,977 INFO [stdout] (default task-1) at oracle.toplink.exceptions.ValidationException.nullPrimaryKeyInUnitOfWorkClone(ValidationException.java:1276)"

Kindly let me know anyone facing this kind of error and solutions.

Comments
Post Details
Added on Oct 22 2021
1 comment
429 views