Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oci OraOCIEI10.dll EXCEPTION_ACCESS_VIOLATION

158987May 7 2007 — edited Dec 27 2009
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2010
Added on May 7 2007
4 comments
11,206 views