-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bladu,

On 4/1/2009 4:00 AM, bladu wrote:
> The Tomcat I have is in Spanish language. The log has lines written in
> Spanish / English. Maybe you will have some problems to understand the lines
> written in Spanish, for that reason I put in the line below the
> corresponding translation to English, (the translation that approachs more
> to English, Spanish is my mother tongue).

Okay. You're right, Spanish would be a challenge, but there are some
things that need no translation, like a stack trace (see below).

> The log I provide you is the stdout.log (I don`t have the catalina.log file,
> or at least I am not able to find it).

catalina.out is the standard stdout log, so if you have a stdout log,
that should be fine.

> 2009-03-31 17:51:28 StandardContext[/DSGCWeb]The Servlet /DSGCWeb threw an
> load() exception
> javax.servlet.UnavailableException: Parsing error processing resource path

>       at
> org.apache.struts.action.ActionServlet.handleConfigException(ActionServlet.java:1035)
>       at
> org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:1010)
>       at
> org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:955)
>       at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470)

Struts is having a problem loading ifs configuration, which probably
marking your application as unavailable.

There's no indication in this log file why Struts is having trouble
loading. If you have a Struts-specific configuration file, you might
want to take a look at that. Typically, it's a syntax error in the
struts-config.xml file. Check that file for recent changes to see what
the problem might be.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknTWJ0ACgkQ9CaO5/Lv0PAwfgCdGcf3pnfhpcNyfY6kK+JC5pCz
EDgAn1Msm3hAF1E/JYvLsaIjC+SxuDzu
=szyv
-----END PGP SIGNATURE-----

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

Reply via email to