https://issues.apache.org/bugzilla/show_bug.cgi?id=51088
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas <ma...@apache.org> 2011-05-05 09:13:32 UTC --- Without the ability to reproduce the error, this issue is likely to be eventually resolved as WONTFIX. Any further information (such as the expression that was being parsed) would be very helpful. The code where this error occurs is in auto-generated code from JJTree/JavaCC. Tomcat is using the latest version. I don't see any way that this could be a concurrency issue since none of the objects involved are shared (they are all created in the current thread). The bug may be in Tomcat's parser definition (e.g. not handling invalid correctly), JJTree, JavaCC or Tomcat's (less likely in my view) use of the resulting code. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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