| Author |
An Error Occured while starting tomcat
|
Salim Tol
Greenhorn
Joined: Jul 23, 2009
Posts: 9
|
|
Hi! I got following parse error while starting tomcat 6.0. I am using myeclipse editor.
Please help me to solve this problem.
Thanks in advance.
|
 |
Ravishanker kumar
Ranch Hand
Joined: Jul 20, 2006
Posts: 53
|
|
I think there may be some issue with ActionServlet configuration in web.xml.
It would be easy to find out exact problem if you provide web.xml also.
~Ravi
|
 |
Salim Tol
Greenhorn
Joined: Jul 23, 2009
Posts: 9
|
|
|
 |
Sunny Bhandari
Ranch Hand
Joined: Dec 06, 2010
Posts: 446
|
|
That looks okay to me.
SEVERE: Parse Error at line 50 column 21: should give some idea to you about what customization have you done.
Try undeploy your webapp to be sure that it is not coming from some other deployed webapp.
|
 |
 |
|
|
subject: An Error Occured while starting tomcat
|
|
|