You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Alain Perreault (JIRA)" <ji...@apache.org> on 2013/01/29 22:59:13 UTC

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

     [ https://issues.apache.org/jira/browse/MTOMCAT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alain Perreault updated MTOMCAT-204:
------------------------------------

    Description: 
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

  was:
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

    
> 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