You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUILD FAILED
/home/ubuntu/instantbibi/build.xml:155: The following error occurred while executing this line:
/home/ubuntu/instantbibi/build.xml:680: The following error occurred while executing this line:
/home/ubuntu/instantbibi/appserver_config/build.xml:221: The following error occurred while executing this line:
/home/ubuntu/instantbibi/appserver_config/build.xml:672: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-8-openjdk-amd64/jre"
Total time: 6 minutes 55 seconds
It seems that oracle Java is required.
I've tested the installation with both – openJDK 8 and Oracle JDK 8 – it works only with the last one.
The text was updated successfully, but these errors were encountered:
while calling
ant instant.environment && ant install.wizard
it throws:
It seems that oracle Java is required.
I've tested the installation with both – openJDK 8 and Oracle JDK 8 – it works only with the last one.
The text was updated successfully, but these errors were encountered: