starrocks的fe节点启动不起来的解决办法

fe节点启动报错:Do not specify the helper node to FE itself. Please specify it to the existing running Leader or Follower FE

at com.starrocks.StarRocksFE.main(StarRocksFE.java:68) [starrocks-fe.jar:?]
Caused by: com.sleepycat.je.EnvironmentFailureException: (JE 7.3.7) 10.4.108.184_9010_1685436051770(-1):/data/StarRocks/StarRocks-2.5.6/fe/meta/bdb recoveryTracker should overlap or follow on disk last VLSN of 26,522,131 recoveryFirst= 26,522,133 UNEXPECTED_STATE_FATAL: Unexpected internal state, unable to continue. Environment is invalid and must be closed.
        at com.sleepycat.je.EnvironmentFailureException.unexpectedState(EnvironmentFailureException.java:443) ~[je-7.3.7.jar:7.3.7]
        at com.sleepycat.je.rep.vlsn.VLSNIndex.merge(VLSNIndex.java:1573) ~[je-7.3.7.jar:7.3.7]
        at com.sleepycat.je.rep.vlsn.VLSNIndex.init(VLSNIndex.java:1483) ~[je-7.3.7.jar:7.3.7]
        at com.sleepycat.je.rep.vlsn.VLSNIndex.<init>(VLSNIndex.java:422)

相关推荐

  1. starrocksfe节点启动起来解决办法

    2024-04-11 15:50:02       16 阅读
  2. Visual Studio Code连接上Ubuntu解决办法

    2024-04-11 15:50:02       36 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-04-11 15:50:02       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-04-11 15:50:02       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-04-11 15:50:02       18 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-04-11 15:50:02       20 阅读

热门阅读

  1. 蓝桥杯练习题 —— 十六进制转八进制(python)

    2024-04-11 15:50:02       13 阅读
  2. 【如何应用OpenCV对图像进行二值化】

    2024-04-11 15:50:02       14 阅读
  3. SpringBoot整合RabbitMQ

    2024-04-11 15:50:02       14 阅读
  4. 计算机专业考研考哪些专业课

    2024-04-11 15:50:02       14 阅读
  5. 《策略模式(极简c++)》

    2024-04-11 15:50:02       14 阅读
  6. 选择成为一名程序员的原因

    2024-04-11 15:50:02       13 阅读
  7. 2017NOIP普及组真题 2. 图书管理员

    2024-04-11 15:50:02       16 阅读
  8. tcp/ip细节

    2024-04-11 15:50:02       11 阅读
  9. 运维监控管理系统的数据分析与可视化实践

    2024-04-11 15:50:02       10 阅读
  10. Linux链接大师:深入解析ln命令的奥秘

    2024-04-11 15:50:02       13 阅读