e that the filter's init method is trying to access the
init-params before they've been set?
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: 20 October 2008 00:41
To: Tomcat Users List
Subject: Re: filter problem when starting tomcat
Chris van Es wrote:
>
Chris van Es wrote:
> on some occasions the webapp which contains
> the filter in its web.xml hangs for a number of minutes (up to 10
> minutes in the worst case) then fails with "SEVERE: error filterStart
> [appName]"
Try taking some thread dumps whilst the system is hung.
Mark
-
Hi, I'm having a problem with a redirect filter in tomcat 5.5.26 using
jdk 1.6.07 on Solaris 5.10. I have two web applications, as war files,
being autodeployed on tomcat startup, which the majority of the time
start with no problem but on some occasions the webapp which contains
the filter in its