Jul 07, 2014 1:58:52 PM org.compiere.install.ConfigVM test
INFO: OK: JavaHome=/usr/lib/jvm/java-8-oracle
JVM test fail: Wrong Java Version: Should be 1.6.0 and above.
Java Home [/usr/lib/jvm/java-8-oracle]:
Jul 07, 2014 1:58:52 PM org.compiere.install.ConfigVM test
INFO: OK: JavaHome=/usr/lib/jvm/java-8-oracle
JVM test fail: Wrong Java Version: Should be 1.6.0 and above.
Java Home [/usr/lib/jvm/java-8-oracle]:
Jul 07, 2014 1:58:52 PM org.compiere.install.ConfigVM test
I also tried running setup.sh, and selecting the correct java folder /usr/lib/jvm/java-6-oracle but the installer complaints about the version needed to be java 1.6.0 or above. Even making oracle java 6 the default java for the system does not help.
If I run in a terminal:
java -version
I get the following:
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
Installing openjdk6 and openjdk7 gives me the same error.