Hello people,
I have recently started using Eclipse,a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system in Java.
I am experiencing some difficulties as I am met with the following error while using the program. The screenshot of the error is attached below:
The error states as:
jVM terminated. Exit code=127
/usr/bin/java
-jar /usr/lib/eclipse-3.2/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse-3.2/eclipse
-name Eclipse
-showsplash 600
-exitdata 1f0002
-vm /usr/bin/java
-vmargs
-jar /usr/lib/eclipse-3.2/startup.jar
Has anyone else also encountered such a problem? if yes, please help me out in getting out of this situation.
Waiting for your suggestions
Kindest regards
araceliariana
Eclipse error in a extensible plug in java
This problem often rises in Linux. You can solve this problem by reinstalling the starter using following command
Â
Java -jar /home/nauman/myprograms /eclipse/startup.jar
Â
This command in Linux mostly works. If the problem still there you have to download eclipse. Home/nauman/myprograms /eclipse is the path where the starter exists. Hoping this will work for you.Â
Eclipse error in a extensible plug in java
Hi there user:
Most users tell this error 'JVM Terminated. Exit Code=127' occurs right after the installation. And most problems are a caused by x64 jre. To fix it, start it with java ‘java-jar /home/tahir/program/_files/eclipse/startup.jar’ if it didn’t work for you, this one will surely fix everything ‘java –jar /usr/lib/eclipse/start-up.jar.’
And all is well!
Thanks for asking here at techyv.com. Feel free to post your query again next time.
Best regards,