Vega icon indicating copy to clipboard operation
Vega copied to clipboard

failed to load the JNI shared library "C:\Program Files\Java\jre7\bin\client\jvmdll"

Open robot00f opened this issue 11 years ago • 3 comments

install this program when I open it throws me that error. failed to load the JNI shared library "C:\Program Files\Java\jre7\bin\client\jvmdll"

I have also install java windows x64bits and continues

robot00f avatar Jun 07 '13 05:06 robot00f

Hi Bruno,

How much RAM do you have? It might be due to a failure to allocate 1024MB of memory for the VM. Try editing your Vega.ini file and changing:

-Xmx1024M

To:

-Xmx512M

dma avatar Jun 15 '13 19:06 dma

thanks

robot00f avatar Jul 07 '13 19:07 robot00f

I'm having this issue on a windows 10 machine, I have tried the change listed above and it did not resolve my issue.

JBill-ECR avatar Apr 16 '20 17:04 JBill-ECR