[紧急]JBoss集群部署不成功的原因,在线等
部署两台JBoss4.0.3SP1
修改了cluster-service.xml & jboss-service.xml的配置
但是启动JBoss,日志中是这样的信息
-------------------------------------------------------
GMS: address is sztp02:32850
-------------------------------------------------------
2007-12-05 09:54:07,912 INFO [org.jboss.cache.TreeCache] viewAccepted(): new members: [sztp02:32845]
2007-12-05 09:54:07,919 INFO [org.jboss.cache.TreeCache] state could not be retrieved (must be first member in group)
......
GMS: address is sztp02:32847 (additional data: 18 bytes)
-------------------------------------------------------
2007-12-05 09:54:12,547 INFO [org.jboss.ha.framework.interfaces.HAPartition.test] Number of cluster members: 1
2007-12-05 09:54:12,550 INFO [org.jboss.ha.framework.interfaces.HAPartition.lifecycle.test] New cluster view for partition test (id: 0, delta: 0) : [192.168.0.238:1099]
2007-12-05 09:54:12,551 INFO [org.jboss.ha.framework.interfaces.HAPartition.test] Other members: 0
2007-12-05 09:54:12,552 INFO [org.jboss.ha.framework.interfaces.HAPartition.test] Fetching state (will wait for 30000 milliseconds):
使用客户端测试,也只能一台服务器接收到消息,请问这是哪里的配置的原因呢
谢谢