https://issues.apache.org/bugzilla/show_bug.cgi?id=54191
--- Comment #14 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to comment #12) > Your UserAgentInfo class does not support multithreading. > > The problem is that you store a reference to this class in a field of your > LoginFilter class. > s/UserAgentInfo/pf_UsersController/ above. It is pf_UsersController instance that is stored in LoginFilter.userBEan field and is shared across requests. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org