问题描述
我正在尝试将数据库转储从3.5.6社区版neo4j迁移到4.1企业版。我知道从社区版本加载转储的唯一方法是将转储tar并加载到较新的版本中。我按照几个指南进行操作,并确保dbms.allow_upgrade = true在neo4j.conf文件中。但是,尝试启动该服务时出现以下错误。虽然,我已经测试了从3.5.6到3.5.21的迁移,但工作正常
org.neo4j.kernel.lifecycle.LifecycleAdapter$3@d520439' was successfully initialized,but Failed to start. Please see the attached cause exception "Cannot map files with a filePageSize (0) that is less than 8 bytes | GBPTree[file:/var/lib/neo4j/data/databases/vodafone/neostore.id]".
neostore.id的大小为9B,总是这样,只是想知道为什么从neo4j 3.5.xx迁移到neo4j 4.1时会出现问题
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)