Home » Developer & Programmer » JDeveloper, Java & XML » jdbc generating page fault
jdbc generating page fault [message #366692] Tue, 10 October 2000 10:11 Go to next message
d
Messages: 18
Registered: October 2000
Junior Member
Hello all,
When I try to establish a database connection with JDBC using
the OCI8 driver my Oracle database is mounted and started but then
before the query is processed and the resultset returned I get this error:

JAVA caused an invalid page fault in
module JAVAI.DLL at 017f:6ee0fb83.
Registers:
EAX=1000a1e4 CS=017f EIP=6ee0fb83 EFLGS=00010216
EBX=00000000 SS=0187 ESP=0063f17c EBP=0063f204
ECX=12e67a4b DS=0187 ESI=01802980 FS=3b9f
EDX=00006874 ES=0187 EDI=00650588 GS=0000
Bytes at CS:EIP:
8b 4b 04 89 4c 24 10 85 c9 75 6f 8b 03 8d 70 14
Stack dump:
0063f204 00650588 01802980 0080ae90 62757473 4f5f3800
42444943 74617453 00000000 00000000 40004233 00003631
00000000 00000000 00000000 6ee0f816

Does anyone have any idea why this is happening, please ?
Thanks
Re: jdbc generating page fault [message #366695 is a reply to message #366692] Tue, 10 October 2000 10:32 Go to previous messageGo to next message
Radhesh Mohandas
Messages: 20
Registered: August 2000
Junior Member
Hi,
u are probably using 8.1.6 with java 1.1.
I think this can be resolved by having only the
java 1.2 classes in the classpath.

-Cheers,
Radhesh
Re: jdbc generating page fault [message #366697 is a reply to message #366695] Tue, 10 October 2000 18:55 Go to previous messageGo to next message
Dominic
Messages: 7
Registered: July 2000
Junior Member
Thanks for replying so quickly, Radhesh!
I'm using Oracle 8.1.5.0.0 with classes run on the jdk1.2.2. Might this cause a similar problem?
...Anyway, I will take your advise and look at the classpath.

thanks,

Dominic
Re: jdbc generating page fault ++++ (more) [message #366698 is a reply to message #366695] Tue, 10 October 2000 19:02 Go to previous message
Dominic
Messages: 7
Registered: July 2000
Junior Member
What I meant to say is.. I'm using Oracle 8.1.5.0.0 but the connection-test class and my GUI application were compiled and 'run' on the jdk1.2.2. Thing is .. Oracle has its own java runtime environment 1.1.7
and it is THERE (in Oracle directory) where the 'javai.dll' file is located <hence my confusion>. Is it that the jdk I used to develop and compile the classes is incompatible with Oracle's own java-runtime? Do you think that could be the problem?

Thanks

Dominic
Previous Topic: jdbc generating page fault
Next Topic: pleaseee help
Goto Forum:
  


Current Time: Thu Mar 28 09:27:50 CDT 2024