ECLIPSE 3.2 crash
I updated my jre from 1.5.0_10 to 1.6.0_01
Since update ECLIPSE crash everytime as i try to access card reader. Virtual debugging works fine. I'm using TOWITOKO external serial card reader and everything worked fine for months until now.
Error msg:
JVM terminated. Exit code=1
C:Winnt\system32\javaw.exe
Should i return to previous JRE or is something else known about this problem?
# 1
Hi,
I had the same problem before. You shouldn't upgrade your Java JRE. I also used 1.6 Java SE SDK.
Then i found out that it is advisable to use Eclipse 3.1 and Java 1.4.2 version.
When i removed my old Eclipse tool and Java SDK and installed the versions mentioned before - the crash problem was eliminated. Now everything works fine.
So my advise would be to install advisable versions of those tools. Then there will be no interoperability problems.
Best regards,
Eve
Ievaa at 2007-7-12 1:43:32 >
