服务器1,运行以下代码:
start locator --name=locator1 --bind-address=xxx.xx.xx.111 --port=10334 --properties-file=..\config\gemfire.properties
服务器2
connect --locator=locator1[10334]
然后
start locator --name=locator2 --bind-address=xxx.xx.xx.222 --port=10335 --properties-file=..\config\gemfire.properties
使用以下方式列出成员时:
list members
我确实看到了两个定位器,但是第二个定位器似乎陷入了无限循环的开始阶段。日志不是很有帮助。我是否可以正确启动定位器?
答案 0 :(得分:0)
此问题的解决方案是 PORTS ... 完全禁用防火墙,第二个定位器无法成功启动。
下一步是打开正确的端口。
更具体地说,它是第二定位器上的端口,因为它们正在与彼此