Michelle Baert wrote:
Aladin wrote:
I have the simplest of Struts2 application and I keep getting an error
in
the logs stating:
ERROR TP-Processor5 org.apache.catalina.core.StandardContext - Error
filterStart
...
This looks very similar to what I get with all my struts2 apps.
See thread: "I still cannot run a basic struts2 app on"
I was getting this error when running struts/tomcat inside IntelliJ. The
console just said "Error filterStart" but the log had a full stack trace.
I encountered a multitude of different stack traces as I worked through
getting the configuration correct - each with the same "Error
filterStart "message - but, ultimately they were all caused by an
incorrect classpath. Usually a missing jar but, occasionally, having two
versions of the same jar would cause it.
I am not a struts expert - and IDE magic obscured the true location of
the logs - but maybe you could look for another log that would contain
the full stack trace? Or an expert could tell you how to enable
additional logging.
Kevin
www.junitfactory.com
You send us code. We send back tests. For free.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]