Enterprise Capture ImportWorkspace Generates "ORA-01400: cannot insert NULL" When Invoked
(Doc ID 2333846.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Oracle WebCenter Enterprise Capture - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
The following error occurs when executing importWorkspace() using either a wlst command or the importWorkspace command in the System MBean Browser in Enterprise Manager.
wls:/{domain}/serverConfig/> importWorkspace('/tmp/workspace2.xml')
A run time MBean exception has occurred.
java.lang.RuntimeException: BEA1-3DF8E517DF5F0CFBDAF7; nested exception is:
javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.4.v20160829-44060b6): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("{DOMAIN}"."{SEARCHFIELDS}"."{INDEX}")
A run time MBean exception has occurred.
java.lang.RuntimeException: BEA1-3DF8E517DF5F0CFBDAF7; nested exception is:
javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.4.v20160829-44060b6): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("{DOMAIN}"."{SEARCHFIELDS}"."{INDEX}")
Changes
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 |