AW: AW: AW: Tomcat intermittent failures

2002-04-12 Thread Ralph Einfeldt
:35 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: Tomcat intermittent failures Our current theory is that there is an error in compiling the revised JSP. If the .class and .java files are there from the previous revision, they are displayed. If those files are not there, then we think Tomcat

Re: AW: AW: AW: Tomcat intermittent failures

2002-04-12 Thread David Bank
assumption is right you should find some messages in the logs that are generated by tomcat. -Ursprüngliche Nachricht- Von: David Bank [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 11. April 2002 18:35 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: Tomcat intermittent failures Our

AW: AW: AW: AW: Tomcat intermittent failures

2002-04-12 Thread Ralph Einfeldt
2002 15:36 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: Tomcat intermittent failures Ralph, Our code does indeed declare use of error.jsp. The Tomcat error messages seem to say only that a file was not found. They don't seem to specify the file. Dave Bank -- To unsubscribe

Re: AW: AW: Tomcat intermittent failures

2002-04-11 Thread David Bank
apache and tomcat in way that stderr and stdout are captured in a log file. -Ursprüngliche Nachricht- Von: David Bank [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 10. April 2002 17:21 An: [EMAIL PROTECTED] Betreff: Re: AW: Tomcat intermittent failures Ralph, Thanks

AW: Tomcat intermittent failures

2002-04-10 Thread Ralph Einfeldt
Have you verified if your apache got hit, with the request that caused a 'file not found'? (We have seen in the past some obscure errors that turned out to be caching problems of browsers and proxy caches where the server wasn't hit at all) If your apache got hit, did the request hit tomcat ?

Re: AW: Tomcat intermittent failures

2002-04-10 Thread David Bank
Ralph, Thanks for writing. We've been able to reproduce the situation on machines which were directly connected to the same LAN on which the servers are located (and therefore no proxy was involved), and we tried clearing browser caches on these machines. The problem persisted. When the problem

AW: AW: Tomcat intermittent failures

2002-04-10 Thread Ralph Einfeldt
] Betreff: Re: AW: Tomcat intermittent failures Ralph, Thanks for writing. We've been able to reproduce the situation on machines which were directly connected to the same LAN on which the servers are located (and therefore no proxy was involved), and we tried clearing browser caches