:Here is a snippet of the server log:
:INFO: Installing web application at context path /Math1 from URL
:file:Q:\Programs\Java\jakarta-tomcat\Tomcat 5.0.30\webapps\Math1
:19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start
:SEVERE: Error filterStart
:19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start
:SEVERE: Context startup failed due to previous errors

As no one else has jumped on this yet, I'll take a stab at it:


1/ any reason you're running 5.0.30?  Unless I've missed a list post (a
possibility) that's still in beta.

2/ could you crank up the log verbosity to see what else is going on as
the filter's being loaded?  What if the filter's init() method is
throwing an exception/error/etc?

3/ identical environments, other than the OS difference? i.e. same
classpath and JAR versions all around, same JDK version, same Tomcat,
same webapp version, etc?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to