2012/10/16 majin_clo...@t-online.de <majin_clo...@t-online.de>:
> Hello guys,
>
>         well I could successfull deploy my web-application "test" on tomcat.
> My problem is now: If I want to run my web-application I get the
> following error:
>
>         FAIL - Application at context path /test could not be started
>
>         Does anyone know why this happen? Here ist the content of my
> catalina.out:
>
>         Oct 16, 2012 12:46:46 PM
> org.apache.catalina.startup.ClassLoaderFactory validateFile
> WARNING: Problem with directory [/usr/share/tomcat6/server/classes],
> exists: [false], isDirectory: [false], canRead: [false]

There is no such directory as $CATALINA_HOME/server/classes in Tomcat 6.

I guess that you are trying to start Tomcat 6 using configuration
files from an old version such as 5.5.   Do not do that (as mentioned
in the migration doc on the web site).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to