My Oracle Support Banner

Connector Save Failed Errors Trying to Save Connector to EDD (Doc ID 2951857.1)

Last updated on MAY 30, 2023

Applies to:

Oracle Financial Services Data Integration Hub - Version 8.1.0.0.0 and later
Information in this document applies to any platform.
Oracle Financial Services Data Integration Hub (DIH)
External Data Descriptor (EDD)
Oracle Data Integrator (ODI)

Symptoms

On DIH 8.1.0.1.0, When attempting to save a new connector to a File Type EDD, a pop-up Error appears:

ERROR
Save Failed

The following errors are thrown in the DIH.log:

ERROR

[25-04-23 16:42:26.838][ERROR] [ExtCommonContOpt][insertTrgInformation]Error occured while persisting source information
java.lang.Exception: Error occured while persisting source information
at com.ofss.fsgbu.dihapp.dao.connector.impl.CommonConnectorOperation.insertDataSet(CommonConnectorOperation.java:642) ~[dih-app.jar:8.1.0.1.1_10376223977845]

...
Caused by: java.lang.Exception: Error occured while executing batch
at com.ofss.fsgbu.dihcore.utils.QueryRunnerUtils.executeBatchUpdate(QueryRunnerUtils.java:139) ~[dih-core.jar:8.1.0.1.1_10376223977845]
at com.ofss.fsgbu.dihapp.dao.connector.impl.CommonConnectorOperation.insertDataSet(CommonConnectorOperation.java:636) ~[dih-app.jar:8.1.0.1.1_10376223977845]
... 85 more
Caused by: java.lang.SecurityException: Sealing violation loading oracle.jdbc.OracleConnection : Package oracle.jdbc is sealed.
at org.apache.catalina.loader.WebappClassLoaderBase.findClassInternal(WebappClassLoaderBase.java:2481) ~[catalina.jar:9.0.63]
...
[25-04-23 16:42:26.842][ERROR] [CommonConnectorOperation][insertTransformationData]Error occured while persisting target information
java.lang.Exception: Error occured while persisting target information
at com.ofss.fsgbu.dihapp.dao.connector.impl.ExtCommonContOpt.insertTrgInformation(ExtCommonContOpt.java:172) ~[dih-app.jar:8.1.0.1.1_10376223977845]
...
[25-04-23 16:42:26.845][INFO ] [ConnectorDAO][saveObjectToDB]inside saveObjectToDB
[25-04-23 16:42:26.846][ERROR] [ConnectorDAO][saveObjectToDB]Connector Save Failed
java.lang.Exception: Connector Save Failed
at com.ofss.fsgbu.dihapp.dao.ConnectorDAO.saveObjectToDB(ConnectorDAO.java:59) ~[dih-app.jar:8.1.0.1.1_10376223977845]

The issue can be reproduced at will with the following steps:
1. Create new file type EDD
2. Attempt to create new Connector to the new EDD
3. When attempting to save it gives error

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.