Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-16-2020 06:28 AM
I have Windows 10.
I followed the installation instructions given here: https://neo4j.com/download-thanks/?edition=community&release=4.1.1&flavour=winzip&_ga=2.24529530.172...
I extracted all the files.
Then I opened the CMD prompt, changed directories to the top level of the downloaded files and ran "\bin neo4j console"
A. in the CMD I see an error: "WARNING: ERROR! Neo4j cannot be started using java version 1.8.0_261
WARNING: * Please use Oracle(R) Java(TM) 11, OpenJDK(TM) 11 to run Neo4j Server.
So I went here to download Java 11: https://www.oracle.com/java/technologies/javase-jdk11-downloads.html and I ran the installer
I then repeated Step 3 above, running "bin\neo4j console", and I see the exact same error.
What am I doing wrong here?
11-30-2020 01:48 PM
I'm having the exact same issue on 11/30/2020
01-21-2021 01:21 AM
I am getting the same message.
I also checked my java version using - java -version.
It is version 11 ....
But neo4j console still won't start.
Did anyone resolve this?
Thanks
02-10-2021 07:39 AM
Hi!
Yes, I solved it on my Windows 10 computer, when I started the neo4j-admin the same issue appeared.
I checked my system variables and found JAVA_HOME pointed to Java 8 installation. Change it by Java 11 folder works perfectly.
Hope helping.
02-10-2021 02:16 PM
the the Java 8 install path still defined in the PATH environment variable?
or is environement variable JAVA_HOME referring to the Java 8 install path?
see Environment Variables for Java Applications - PATH, CLASSPATH, JAVA_HOME or similar
All the sessions of the conference are now available online