Java Virtual Machine(JVM) crashes when running test connections with JDBC Oracle OCI drivers.
book
Article ID: KB0084648
calendar_today
Updated On:
Products
Versions
TIBCO Designer
-
Not Applicable
-
Description
Resolution: Description: ======== After executing a test connection using the JDBC Oracle OCI driver, the JVM crashes. However, the same test works in a Windows environment.
Environment: ========= Operating System(s): Linux TIBCO Software: BusinessWorks
Symptoms: ======== You will be presented with an error similar to the following.
# A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00002b596726e470, pid=7825, tid=1088125248 # # JRE version: 6.0_22-b04 # Java VM: Java HotSpot(TM) 64-Bit Server VM (17.1-b03 mixed mode linux-amd64 ) # Problematic frame: # V [libjvm.so+0x40f470] # # An error report file with more information is saved as: # /app/tibco/designer/5.x/bin/hs_err_pid7825.log
- Carrying out a TNSping with the TIBCO user account fails
Cause: ===== The TIBCO user account cannot see the location of the ORACLE_HOME directory .
Resolution: ======= Confirm that an Oracle_home directory has been set with "export ORACLE_HOME=/<ORACLE_PATH>/product/10.2.0".
Issue/Introduction
Java Virtual Machine(JVM) crashes when running test connections with JDBC Oracle OCI drivers.