| Author |
CallableStatement Execute gets FATAL ERROR oraclient10.dll
|
Mary Shell
Greenhorn
Joined: Jan 15, 2003
Posts: 15
|
|
Oracle XE (client and server), OJDBC14.jar, jre 6, jdk 1.4, winxp
Connecting with OCI.
When the application tries to execute on a call to a stored procedure(function), we get a FATAL ERROR:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d37460, pid=4028, tid=3784
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [OraClient10.Dll+0x117460]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I have tried the classes12.jar.
Is it the JRE 6?
I appreciate any help.
Thanks
|
Thanks,
Mary
|
 |
Mary Shell
Greenhorn
Joined: Jan 15, 2003
Posts: 15
|
|
It helps if you have the correct version of the ojdbc14.jar to match your oracle.
Thanks
|
 |
 |
|
|
subject: CallableStatement Execute gets FATAL ERROR oraclient10.dll
|
|
|