【问题标题】:Apache Zookeeper Server FailApache Zookeeper 服务器失败
【发布时间】:2017-11-27 04:07:38
【问题描述】:

我收到以下错误消息 错误 [main:ZooKeeperServerMain@66] - 意外执行,异常退出。我试图在 google 上查找,但无法使用 main@66 找到任何内容。

【问题讨论】:

    标签: apache-zookeeper


    【解决方案1】:

    假设你控制了 ZK,你应该调试它。这很简单,只需添加类似

    的内容

    -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005

    到 zookeeper/bin/zkServer.sh 的 JVMFLAG 并重新启动它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-03-15
      • 1970-01-01
      • 2011-12-21
      • 1970-01-01
      • 2012-07-22
      • 2022-01-19
      • 2022-10-14
      • 1970-01-01
      相关资源
      最近更新 更多