Results 1 to 3 of 3
Thread: jvm terminated code1
- 01-13-2010, 05:47 AM #1
jvm terminated code1
Hi
i'm in a greate problem with my myeclipse on opening it will show the jpeg(erro.jpg) i attached or afer several time while refreshing the project.
The main problem i think that project is mainly forwarding by my tl after inserting the necesessary changes in code as well as the jsps ,he is using jdk 1.5_11 and in my system i installed java 1.6_11 so i uninsatlled jdk 1.6 and reinstalled 1.5_11 but another problem along with the myeclipse problem is that
C:\Documents and Settings\dev3\Desktop>java Test
Error: could not open `C:\Program Files\Java\jre6\lib\i386\jvm.cfg'
Test is a simple "hello world pgm" i can compile it but on running this is showing actually i deleted the forder jre6 by safe mode in win xp
How can i correct all the problems please help me
Thanks in advance
-
OP, please only post a question in one forum.
- 01-14-2010, 01:49 AM #3
Java allows several JRE/JDK to be installed at the same time, and Eclipse allows you to select the one to use with your project in Preferences. Quite likely, the version of MyEclipse you are using requires 1.6 to run the IDE. By deleting the JRE, you trashed your configs.
Try reinstalling MyEclipse, especially if you used the all-in-one installer. Assuming you created your workspace outside the MyEclipse installation directory, your workspace will be unaffected.
Once you have MyEclipse running again, look in Preferences and specify the 1.5 JDK you want to use for your project. Also, set the project compliance to 1.5
Similar Threads
-
java.lang.Error: Cleaner terminated abnormally
By CaffeineDK in forum Advanced JavaReplies: 2Last Post: 02-18-2009, 03:19 PM -
JVM terminated Exit code=1
By oregon in forum EclipseReplies: 3Last Post: 09-29-2008, 09:49 PM -
JVM terminated while creating a new Data-Source
By woeko in forum EclipseReplies: 0Last Post: 01-03-2008, 12:28 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks