[jboss-user] [Clustering/JBoss] - Re: Non-sticky-session clustering not working for me in 4.0.

2006-12-03 Thread nekop
See also: http://wiki.jboss.org/wiki/Wiki.jsp?page=BuddyReplicationAndClusteredSSO View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3990840#3990840 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990840

[jboss-user] [Clustering/JBoss] - Re: Non-sticky-session clustering not working for me in 4.0.

2006-11-29 Thread nekop
You have to set jvmRoute value to localhost or portalvm. The jvmRoute attribute must match the name specified in workers.properties. http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989901#3989901

[jboss-user] [Clustering/JBoss] - Re: StackTrace appears stderr when session.processSessionRep

2006-11-08 Thread nekop
Hi Brian, I have posted JIRA ticket: http://jira.jboss.com/jira/browse/JBAS-3840 Additional notes, the TimeoutException gone away with JGroups 2.2.9.4. Regards, Takayoshi Kimura NTT DATA Intellilink View the original post :

[jboss-user] [Clustering/JBoss] - StackTrace appears stderr when session.processSessionRepl()

2006-11-07 Thread nekop
Hi, I'm using JBoss AS 4.0.5.GA and setting up Tomcat Cluster Service. Under high load, org.jboss.cache.lock.TimeoutException occurred at session.processSessionRepl(). It's ok, but JBossCacheManager dumps stack trace into stderr if there is no tx. JBossCacheManager is doing: |