Eclipse Error Could not Open jvm.cfg Error 13 Error 1 [Updated]

preview_player
Показать описание
How to fix: Java Virtual Machine or JVM not found error

Are you having problem with installing Eclipse and having Java installation error: Java virtual Machine or JVM not found then I might be able to solve your problem and help you running your version of eclipse.
1)Go to the eclipse installation folder or where you have extracted it from the zip file.

3)Right click on the .ini file and select edit.

4)Now put the following code into ini file as shown in video:

-vm

5)Hit the save button and you are done.

6) Launch eclipse icon

7) make sure "-vm" parameter added after "-vmargs" parameter otherwise, will end up another issue "Java was started but returned exit code 1"
Рекомендации по теме
Комментарии
Автор

Thank you so much! I was getting error code exit 1 and many statements that I could not understand but when I added the path of javaw.exe file from jdk to the eclipse configuration settings it worked perfectly. Thanks again.

roaazaki
Автор

I'm so happy your video worked for me, thank you!
I don't understand how i had the problem initially.

MANICmikah
Автор

thanks bruh I was getting error code 1 when I launched eclipse finally someone who knows there stuff, thanks again

dogmannx
Автор

how to resolve this issue: Error: could not open `C:\Program

arnavtyagi
Автор

Thank you sooo...much sir. Your video really helped a lot and solved my long lasting problem.Thanking you again from Pakistan.

afsirlaghari
Автор

this works!! finally after 2 hours, don't give up if it didn't work, you will find the answer!

emilioalvaradoarcos
Автор

Tried your method but did not work. So, what did is I browsed for new workspace folder and one of codes appeared and I selected it because it wasn't opening with the default workspace

xolanimadlingozi
Автор

what if you only find the JRE file but not the JDK?

zizothegreat
Автор

Bro i think so my problem is fixed but when i click on eclipse application a pop up appears but within a second it disappears

jawaharmishra
Автор

Finally found my solution. Thanks a lot for helping!

AshishKumar-kfxy
Автор

I tried. still showing "Error:could not open please help

gigilpmaplestorym
Автор

In java file error is shown even for the error code in spring mvc project, how can i solve this issue? please help me

KumarK-cscy
Автор

Please help me!




error: could not open



I have this message and im thinking because in my VARIABLE VALUE (ADVANCED CONFIGURATION SYSTEM) says that I have the (jdk11.0.1) and i downloaded Java 8, I dont get it. Also, im thinking becasue i changed the names for (jdk1.8.0_191), (jre1.8.0_191) to (jdk8), (jre8) like you said to do it. which of these is the problem? does someone know?



please help!!


thank you in advance.

igorgarrido
Автор

Error: could not open `C:\Program i am getting this problem how to solve it

saranshbhatia
Автор

But sir after doing this procedure the error remains same occurs on the screen

akshayborde
Автор

I am getting error in POM "Error: Could not find or load main class Could you explain plz.
All Env setup almost correct like as
Under System Variable
Path: javajdk bin path
CLASSPATH: java jre bin path

rutukantaparida
Автор

when i'm editing and putting in the word pad i'm getting an error showing access to was denied....what to do??? @processingbrains

serinsabu
Автор

Guys, also make sure that you have 32-bit version of jdk because sometimes the 64-bit jdk doesnt work with 32-bit eclipse

anandkulkarni
Автор

bro i have subscribed for you.. great job men

yogeshbhatt
Автор

Hi there I watched you video and hoping please reply this ASAP I have jdk-12.0.1 windows-x64 could you help me with the statement to write before and also may I know what else to do at the end when I am debugging it shows cannot connect to VM ( socket operation on non socket configure blocking)

PriyanshuSingh-zijr