My company is running an integration of BIRT and our webapp that runs on
tomcat 5.5. When running it for tests on my windows environment, it works
fine every time. However, with running it on the iSeries, it seems to work
at first during a clean install, but if we have to restart tomcat, the
reports will show errors. The stack trace usually has something to do with
XML errors it says it encounters, but if I restart tomcat again a few
times, it may start working again (with the same report it said had
errors). If I clear the work directory, it helps usually on a subsequent
startup, but I'm not sure if theres a caching issue there or not.. I know
you will probably need more info, but has anyone run into anything like
this before??