myeclipse+tomcat: Context startup failed due to previous errors
843836Jul 10 2005 — edited Jul 11 2005I used myeclipse+tomcat5.0.28 to deploy a web project.It runned well yesterday.But now it does'not work.I get this message as part of the output:
Jul 9, 2005 9:30:15 AM org.apache.catalina.core.StandardContext start
SEVERE: Skipped installing application listeners due to previous error(s)
Jul 9 2005 9:30:15 AM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Error listenerStart
Jul 9, 2005 9:30:15 AM org.apache.catalina.core.StandardContext start
SEVERE: Context startup failed due to previous errors
I couldn't find any previous errors,and the"conf/server.xml " is correct.
I installed tomcatplugin also,does tomcat and tomcatplugin conflict?
Can anyone help?Thanks in advance!