部署“JMSServerManager”由于以下原因而出错:org.jboss.netty.channel.ChannelException:无法绑定到:127.0.0.1:1234

发布于 2024-12-07 21:48:26 字数 121 浏览 1 评论 0原文

我试图设置 Hornetq 集群。我有一台服务器和一台备份服务器。我按照用户指南中提到的配置了configuration.xml。但我无法启动机器。

如果有人知道这个,请帮助我...... 提前致谢.....:)

I was trying to set Hornetq clustors. I have one server and one backup server. I configured the configuration.xml as they mentioned in the user guide. But I'm not able to start the machine.

If anybody knows this,please help me.....
Thanks in advance.....:)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千寻… 2024-12-14 21:48:26

您的两台服务器可能使用相同的 IP。您应该有不同的地址,例如 127.0.0.1 和 127.0.0.2。

还要查看 hornetq-beans 的 jndi ip 和端口。

You probably have both servers using the same IP. You should have different ones like 127.0.0.1 and 127.0.0.2.

Also look at hornetq-beans for the jndi ip and port.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文