This is HA-JNDI. Set jnp.automaticDiscovery (or similar) to false and define the list of servers to be looked up as a list.

Stefan Groschupf wrote:

Hi,

I'm still try to get 2 linux boxes with no multi casting together in an cluster.
As Sacha told me or it writen in the clustering docu i had setup my clustering-service.xml like;


<mbean code="org.jboss.ha.framework.server.ClusterPartition" name="jboss:service=DefaultPartition">
<mbean-ref-list name="SynchronizedMBeans">
<mbean-ref-list-element>jboss:service=HASessionState</mbean-ref-list-element>


<mbean-ref-list-element>jboss:service=HAJNDI</mbean-ref-list-element>
</mbean-ref-list>
<attribute name="PartitionProperties">TCP(start_port=25555):TCPPING(initial_hosts=myEngine.biz[25555];port_range=5;timeout=3000;num_initial_members=3;up_


thread=true;down_thread=true):VERIFY_SUSPECT(timeout=1500;down_thread=false;up_thread=false):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false

;up_thread=false):pbcast.NAKACK(down_thread=true;up_thread=true;gc_lag=100;retransmit_timeout=3000):pbcast.GMS(join_timeout=5000;join_retry_timeout=2

000;shun=false;print_local_addr=false;down_thread=true;up_thread=true)</attribute>

</mbean>


When i boot up jboss i notice this section.


20:06:20,063 INFO [HANamingService] Starting
20:06:20,188 INFO [HANamingService] Listening on 0.0.0.0/0.0.0.0:1100
20:06:20,209 INFO [HANamingService$AutomaticDiscovery] Listening on /0.0.0.0:1102, group=230.0.0.4


I woundering since i'm sure the config is changed. What I'm doing wrong?

Thanks Stefan.




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user


-- Bela Ban http://www.javagroups.com Cell: (408) 316-4459




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to