neo4j-devtools / neo4j-desktop

The Neo4j Graph Platform, on your desktop OS.
19 stars 1 forks source link

DBMS failed to start: DBMS process terminated, see logs.. #117

Open androna-xm opened 2 years ago

androna-xm commented 2 years ago

I installed Neo4J Desktop 1.4.10 in Windows 10 and i get this error "DBMS failed to start: DBMS process terminated, see logs.." for the demo database and for any new database that i create. At the neo4j.log file of the dbms i get :

WARNING: Unable to determine Java Version
Error occurred during initialization of VM Unable to load native library: 
Error occurred during initialization of VM
Unable to load native library: 

I have Java installed and JAVA_HOME global variable pointing to it. I tried different versions of Java ( 14,11,17) but nothing fixed the issue. Any ideas how could i fix that ?