<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Jboss 4.0.3SP1 and jgroups &gt;= 2.5 | problems</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Tahoma">Hello everybody,</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">we've a problems using jgroups 2.5 with jboss 4.0.3SP1 in cluster mode. The two jboss will startup with the parameter &quot;-Djgroups.marshalling.compatible&quot; to get compatibility with jgroups &gt;=2.5 .Starting up the first jboss (10.100.255.26) works fine. If we startup the second jboss app-server (10.100.255.20), it will received error-messages like this:</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Tahoma">2007-08-23 09:34:09,443 ERROR [STDERR] 23.08.2007 09:34:09 org.jgroups.protocols.pbcast.NAKACK handleMessage</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">WARNUNG: 10.100.255.20:32785] discarded message from non-member 10.100.255.26:32779, my view is [10.100.255.20:32785|0] [10.100.255.20:32785]</FONT></P>

<P><FONT SIZE=2 FACE="Tahoma">We're using the standard-jgroups-config off jboss:</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Config&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;UDP mcast_addr=&quot;${jboss.partition.udpGroup:228.4.5.6}&quot; mcast_port=&quot;45566&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip_ttl=&quot;10&quot; ip_mcast=&quot;true&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mcast_send_buf_size=&quot;800000&quot; mcast_recv_buf_size=&quot;150000&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ucast_send_buf_size=&quot;800000&quot; ucast_recv_buf_size=&quot;150000&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; loopback=&quot;false&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;PING timeout=&quot;2000&quot; num_initial_members=&quot;3&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; up_thread=&quot;true&quot; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;MERGE2 min_interval=&quot;10000&quot; max_interval=&quot;20000&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FD shun=&quot;true&quot; up_thread=&quot;true&quot; down_thread=&quot;true&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; timeout=&quot;2500&quot; max_tries=&quot;5&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VERIFY_SUSPECT timeout=&quot;3000&quot; num_msgs=&quot;3&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; up_thread=&quot;true&quot; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pbcast.NAKACK gc_lag=&quot;50&quot; retransmit_timeout=&quot;300,600,1200,2400,4800&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; max_xmit_size=&quot;8192&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; up_thread=&quot;true&quot; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;UNICAST timeout=&quot;300,600,1200,2400,4800&quot; window_size=&quot;100&quot; min_threshold=&quot;10&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pbcast.STABLE desired_avg_gossip=&quot;20000&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; up_thread=&quot;true&quot; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FRAG frag_size=&quot;8192&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; down_thread=&quot;true&quot; up_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pbcast.GMS join_timeout=&quot;5000&quot; join_retry_timeout=&quot;2000&quot;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; shun=&quot;true&quot; print_local_addr=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;pbcast.STATE_TRANSFER up_thread=&quot;true&quot; down_thread=&quot;true&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Config&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">Did anyone use jboss 4.0.3SP1 with jgroups 2.5 succesfully ?</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">Thx for you answers</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">So long</FONT>

<BR><FONT SIZE=2 FACE="Tahoma">chris</FONT>
</P>

</BODY>
</HTML>