No suitable Java Virtual Machine could be found#700

Subscribe to No suitable Java Virtual Machine could be found 2 post(s), 2 voice(s)

 
Avatar farastray1 1 post #1821

When I try to run ./MingleServer start, I get the following:

No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.5 and at most 1.6.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
You can also try to delete the JVM cache file /root/.install4j

I’m running Fedora 8 and I have the following jdks installed:

java-1.5.0-gcj-1.5.0.0
java-1.7.0-icedtea-1.7.0.0

I tried setting INSTALL4J_JAVA_HOME to /usr/lib/jvm/jre-1.5.0/bin but it still doesn’t work. Any suggestions?

Best regards,

Christian