https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #7 from Mark Thomas <ma...@apache.org> --- Anything that narrows down what is going on is useful. My sugegstion is to try the following but keep in mind that you may have to modify this as you go as you find out more information. Strip Tomcat down to a single webapp that exhibits the problem (e.g ROOT). Try different charsets in the XML prolog for conf/web.xml. UTF-8 and ISO-8859-1 as a minimum. Remove content from conf/web.xml until you have the smallest possible file that triggers the error. Try writing a simple Java program to parse that file. Does that work? -- 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