What startup filters have you defined in your web.xml?
Looks like one of them is throwing an error (because of something and the
something could be anything..not enough info at this stage).
Share a copy of your web.xml would be my suggestion.
Cheers
Anurag
---
> From: Dolphin06 [mailto:david.vauque...@gmail.com]
> Subject: RE: Error filterStart
>
> SEVERE: Error filterStart
> Mar 10, 2009 10:00:22 AM
> org.apache.catalina.core.StandardContext start
> SEVERE: Context [/mywiki] startup failed due to previous errors
> Mar 10
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
/home/wiki/jdk1.6.0_12/jre/lib/i386/server:/home/wiki/jdk1.6.0_12/jre/lib/i386:/home/wiki/jdk1.6.0_12/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> From: Dolphin06 [mailto:david.vauque...@gmail.com]
> Subject: Error filterStart
>
> When i start up tomcat the application is created inside the webapps
> directory and work directory, but cannot start.
And the logs say what?
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHER
> From: Dolphin06 [mailto:david.vauque...@gmail.com]
> Hello, i have tomcat 5.5.27 installed on Red Hat 4.0 and jdk 6u12.
> I m deploying my application using xml file that i put under
> $TOMCAT_HOME/conf/Catalina/localhost
> When i start up tomcat the application is created inside the webapps
> di