简体   繁体   中英

failed to create the java virtual machine

I have downloaded and installed aptana 3.0.6.

But when I try to start it up it comes with the message

"Failed to create the Java Virtual Machine".

Eclipse runs without problems. So, the Java Virtual Machine seems to run properly. I am running on a 64-bits Windows 7.

This started happening to me after I tweaked Aptana performance. In my case main problem was that i putted Xmx1024m (instead od default 512 M) in my aptanastudio3.ini, but when i lowered it to Xmx768m everything started working.

had the same issue with Aptana 3.6.0 on Windows 10 started happening after a windows update. Java update didn't help

in AptanaStudio.ini file commented out

-vmargs

that solved it for me.

I had the same issue with Aptana 3.6.0 on Windows 7 64-bit Home Premium. I ended up installing JRE 32-bit, and everything ran correctly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM