Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

myeclipse+tomcat: Context startup failed due to previous errors

843836Jul 10 2005 — edited Jul 11 2005
I 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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2005
Added on Jul 10 2005
4 comments
1,236 views