Unable to Create Object in Agile, Get Error: "<Object Number> Already Exists" Even Though There Is No Object With the Same Number
(Doc ID 755002.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.1.2 and laterInformation in this document applies to any platform.
Symptoms
Cannot create a new object in Agile with below error, even though the object with the same number does not exist in the system.
Error: <Object Number> already exists
Java console error:
WARNING: Exception returned by remote server: {0}
com.agile.util.exception.CMAppException: <Object Number> already exists.
at com.agile.pc.cmserver.base.BaseService.checkIfObjectsExist(BaseService.java:1397)
at com.agile.pc.cmserver.base.BaseService.createObjectByNumber(BaseService.java:1303)
at com.agile.pc.cmserver.base.BaseService.createObjectByNumber(BaseService.java:1160)
at com.agile.pc.cmserver.base.CMSessionBean.createObjectByNumberWithRqFields(CMSessionBean.java:207)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |