Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-06-2019 08:28 AM
I upgraded my application to Neo4j 3.5.4 also installed APOC 3.5.0.3 .
Problem:
I can bring my desktop server up if I do not install APOC however with APOC it is not coming up and throwing error like
> 019-05-06 15:14:48.650+0000 ERROR Failed to start Neo4j: Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@64078e6a' was successfully initialized, but failed to start. Please see the attached cause exception "Unable to register procedure, because the name apoc.metrics.get
is already in use.". Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@64078e6a' was successfully initialized, but failed to start. Please see the attached cause exception "Unable to register procedure, because the name apoc.metrics.get
is already in use.".
> org.neo4j.server.ServerStartupException: Starting Neo4j failed: Component 'org.neo4j.server.database.LifecycleManagingDatabase@64078e6a' was successfully initialized, but failed to start. Please see the attached cause exception "Unable to register procedure, because the name apoc.metrics.get
is already in use.".
> at org.neo4j.server.exception.ServerStartupErrors.translateToServerStartupError(ServerStartupErrors.java:45)
Solved! Go to Solution.
05-06-2019 10:10 AM
Is it possible you have two different versions of APOC installed?
What is in your plugins directory?
05-06-2019 10:10 AM
Is it possible you have two different versions of APOC installed?
What is in your plugins directory?
05-06-2019 10:52 AM
thanks. It was version issue I had two version of APOC in the upgraded version of Neo4j
All the sessions of the conference are now available online