Logins come in the cookie, and an Account Object is added to the session. I did not write the code, I just need to fix it.
The original guy, is the long post that shows a user getting logged out just after logging in. he is the guy that got logged out, and what this post is all about.(1 of many, but his was short) I know that session.invalidate was called a second before he made it to the new machine. How are invalidates handled? Does a message get sent to each machine, as I see invoking method _remove. Do you think that this method since it is not repl_SYNC, could have made it late to the new machine and invalidated his valid session on this machine even though it was valid? Also I see this alot what does it mean? Some have this every hit but very few. 2006-03-05 03:50:30,099 DEBUG [org.jboss.web.tomcat.tc5.session.JBossCacheService] nodeDirty(): session in-memory data is invalidated with id: YykGduUTfsQrdoCdLLw43A** and verion id: 13vrx11.log Could not get that load balancer setup using the mod_jk binaries to do testing either(Jboss clustering7). It complained about a file, and google showed she same problem for all. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928118#3928118 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928118 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
