[jboss-dev-forums] [Clustering Development] - mod_cluster version problem

fkclai do-not-reply at jboss.com
Thu Nov 5 03:54:08 EST 2009


Using the Mod_cluster 1.0.2 to set the load balancer for Jboss environment, but  the console keep prompt the version different error. the details as following. anyone can suggestion?

Following this document to setup 
http://www.jboss.org/mod_cluster/quick-start.html

Environment
==========

172.16.242.227 Apache 2.2.13
172.16.242.225 Jboss 5.1.0
Windows XP 

mod_cluster 1.0.2 GA

Jboss Cluster Setup
================

Apache point to the JBoss server which startup the cluster with all default setting 

run -c node1 -g P1 -u 239.255.100.100 -b 172.16.242.225 -Djboss.messaging.ServerPeerID=1 -Djboss.service.binding.set=ports-default
run -c node2 -g P2 -u 239.255.100.100 -b 172.16.242.225 -Djboss.messaging.ServerPeerID=2 -Djboss.service.binding.set=ports-01


Error at the console
====================

The Jboss cluster run without problem under mod_jk after switch to the Mod_cluster the following error keep prompt at the Jboss Console, in fact, I have tested with other version of mod_cluster... the result is the same

16:45:55,750 WARN  [UDP] packet from 172.16.242.227:1035 has different version (
9.1.20) from ours (2.6.10). Packet is discarded

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264057#4264057

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264057



More information about the jboss-dev-forums mailing list