Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-19-2022 03:06 AM
Hi
I installed Neo4j version 4.4.11 and when I build the latest version of APOC from the code (Git branch 4.4) I get the following error:
Caused by: org.neo4j.kernel.extension.FailedToBuildExtensionException:
Failed to build kernel extension Extension:JdbcRegistererInitFactory[JdbcDriverRegisterer]
because it is compiled with a reference to a class, method, or field, that is not in
the class path: 'apoc/ApocConfig'. The most common cause of this problem, is that
Neo4j has been upgraded without also upgrading allinstalled extensions, such as
APOC. Make sure that all of your extensions are build against your specific
version of Neo4j.
I tried various combinations, but no luck. Is there some kind of trick I am missing that is needed to run my own verson of APOC?
Many thanks in advance,
Thomas
Solved! Go to Solution.
10-19-2022 05:36 AM
I did a checkout like this git checkout tags/4.4.0.9 and if I build that I can start Neo4j 4.4.11 successfully.
10-19-2022 05:36 AM
I did a checkout like this git checkout tags/4.4.0.9 and if I build that I can start Neo4j 4.4.11 successfully.
All the sessions of the conference are now available online