ECC Service Application Import is failing
Hello,
We are trying to Import Service application in ECC v8 version from the export of Service application from different instance. Import is failing with an error.
Can any one experienced this issue? Please help us to fix this issue. Below is the error from the log:
2022-08-25 11:19:25 ERROR o.e.w.c.user.ExportImportController - Exception occured :
java.util.NoSuchElementException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1475) ~[na:1.8.0_321]
at java.util.HashMap$KeyIterator.next(HashMap.java:1497) ~[na:1.8.0_321]
at org.eclipse.persistence.indirection.IndirectSet$1.next(IndirectSet.java:523) ~[eclipselink-2.7.3.jar:2.7.3.v20180807-4be1041]
at oracle.ecc.persistence.entities.DatasetAttrsB.onPrePersist(DatasetAttrsB.java:544) ~[ecc-core-1.0.0.jar:na]