Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> OCI7 driver crashes in NT

OCI7 driver crashes in NT

From: Adrian <adrian_at_harcourt.ndirect.co.uk>
Date: Tue, 23 Mar 1999 09:24:01 GMT
Message-ID: <7d7mj9$etv$1@nnrp1.dejanews.com>


I tried using the Oracle OCI7 driver in a servlet on NT. I can open a connection, but the first executeQuery crashes the JVM. Dr Watson gives a traceback:

ntdll!NtWaitForSingleObject
kernel32!WaitForSingleObject
kernel32!lstrcmpiW
java!<nosymbols>

The servlet works fine using either the Oracle thin driver or the jdbc-odbc bridge.

If anyone has any useful experience here, I would be grateful. Thanks in advance

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Mar 23 1999 - 03:24:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US