kinhong/OpenLabeler

Failed to launch JVM

cgotschlich opened this issue · 11 comments

After installation on Windows 10 using the .msi from the releases page I get the error "failed to launch JVM".
Tried this on multiple machines and multiple jdks.

Hmm... I was able to install and run version 1.3 on Windows 10. OpenLabeler uses its bundled JVM (version 15). Does the application log (under user-home\.openlabeler\logs) show anything errors?

I cannot find the application log folder. The only OpenLabeler folder I do find is under (C:\Program Files\OpenLabeler), but there are on logs in there

Have you looked under your [user-home]\.openlabeler\logs directory?

I have. There is no .openlabeler folder in my home directory unfortunately.

Could you post a screenshot of the exact failure?

Do you happen to have the Java Access Bridge installed on your machine?

Yes, I have it installed and enabled

Could you please disable JAB and try launching OpenLabeler again?

I have tried that but it made no difference unfortunately

I am assuming you can install/run other java programs without problem. I would suggest cloning and building this project, then run it using the Windows command prompt. Hopefully, you will get more diagnostic information.