Hi!
We set up a cluster of 2 JBoss/Tomcat (4.0.1) nodes using both EJB and HTTP 
session clustering (replication). Although in most cases the HTTP session 
replication works fine (you can access servlets on both nodes with the same 
session id :-)) after some time, say 1 minute up to 1 day, the session is 
unknown to the node it wasn't created on (no matter which node created it). If 
this happens the HTTP session replication completely fails for further 
requests. The only solution is to restart both nodes (both must be down 
simultaneously). We do not get any exceptions indicating an error, only the 
"java.lang.UnsupportedOperationException: commit() should not be called on 
TreeCache directly " which shouldn't cause any problems and is thrown even if 
the replication works.
The session simply isn't available on the other node, like they were out of 
sync.
Anyone out there who has a clue what might cause this problem?
Thanks in advance & best regards,
Dirk

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to