Christopher Schultz-2 wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Bladu,
>
> On 3/31/2009 1:45 PM, bladu wrote:
>> But when I try to execute the application, 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.
> <
> I suspect this is not the exact error message. Can you copy-and-paste
> the full error, including any stack trace that may appear in the browser
> window /or/ in your catalina.log file (or is that the stdout log that
> you mentioned)?
>
> The log files are likely to hold the key to this problem. If log4j
> appears to be broken, try running Tomcat with the standard logger just
> to test to see what's wrong.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAknSjQ8ACgkQ9CaO5/Lv0PCnLQCgpasQDZVKMBR2WyP9jXWbdxZu
> lkYAnRNMX1xr74RF7Xj0O7zwe8NHy0gm
> =SGgA
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
Hi,
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).
To make easier your labour, I underline you the lines I consider that are
more important in order to solve the problem.
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).
2009-03-31 17:51:24 StandardContext[/manager]Manager: deploy: Deploying web
application at '/DSGCWeb'
2009-03-31 17:51:24 StandardContext[/manager]Manager: Uploading WAR file to
C:\Tomcat 5.0.28\webapps\DSGCWeb.war
2009-03-31 17:51:24 StandardContext[/manager]Manager: Extracting XML file to
C:\Tomcat 5.0.28\conf\Catalina\localhost\DSGCWeb.xml
2009-03-31 17:51:24 StandardContext[/manager]Manager: install: Installing
web application at '/DSGCWeb' from 'jar:file:/C:/Tomcat
5.0.28/webapps/DSGCWeb.war!/'
2009-03-31 17:51:28 StandardContext[/DSGCWeb]Marcando el servlet action como
no disponible
2009-03-31 17:51:28 StandardContext[/DSGCWeb] Marking the Action servlet as
not available
2009-03-31 17:51:28 StandardContext[/DSGCWeb]El Servlet /DSGCWeb lanzó
excepción de load()
javax.servlet.UnavailableException: Parsing error processing resource path
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)
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)
2009-03-31 17:52:31 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:52:31 StandardWrapperValve[action]: The Servlet Action is not
available at this moment
2009-03-31 17:54:37 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:54:37 StandardWrapperValve[action]: The Servlet Action is not
available at this moment
2009-03-31 17:55:17 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:55:17 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:55:17 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:55:17 StandardWrapperValve[action]: The Servlet Action is not
available at this moment
2009-03-31 17:55:17 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:55:17 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:55:17 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:55:17 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:56:42 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:56:42 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:56:44 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:56:44 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:58:43 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:58:43 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:58:47 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:58:47 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 17:59:39 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 17:59:39 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
2009-03-31 18:01:06 StandardWrapperValve[action]: El Servlet action no está
disponible en este momento
2009-03-31 18:01:06 StandardWrapperValve[action]:The Servlet Action is not
available at this moment
Thank you for supporting me in this issue. It`s very important for me to
solve this.
Regards
--
View this message in context:
http://www.nabble.com/Tomcat-error%3A-It-is-not-available-the-ServletAction-tp22805251p22821593.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]