ODI-1217 ODI-1134 ODI-1226 ODI-1229 Messages Displayed While Performing A Journal Operation On An ODI Model
(Doc ID 1293071.1)
Last updated on MAY 27, 2020
Applies to:
Oracle Data Integrator - Version 11.1.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When running a Scenario on an Oracle Data Integrator (ODI) Agent installed on a Linux server, the following message is signalled:
ODI-1229: An error occurred while performing a Journal operation on model code XXX.
However, the same Scenario runs correctly from within ODI Studio.
Under Linux the trace file shows:
2011-02-04 14:30:39.093 ERROR ODI-1217 Session <scenario_name> (<id>) fails with return code 7000.
2011-02-04 14:30:39.218 ERROR ODI-1134 Agent agent1 encountered an error: ODI-1217: Session <scenario_name> (<id>) fails with return code 7000.
2011-02-04 14:30:39.510 NOTIFICATION Session <id> ended with status E (ERROR)
Status message is : Session Failed :<id> :
ODI-1217: Session <scenario_name> (<id>) fails with return code 7000.
ODI-1226: Step step2 fails after 1 attempt(s).
ODI-1229: An error occurred while performing a Journal operation on model code XXXXX.
org.apache.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 24, in ?
java.lang.IllegalAccessException: Class org.python.core.PyReflectedFunction can not access a member of class oracle.jdbc.driver.OraclePreparedStatementWrapper with modifiers "public"
...
2011-02-04 14:30:39.218 ERROR ODI-1134 Agent agent1 encountered an error: ODI-1217: Session <scenario_name> (<id>) fails with return code 7000.
2011-02-04 14:30:39.510 NOTIFICATION Session <id> ended with status E (ERROR)
Status message is : Session Failed :<id> :
ODI-1217: Session <scenario_name> (<id>) fails with return code 7000.
ODI-1226: Step step2 fails after 1 attempt(s).
ODI-1229: An error occurred while performing a Journal operation on model code XXXXX.
org.apache.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 24, in ?
java.lang.IllegalAccessException: Class org.python.core.PyReflectedFunction can not access a member of class oracle.jdbc.driver.OraclePreparedStatementWrapper with modifiers "public"
...
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 |