You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2013/02/02 23:10:12 UTC

[jira] [Commented] (MTOMCAT-204) ClassNotFoundException: org.apache.catalina.util.StringManager

    [ https://issues.apache.org/jira/browse/MTOMCAT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569651#comment-13569651 ] 

Olivier Lamy (*$^¨%`£) commented on MTOMCAT-204:
------------------------------------------------

you mean using mvn tomcat7:deploy ?
This issue append on maven console or in tomcat logs ?
                
> 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)
>     ...
> Caused 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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org