Here is my problem !
I have downloaded Java (Version is JDK-20) , but when I'm trying to start the Neo4j ( Execute the instruction "neo4j.bat console"), it says starting but warming!! How can I deal with it ??
Neo4j 4.4 is old software, and to run it you need to use an older JDK. It tells you right in the warning what you need to do...
It means that I must use the JDK-11 to console the software ?
That's what the warning advises you to do. The installation documentation says the same thing System requirements - Operations Manual
1 Like
Thank you!
I have solved the problem