On Fri, Nov 19, 2010 at 11:37 AM, Rainer Schöpf <[email protected]>wrote:
> Has anybody seen this error message when trying to login to lenya: > > org.apache.lenya.ac.**AccessControlException: The session does not contain > the identity! > at org.apache.lenya.ac.impl.**UserAuthenticator.**authenticate(** > UserAuthenticator.java:79) > ... > > Lenya 2.02 running under Tomcat 5.5. This happens only rarely; I haven't > been able to reproduce the error at will. > > Could it be a cache corruption? > > Rainer > > There is a race condition that kicks in occasionally. I think that's the problem. I'm guessing it only happens after a restart?
