"An unexpected error has been detected by HotSpot Virtual Machine: "

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x74346183, pid=3252, tid=2956

#

# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode, sharing)

# Problematic frame:

# C [ODBC32.dll+0x26183]

#

# An error report file with more information is saved as hs_err_pid3252.log

#

# If you would like to submit a bug report, please visit:

#http://java.sun.com/webapps/bugreport/crash.jsp

#

[error occurred during error reporting, step 270, id 0xc0000005]

Can I know why error occurs .Need info urgently

[670 byte] By [Kalyani.Vadapallia] at [2007-10-3 1:18:46]
# 1
It looks like there is a bug in your JDBC driver causing a crash in its native code. You should contact the vendor supplying the driver.
kbrussela at 2007-7-14 18:15:55 > top of Java-index,Java HotSpot Virtual Machine,HotSpot Internals...