Alain Perreault created MTOMCAT-204:
---------------------------------------
Summary: ClassNotFoundException:
org.apache.catalina.util.StringManager
Key: MTOMCAT-204
URL: https://issues.apache.org/jira/browse/MTOMCAT-204
Project: Apache Tomcat Maven Plugin
Issue Type: Question
Components: tomcat7
Environment: Microsoft Windows XP Professionnel Version 2002 Sertvice
Pack 3
Reporter: Alain Perreault
Assignee: Olivier Lamy (*$^¨%`£)
During deployment I get this exeption
org.apache.catalina.core.ContainerBase addChildInternalOrg.apache.cata
GRAVE: ContainerBase addChild: start:
org.apache.catalinaLifecycleException: Failed to start component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/MyServer]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java 154)
...
Caused by: java.lang.NoClassDefFoundError:
Lorg/apache/catalina/util/StringManager;
at java.lang.Class.getDeclaredFieldFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields (Unknown Source)
at java.lang.Class.getDeclaredFields (Unknown Source)
at org.apache.catalina.util.Introspection.getDeclaredFields
(Introspection.java:106)
...
Cased by: java.lang.ClassNotFoundException:
org.apache.catalina.util.StringManager
I used apache-tomcat-7.0.35-windows-x86
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]