[jboss-user] [Clustering/JBoss] - problem with Jboss cluster- JNDI help

kesavramesh do-not-reply at jboss.com
Tue Jan 22 15:09:36 EST 2008


We have an application running on 2 JBoss nodes running on the same machine.

 

I have Apache mod_jk sitting in front of the application servers.

 

I have enabled BuddyReplication and session replication(web.xml has the tag )

jboss-4.2.2.GA\server\node1\deploy\jboss-web-cluster.sar\META-INF\ jboss-service.xml 
SERIALIZABLE

 

jboss-4.2.2.GA\server\node1\deploy\jboss-web-cluster.sar\META-INF\ jboss-service.xml 
        

            

                true

                org.jboss.cache.buddyreplication.NextMemberBuddyLocator

                

                    numBuddies = 1

                    ignoreColocatedBuddies = true

                

 

                default

                2000

 

                false

                true

                true

 

            

        

 

All of a sudden I have lots of DEBUG messages in the log files

“DEBUG [org.jboss.web.tomcat.service.session.JBossCacheManager] - Looking for sessions that have expired ...”

DEBUG [org.jboss.web.tomcat.service.session.JvmRouteValve] - checkJvmRoute(): check if need to re-route based on JvmRoute. Session id: yGDtf+7isob8Q5alzt5hMg**.node1 jvmRoute: node1

 

How do I prevent this??



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

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




More information about the jboss-user mailing list