当前位置:网站首页>异常记录-18
异常记录-18
2022-04-23 06:01:00 【week@eight】
异常类名
java.lang.RuntimeException
描述
My id 3 not in the peer list
问题原因
zookeeper集群安装后启动不了,查看日志发现此异常
解决方案
认真查看zoo.cfg配置文件中的配置名称以及参数,注意大小写,查看集群的server.serverid=host:tickpot:electionport配置,并与myid进行比对serverid=myid,认真一点哈。
异常重现
已复现
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43431735/article/details/124216888
边栏推荐
- 【代码解析(1)】Communication-Efficient Learning of Deep Networks from Decentralized Data
- PHP background parsing after JQ serialization
- JS realizes modal box dragging
- DNA reveals surprise ancestry of mysterious Chinese mummies
- Usage of if conditional statements in SQL
- 不用登录直接下载PNG图标的一个网站
- Solution to page cache problem (use with caution)
- Tensorflow&&Pytorch常见报错
- SQL学习|基础查询与排列
- TP5 error reporting variable type error: array solution
猜你喜欢
rdma网络介绍
Implementation of leetcode question brushing str ()
leetcode刷题之二进制求和
数据库基本概念:OLTP/OLAP/HTAP、RPO/RTO、MPP
postMan 传参总结
Batch modify / batch update the value of a field in the database
Binary sum of leetcode questions
virtio 与vhost_net介绍
volatile 关键字的三大特点【数据可见性、指令禁止重排性、不保证操作原子性】
基于DPDK实现VPC和IDC间互联互通的高性能网关
随机推荐
用反射与注解获取两个不同对象间的属性值差异
A website that directly downloads PNG icons without logging in
异常记录-9
数据库基本概念:OLTP/OLAP/HTAP、RPO/RTO、MPP
LeetCode刷题|368最大整除子集(动态规划)
Curry realization of function continuous call calculation and accumulation
LeetCode刷题|38外观数组
ubuntu下搭建mysql环境 & 初识SQL
CentOS8搭建PHP8.0.3运行环境
tp5 报错variable type error: array解决方法
bcc安装和基本工具使用说明
ES入门学习笔记
【MySQL基础篇】启动选项、系统变量、状态变量
file_ get_ Two solutions to content accessing SSL errors
virtio 与vhost_net介绍
Leetcode integer plus one
端口占用1
MySQL索引【数据结构+索引创建原则】
【代码解析(7)】Communication-Efficient Learning of Deep Networks from Decentralized Data
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘