[
https://issues.apache.org/jira/browse/STR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024645#comment-13024645
]
SenthilKumaran commented on STR-3213:
-------------------------------------
Started
TESTREPORT: jsp: init
TESTREPORT: action: init
TESTREPORT: Error preloading servlet
javax.servlet.UnavailableException: Parsing error processing resource path
/WEB-INF/struts-config.xml
at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.java:866)
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:455)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at
com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
at
com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
at
com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
at
com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
at
com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at
com.evermind.server.Application.getHttpApplication(Application.java:890)
at
com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at
com.evermind.server.http.administration.DefaultHttpSiteAdministrator.bindWebApp(DefaultHttpSiteAdministrator.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
TESTREPORT: Started
TESTREPORT: action: init
TESTREPORT: Servlet error
javax.servlet.UnavailableException: Parsing error processing resource path
/WEB-INF/struts-config.xml
at
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.java:866)
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:455)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:680)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
> Struts config parsing error
> ---------------------------
>
> Key: STR-3213
> URL: https://issues.apache.org/jira/browse/STR-3213
> Project: Struts 1
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.2.2
> Environment: Solaris
> Reporter: SenthilKumaran
>
> 503 Service Unavailable Servlet error: Parsing error processing resource path
> /WEB-INF/struts-config.xml is occuring in Solaris 10. We have been using this
> struts application for the past 1 year without any issue. We did not make any
> changes on Server level or OS level or application level. This application is
> deployed as OC4J on Oracle application server 10.1.2. We are getting these
> error only for the last 2 days when we try to access the application. JDK
> Version 1.5.0_22.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira