So poor, the problem is still there. No error, no exception. Everything is ok but the result. failt
I find this in server.log: | 2005-07-07 17:45:37,359 DEBUG [org.jboss.web.tomcat.tc5.session.JBossCacheManager] check to see if needs to store and replicate session with id 58UcttNkItG1mcW8DWRSkA**.null | 2005-07-07 17:45:37,359 DEBUG [org.jboss.web.tomcat.tc5.session.ClusteredSession] processSessionRepl(): session is dirty. Will increment version from: 16 and replicate. | 2005-07-07 17:45:37,375 DEBUG [org.jboss.web.tomcat.tc5.session.JBossCacheManager] check to see if needs to store and replicate session with id 58UcttNkItG1mcW8DWRSkA**.null | 2005-07-07 17:45:37,375 DEBUG [org.jboss.web.tomcat.tc5.session.ClusteredSession] processSessionRepl(): session is dirty. Will increment version from: 17 and replicate. | 2005-07-07 17:45:37,734 DEBUG [org.jboss.web.tomcat.tc5.session.JBossCacheManager] check to see if needs to store and replicate session with id 58UcttNkItG1mcW8DWRSkA**.null | 2005-07-07 17:45:37,734 DEBUG [org.jboss.web.tomcat.tc5.session.ClusteredSession] processSessionRepl(): session is not dirty. No need to replicate. | 2005-07-07 17:45:37,750 DEBUG [org.jboss.web.tomcat.tc5.session.JBossCacheManager] check to see if needs to store and replicate session with id 58UcttNkItG1mcW8DWRSkA**.null | 2005-07-07 17:45:37,750 DEBUG [org.jboss.web.tomcat.tc5.session.ClusteredSession] processSessionRepl(): session is not dirty. No need to replicate. | but the sessions haven't be replicated between the two jboss. look, the session id is "58UcttNkItG1mcW8DWRSkA**.null" the null means what? jboss or jk can't get the jmvRoute of server.xml? I think the cluster will get the jmvRoute and add it to the end of session id. should it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883974#3883974 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883974 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
