Re: Error during login
Richard Frovarp <[email protected]> Mon, 11 Jul 2011 18:00:31 -0500
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <CAD7d0eaY=UHcdT6f+geNBGLBBkohCxNHkYunNKwDQW+c04JLCw@mail.gmail.com> |
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?