hi bela,

which default.xml? i am not sure how to get to work using tcp. could you give me more details please?

this is my partitionconfig:

<TCP start_port="7800" bind_addr="127.0.0.1" />
<org.jboss.javagroups.protocols.EVENT_TRACE name="TCP-TCPPING-TRACE"
up_thread="false" down_thread="false" />
<TCPPING initial_hosts="boo[7800],marge[7800]"
port_range="1" timeout="15000"
up_thread="false" down_thread="false" />
<MERGE2 min_interval="5000" max_interval="20000" />
<FD max_tries="4" timeout="15000" />
<VERIFY_SUSPECT timeout="15000" />
<pbcast.STABLE desired_avg_gossip="20000" />
<pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800" />
<org.jboss.javagroups.protocols.EVENT_TRACE name="NAKACK-GMS-TRACE"
up_thread="false" down_thread="false" />
<pbcast.GMS join_timeout="15000" join_retry_timeout="5000"
shun="false" print_local_addr="true" />
<pbcast.STATE_TRANSFER />



thanks!


felipe

Bela Ban wrote:

You need to copy the default.xml file too. There has been a change in the ordering of the protocols.

Sacha Labourey wrote:

While switching from javagroups to jgroups, I receive this message now when
starting JBoss, do you know why? It use the default JB stack


15:20:56,812 ERROR [ClusterPartition] Initialization failed
ChannelException: JChannel(): java.lang.Exception:
Configurator.sanityCheck(): event GET_DIGEST_STABLE is required by ST
ABLE, but not provided by any of the layers below
       at org.jgroups.JChannel.<init>(JChannel.java:151)







------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to