Hi,

I have solved my security problem, jndi.jar was under
$CATALINA_HOME/server/lib and as soon I removed it, Tomcat/Catalina is
working correctly. I decided to link it to /usr/local, but since then if
I try to use it from there, I get "HTTP Status 503 - This application is
not currently available". Looking into it, I find in
localhost_log.2001-04-24.txt:
2001-04-24 18:51:42 StandardLoader[/examples]: Reloading checks are enabled for this 
Context
2001-04-24 18:51:42 Manager[/examples]: Seeding random number generator class 
java.security.SecureRandom
2001-04-24 18:51:42 Manager[/examples]: Seeding of random number
generator has b een completed
2001-04-24 18:51:45 ContextConfig[/examples]: Configured an authenticator for method 
FORM
2001-04-24 18:51:46 StandardContext[/examples]: Exception starting filter Compression 
Filter
java.lang.ClassCastException: compressionFilters.CompressionFilter
        at 
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:250)

Anyone can give me an idea what can be wrong? If I switch back to
/usr/local/encap/catalina-4.0b3 then it works. The files are the same
under /usr/local, as they are symlinked to the first directory.

Thanks,
Laszlo

Reply via email to