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 ?
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 :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 ?