Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] (no subject)

I am trying to run Eclipse on Win98 with JDK1.2.2
I run it from the command prompt like so:
eclipse.exe -vm c:\jdk1.2.2\bin\java.exe
or just by clicking on the eclipse icon.
Both ways do not work because I get a message similar
to:

=======
JAVA caused an invalid page fault in
module JVM.DLL at 016f:5049662a.
Registers:
EAX=0192b918 CS=016f EIP=5049662a EFLGS=00010202
EBX=007a69c8 SS=0177 ESP=0063d754 EBP=017eea78
ECX=00000001 DS=0177 ESI=00000001 FS=1b77
EDX=00000028 ES=0177 EDI=017eea78 GS=0000
Bytes at CS:EIP:
39 5e 08 75 16 8b 4e 0c 49 78 10 8d 54 8e 14 39 
Stack dump:
017f90b0 007a69c8 00760ba0 50496829 007a69c8 017eea78
00000012 0063d8a4 007a6e1c 055a2d4c 00760b20 00940570
00760ba0 00760f80 504cf72f 00760b20 
=======

the only difference is the name of the java executable
(java/javaw)

I have no idea why this is happening
Please help me solve this problem

Thanks for your time

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/


Back to the top