[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Exit Code=2, JVM Terminated

I met this problem too, and resolved it by coping my newest VM files( eg.
java.exe, javaw.exe..) to system32 directory again, and added a setting to
Path environment to directed to my newest VM.( appending at the head)

"Amol Aranke" <Amol.Aranke@xxxxxxx> wrote in message
news:bcou7f$rr0$1@xxxxxxxxxxxxxxxx
> Hello,
>
> I am getting folowing error when I installed newer JDK on my system. Does
> anyone know how to change the -VM path to run it again.
>
> If I try to run using DOS mode it works fine. But if I try to run  in
> Windows mode(By Double Clicking the .Exe) it gives me foloowing error.
>
> JVM terminated. Exit code = 2. C:\WINDOWS\system32\javaw.exe -cp
> c:\eclipse\startup.jar org.eclipse.core.launcher.Main -os win32 -ws win32
>  -arch x86 -showsplash c:\eclipse\eclipse.exe -showsplash 600
>
> Thanks in advance
>
>