RE: Occasional XML parsing error when Tomcat is busy

2007-03-12 Thread Roberts, Gerallt
where things are shared between threads. On request is propably overriding datas while another is reading them. Roberts, Gerallt a écrit : > Hello, > > > > I have a web application that processes files, which has been working > fine, however when it is put under a heavy load ther

Occasional XML parsing error when Tomcat is busy

2007-03-09 Thread Roberts, Gerallt
Hello, I have a web application that processes files, which has been working fine, however when it is put under a heavy load there is an occasional failure. I have managed to recreate the error by sending 128 documents at it in a serial fission, and I usually get 1 failure. Unfortunately there