I recently installed Cider, curious to see how it worked. However, when I try to start it, I get the following error:
JVM creation failed
I have multiple JVM installed, including a JDK 7 64-bit and a JDK 6 32-bit. I made sure that a JRE 6 32-bit is first in the Windows PATH. Is there something else I should check out?
Thanks,
Alex [import]uid: 111563 topic_id: 29796 reply_id: 329796[/import]
Removed the flag and I still get the error. I guess it’s not the 32-bit restriction. Any other debug information I could provide to help solve this problem?
Cheers,
Alex [import]uid: 111563 topic_id: 29796 reply_id: 119907[/import]
Removed the flag and I still get the error. I guess it’s not the 32-bit restriction. Any other debug information I could provide to help solve this problem?
Cheers,
Alex [import]uid: 111563 topic_id: 29796 reply_id: 119907[/import]
I’ve been fighting this as well…the key to making this work is make sure ONLY the correct 32-bit version of the JRE is installed. You probably also do need to remove the -d32 from the conf file.
I’ve been fighting this as well…the key to making this work is make sure ONLY the correct 32-bit version of the JRE is installed. You probably also do need to remove the -d32 from the conf file.