Christopher Schultz-2 wrote:
> 
> -----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
> 
> 
Hi again

Thanks for trying to help me.

I have correct some bugs in the struts-config.xml (references to classes
that don`t exist), but the problem still remains. When I deploy the
application and execute it, Tomcat gives me the following error: 

Message: It is not available the Servlet Action
Description: The request resource (It doesn`t available the ServletAction)
is not available.

The log stdout of Tomcat gives me the following information(like before, to
make easier your labour, I underline you the lines I consider that are more
important in order to solve the problem) :

2009-04-01 16:53:27 StandardContext[/manager]Manager: deploy: Deploying web
application at '/DSGCWeb'
2009-04-01 16:53:27 StandardContext[/manager]Manager: Uploading WAR file to
C:\Tomcat 5.0.28\webapps\DSGCWeb.war
2009-04-01 16:53:27 StandardContext[/manager]Manager: Extracting XML file to
C:\Tomcat 5.0.28\conf\Catalina\localhost\DSGCWeb.xml
2009-04-01 16:53:27 StandardContext[/manager]Manager: install: Installing
web application at '/DSGCWeb' from 'jar:file:/C:/Tomcat
5.0.28/webapps/DSGCWeb.war!/'
2009-04-01 16:53:30 StandardContext[/DSGCWeb]Marcando el servlet action como
no disponible
2009-04-01 16:53:30 StandardContext[/DSGCWeb] Marking the action servlet as
not available
2009-04-01 16:53:30 StandardContext[/DSGCWeb]El Servlet /DSGCWeb lanzó
excepción de load()
2009-04-01 16:53:30 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)
        at javax.servlet.GenericServlet.init(GenericServlet.java:211)
        at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029)
        at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
        at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013)
        at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357)
        at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
        at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
        at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
        at
org.apache.catalina.manager.ManagerServlet.deploy(ManagerServlet.java:922)
        at
org.apache.catalina.manager.ManagerServlet.deploy(ManagerServlet.java:652)
        at
org.apache.catalina.manager.ManagerServlet.doPut(ManagerServlet.java:400)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:712)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
        at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
        at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
        at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
        at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
        at java.lang.Thread.run(Unknown Source)


Regards
-- 
View this message in context: 
http://www.nabble.com/Tomcat-error%3A-It-is-not-available-the-ServletAction-tp22805251p22829372.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to