SyntaxFix
Write A Post
Hire A Developer
Questions
I encountered the same issue. My solution was to install and use java7:
sudo apt-get install openjdk-7-jre sudo update-alternatives --config java
Select the number referring to the java-7 path.