ECC V13 PatchEccFiles.pl Failed With HTTP 409 Error
(Doc ID 3064607.1)
Last updated on DECEMBER 24, 2024
Applies to:
Oracle Enterprise Command Center Framework - Version 12.2.14 and laterInformation in this document applies to any platform.
Symptoms
ECC V13 patchEccFiles.pl fails after upgrade from ECC V11 to V13 for all products with http 409 error code.
ERROR
-----------------------
Ecc_web_log
ERROR o.e.w.c.user.ExportImportController - Exception occured :
org.springframework.orm.jpa.JpaSystemException: javax.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: oracle.ecc.persistence.entities.DatasetB. Please refer to the embedded constraint violations for details.; nested exception is javax.persistence.PersistenceException: javax.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: oracle.ecc.persistence.entities.DatasetB. Please refer to the embedded constraint violations for details.
org.springframework.orm.jpa.JpaSystemException: javax.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: oracle.ecc.persistence.entities.DatasetB. Please refer to the embedded constraint violations for details.; nested exception is javax.persistence.PersistenceException: javax.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: oracle.ecc.persistence.entities.DatasetB. Please refer to the embedded constraint violations for details.
ERROR: Failed with status 409 for url http://host:8000/ecc/user/import/applications?gfmString=siR2I2kqnZp_dV-bxHEVhg..
Please check the log: import_xxxxx.log in ECC instance for error details
Please check the log: import_xxxxx.log in ECC instance for error details
The issue can be reproduced at will with the following steps:
1. Upgrade from ECC V11 to V13 as per 2495053.1
2. Import applications using patchEccFiles.pl
3. It fails with above error
Changes
Upgrade from lower version to V13
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 |
Changes |
Cause |
Solution |
References |