Java.exe error after installing Oracle8i on XP
After Installing Oracle 8i on Windows XP I'm getting a messagebox that constantly pops up saying telling me that java.exe has to> close. I close the messagebox, but it pops up again a few seconds later. I can't kill the java process in Windows Task Manager, it keeps restarting.
>
> The message says:
>
>
> ----------------------------------------------------------------------------
> ---------------java.exe
> ----------------------------------------------------------------------------
> ---------------
>
> java.exe has encountered a problem and needs to close. We are sorry for the
> inconvenience.
>
> If you were in the middle of something the information you were working on
> might be lost.
>
> For more information click here
> [Close]
> ----------------------------------------------------------------------------
> ---------------
>
>
>
> Pressing click here gives me:
>
>
> ----------------------------------------------------------------------------
> ---------------
> java.exe
> ----------------------------------------------------------------------------
> ---------------
> Error signature
> szAppName : java.exe szAppVer : 0.0.0.0 szModName : symcjit.dll
> szModVer : 3.10.0.107 offset : 0005f974
>
> To view technical information about the error report click here [Close]
> ----------------------------------------------------------------------------
> ---------------
>
>
> pressing click here gives me
>
> ----------------------------------------------------------------------------
> ---------------java.exe
> ----------------------------------------------------------------------------
> --------------
> The following files will be included in this error report
> J:\Windows\Temp\WERD5.tmp.dir00\java.exe.mdmp
> J:\Windows\Temp\WERD5.tmp.dir00\appcompat.txt
Drive J is my WinXp Drive...
I would be glad if u help me to kill this error permanently ....
It is a known issue http://support.intel.com/support/processors/pentium4/sb/CS-007990.htm
2 Solutions:-
- Just remove or rename "symcjit.dll" to "symcjit.old". Javac will work, but you'll get a warning at compile time "Warning: JIT compiler "symcjit" not found. Will use interpreter."
JDK upgrade
This problem has been fixed with later versions of the jdk (jdk1.2.2_007 or later). Now you can download latest JDK from here: http://java.sun.com/
Post new comment
2 Steps to Post a New Problem

