Is there a way to use Neo4j Spatial and GraphAware simultaneously.
Now I'm getting the following error in my neo4j.log:
17:31:28.666+0000 ERROR Failed to start Neo4j: Starting Neo4j failed: Component
'org.neo4j.server.database.LifecycleManagingDatabase@8dcc25' was successfully initialized, but failed to start. Please see the
attached cause exception "Cannot inherit from final class". Starting Neo4j failed: Component
'org.neo4j.server.database.LifecycleManagingDatabase@8dcc25' was successfully initialized, but failed to start. Please see the
attached cause exception "Cannot inherit from final class". org.neo4j.server.ServerStartupException: Starting Neo4j failed: Component
'org.neo4j.server.database.LifecycleManagingDatabase@8dcc25' was successfully initialized, but failed to start. Please see the
attached cause exception "Cannot inherit from final class".
I'm ready to provide full logs to investigate this issue.