oci OraOCIEI10.dll EXCEPTION_ACCESS_VIOLATION
158987May 7 2007 — edited Dec 27 2009I try to run a jdbc oci application in eclipse. I followed http://www.stanford.edu/dept/itss/docs/oracle/10g/java.101/b10979/instclient.htm#CHDDGJDJ to install instant client. I got the following message. It works in Jdeveloper... Please help.
Thanks
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x105660b0, pid=1748, tid=4068
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C [OraOCIEI10.dll+0x5060b0]
#
# An error report file with more information is saved as hs_err_pid1748.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Message was edited by:
jiaoyangs