DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26427>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26427 ClassCastException in PropertyMessageResources Summary: ClassCastException in PropertyMessageResources Product: Struts Version: Nightly Build Platform: Other OS/Version: AIX Status: NEW Severity: Blocker Priority: Other Component: Utilities AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi I am getting the following error while running the app for while. Does anyone know why I am getting this error. Once we start getting this error our AppServer get hosed. Nothing can be processed after that. <Jan 25, 2004 1:26:17 PM PST> <Error> <HTTP> <101017> <[ServletContext(id=549599 796,name=ecars.war,context-path=/ecars)] Root cause of ServletException java.lang.ClassCastException: org.apache.struts.util.PropertyMessageResources at org.apache.struts.util.RequestUtils.selectModule(RequestUtils.java(Co mpiled Code)) at org.apache.struts.util.RequestUtils.selectModule(RequestUtils.java(In lined Compiled Code)) at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inl ined Compiled Code)) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java(Comp iled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code )) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code )) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run (ServletStubImpl.java(Compiled Code)) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java(Compiled Code)) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java(Compile d Code)) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja va(Inlined Compiled Code)) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio n.run(WebAppServletContext.java(Compiled Code)) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic eManager.java(Compiled Code)) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java(Compiled Code)) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java(Compiled Code)) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java(Compiled Cod e)) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210) > Can anyone please advice. This very critical for me. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]