Closed JamCh01 closed 3 years ago
@JamCh01 这个还是netty包冲突,请把netty-transport-native-epoll换成4.1.36,其他netty包换成4.1.42试试。
docker 中的有关 netty 的项目有
-rw-r--r-- 1 501 staff 3.8M Dec 9 2019 hbase-shaded-netty-2.1.0.jar
-rw-r--r-- 1 501 staff 3.9M Dec 9 2019 netty-all-4.1.42.Final.jar
-rw-r--r-- 1 501 staff 275K Dec 9 2019 netty-buffer-4.1.36.Final.jar
-rw-r--r-- 1 501 staff 145K Dec 9 2019 netty-codec-4.0.44.Final.jar
-rw-r--r-- 1 501 staff 585K Dec 9 2019 netty-common-4.1.36.Final.jar
-rw-r--r-- 1 501 staff 315K Dec 9 2019 netty-handler-4.0.44.Final.jar
-rw-r--r-- 1 501 staff 33K Dec 9 2019 netty-resolver-4.1.36.Final.jar
-rw-r--r-- 1 501 staff 461K Dec 9 2019 netty-transport-4.1.36.Final.jar
-rw-r--r-- 1 501 staff 139K Dec 9 2019 netty-transport-native-epoll-4.1.36.Final-linux-x86_64.jar
-rw-r--r-- 1 501 staff 33K Dec 9 2019 netty-transport-native-unix-common-4.1.36.Final.jar
您所给出的解决方式是否是:
但:
十分感谢~已经可以正常运行了,记录一下修复的过程
Expected behavior 期望表现
能成功启动 hugegraph
Actual behavior 实际表现
./init-store.sh 失败
Steps to reproduce the problem 复现步骤
Status of loaded data 数据状态
init-store.sh 输出
Vertex/Edge summary 数据量
Vertex/Edge example 数据示例
{type something here...}
Schema(VertexLabel, EdgeLabel, IndexLabel) 元数据结构
{type something here...}
Specifications of environment 环境信息