Skip to content
Advertisement

SEVERE: Context [/example] startup failed due to previous errors

I’m new at Java EE + Spring + Hibernate + Maven combination. Trying to make a simple project with tomcat 6.0.

Our project just fine, no problem with debugging. But when i’m trying to run the server, it gives me “Error listenerStart” all the time.

I searched all around the web for 3 days but no solution about this error. Can anyone please help me about this situation?

Thanks for your help.

-My Console Output-

JavaScript

-My Server.xml File-

JavaScript

-My web.xml File-

JavaScript

-My pom.xml File-

JavaScript

Advertisement

Answer

The error message refers to a previous error. The previous error is:

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement