cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j console

Hi everyone 🙂

When i try to execute the neo4j console, i get the response below than i have no idea how to solve the issue...glad for someone help

PS C:\Users\ilan\Desktop\neo4j-community-4.4.4\bin> .\neo4j console
Directories in use:
home: C:\Users\ilan\Desktop\neo4j-community-4.4.4
config: C:\Users\ilan\Desktop\neo4j-community-4.4.4\conf
logs: C:\Users\ilan\Desktop\neo4j-community-4.4.4\logs
plugins: C:\Users\ilan\Desktop\neo4j-community-4.4.4\plugins
import: C:\Users\ilan\Desktop\neo4j-community-4.4.4\import
data: C:\Users\ilan\Desktop\neo4j-community-4.4.4\data
certificates: C:\Users\ilan\Desktop\neo4j-community-4.4.4\certificates
licenses: C:\Users\ilan\Desktop\neo4j-community-4.4.4\licenses
run: C:\Users\ilan\Desktop\neo4j-community-4.4.4\run
Starting Neo4j.
WARNING! You are using an unsupported Java runtime.

  • Please use Oracle(R) Java(TM) 11, OpenJDK(TM) 11 to run Neo4j.
  • Please see Neo4j documentation - Neo4j Documentation for Neo4j installation instructions.
    Java HotSpot(TM) 64-Bit Server VM warning: Option UseBiasedLocking was deprecated in version 15.0 and will likely be removed in a future release.
    2022-02-14 20:52:08.658+0000 INFO Starting...
    Exception in thread "main" java.lang.LinkageError: Cannot to link java.nio.DirectByteBuffer
    at org.neo4j.internal.unsafe.UnsafeUtil.(UnsafeUtil.java:128)
    at org.neo4j.memory.RuntimeInternals.guessHeaderSize(RuntimeInternals.java:158)
    at org.neo4j.memory.RuntimeInternals.(RuntimeInternals.java:53)
    at org.neo4j.memory.HeapEstimator.(HeapEstimator.java:103)
    at org.neo4j.internal.collector.RecentQueryBuffer.(RecentQueryBuffer.java:37)
    at org.neo4j.graphdb.factory.module.GlobalModule.(GlobalModule.java:212)
    at org.neo4j.graphdb.facade.DatabaseManagementServiceFactory.createGlobalModule(DatabaseManagementServiceFactory.java:273)
    at org.neo4j.graphdb.facade.DatabaseManagementServiceFactory.build(DatabaseManagementServiceFactory.java:133)
    at org.neo4j.server.CommunityBootstrapper.createNeo(CommunityBootstrapper.java:36)
    at org.neo4j.server.NeoBootstrapper.start(NeoBootstrapper.java:142)
    at org.neo4j.server.NeoBootstrapper.start(NeoBootstrapper.java:95)
    at org.neo4j.server.CommunityEntryPoint.main(CommunityEntryPoint.java:34)
    Caused by: java.lang.IllegalAccessException: module java.base does not open java.nio to unnamed module @4b5a5ed1
    at java.base/java.lang.invoke.MethodHandles.privateLookupIn(MethodHandles.java:259)
    at org.neo4j.internal.unsafe.UnsafeUtil.(UnsafeUtil.java:111)
    ... 11 more
    2022-02-14 20:52:09.392+0000 INFO Neo4j Server shutdown initiated by request
    2022-02-14 20:52:09.392+0000 INFO Stopped.
    Unexpected process failure. See log for info.
    Run with '--verbose' for a more detailed error message.

Just terrible!!

0 REPLIES 0