Has anyone ever encountered an error message of the following form or
knows what this may mean?
Some folks are running a Java program on a Windows XP machine. They are
using JDK 1.4.
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : EXCEPTION_INVALID_HANDLE (0xc0000008) occurred at
PC=0x7C90EB74
Function=KiRaiseUserExceptionDispatcher+0x37
Library=C:\WINDOWS\system32\ntdll.dll
Raj - 24 Jul 2006 18:58 GMT
Are you using ODBC driver from your Java program. Using ODBC driver is
not production level supported by Java for the same reason which is the
error
> Has anyone ever encountered an error message of the following form or
> knows what this may mean?
[quoted text clipped - 8 lines]
> Function=KiRaiseUserExceptionDispatcher+0x37
> Library=C:\WINDOWS\system32\ntdll.dll
Raj - 24 Jul 2006 18:58 GMT
Are you using ODBC driver from your Java program. Using ODBC driver is
not production level supported by Java for the same reason which is the
error
> Has anyone ever encountered an error message of the following form or
> knows what this may mean?
[quoted text clipped - 8 lines]
> Function=KiRaiseUserExceptionDispatcher+0x37
> Library=C:\WINDOWS\system32\ntdll.dll