由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Jboss Failover (unplug network cable)
相关主题
puzzles about load balancing and failover of JBoss cluster能这样编网站吗?
How is the Jboss AS performance?Re: weblogic question
Re: [转载] Questions on failover & Hot depJava's top guns
[转载] Questions on failover & Hot deploymentAny free LDAP server?
问一个Collection Update的问题j2ee启动时, 启动了tomcat吗?
how do you debug java applet?About java project compiling.
question: how to implement thisJBoss?
Java InterfaceAny good project documentation tools (free?)
相关话题的讨论汇总
话题: failover话题: jboss话题: server话题: unplug话题: cable
进入Java版参与讨论
1 (共1页)
r*t
发帖数: 34
1
Hi, guys
I am sorry to bother you, actually I have two servers (A and B) in my
clustering, both run w2k and jboss4.0.2.
I have a stateful session bean run on two server, and one standalone client
run on one server (A). when I try the failover function of Jboss, I found that
if I kill one server by Ctrl+C, my standalone client will not notice it, so it
failover to another server perfectly. However, if I unplug the network cable
of server B, I found that it will take extreme long time to failover
r*t
发帖数: 34
2
I have changed the cluster-service.xml, so if I unplug B, A will detect it
alsmost instantly, however. It still take a long time to do the failover, I go
through the log info, and found:
2005-06-01 17:45:56,897 DEBUG
[org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] End
notifyListeners, viewID: 10
2005-06-01 17:46:52,297 DEBUG [org.jboss.ha.framework.server.HAPartitionImpl]
dests=[],
method_call=SessionState-'/HASessionState/Default'._setOwnership(ejb/MyBank,
192.168.1.100:1099:e9

【在 r*t 的大作中提到】
: Hi, guys
: I am sorry to bother you, actually I have two servers (A and B) in my
: clustering, both run w2k and jboss4.0.2.
: I have a stateful session bean run on two server, and one standalone client
: run on one server (A). when I try the failover function of Jboss, I found that
: if I kill one server by Ctrl+C, my standalone client will not notice it, so it
: failover to another server perfectly. However, if I unplug the network cable
: of server B, I found that it will take extreme long time to failover

1 (共1页)
进入Java版参与讨论
相关主题
Any good project documentation tools (free?)问一个Collection Update的问题
Tomcat和什么一起作Application Server?how do you debug java applet?
大家有用过Axis的能不能帮帮我?question: how to implement this
有没有怎么配置jbuilder+jboss+tomcat的资料Java Interface
puzzles about load balancing and failover of JBoss cluster能这样编网站吗?
How is the Jboss AS performance?Re: weblogic question
Re: [转载] Questions on failover & Hot depJava's top guns
[转载] Questions on failover & Hot deploymentAny free LDAP server?
相关话题的讨论汇总
话题: failover话题: jboss话题: server话题: unplug话题: cable