ODI 11g Scenario Generation Does Not Work and Shuts Down Studio
(Doc ID 2385817.1)
Last updated on FEBRUARY 25, 2019
Applies to:
Oracle Data Integrator - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Symptoms
When generating a scenario in Oracle Data Integrator (ODI) 11g, the Studio client crashes. This scenario was working properly in ODI 10g.
The package contains a particular variable that is used more than once.
The error message from the Java Runtime Environment (JRE) thread dump hs_err_pid[num].log file may be similar to the following:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:665), pid=[num], tid=<TID>
# guarantee(false) failed: missing exception handler
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode windows-amd64 compressed oops)
In addition, there is a segment of the thread that repeats the following two lines several hundred times:
j com.sunopsis.dwg.codeinterpretor.SnpGenerator.exploreVarXref(Lcom/sunopsis/dwg/dbobj/SnpVar;)V+49
j com.sunopsis.dwg.codeinterpretor.SnpGenerator.treatXRef(Lcom/sunopsis/sql/DbInt;Ljava/util/Vector;Ljava/util/Vector;Ljava/util/Vector;Ljava/util/Vector;)Ljava/util/Vector;+318
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 |