Starting Neo4j.
WARNING: Max 1024 open files allowed, minimum of 40000 recommended. See the 
Neo4j manual.
Exception in thread "main" java.lang.NoSuchMethodError: 
org.neo4j.function.Functions.nullFunction()Ljava/util/function/Function;
at org.neo4j.kernel.configuration.Settings.setting(Settings.java:143)
at org.neo4j.kernel.configuration.Settings.setting(Settings.java:101)
at 
org.neo4j.graphdb.factory.GraphDatabaseSettings.<clinit>(GraphDatabaseSettings.java:157)
at 
org.neo4j.server.configuration.BaseServerConfigLoader.overrideEmbeddedDefaults(BaseServerConfigLoader.java:91)
at 
org.neo4j.server.configuration.BaseServerConfigLoader.loadConfig(BaseServerConfigLoader.java:59)
at org.neo4j.server.Bootstrapper.createConfig(Bootstrapper.java:199)
at org.neo4j.server.Bootstrapper.start(Bootstrapper.java:88)
at 
org.neo4j.server.CommunityBootstrapper.start(CommunityBootstrapper.java:48)
at 
org.neo4j.server.CommunityBootstrapper.main(CommunityBootstrapper.java:35)


What could be the reason for it?

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to