Hello,

I am getting the following jsp exception in my struts app: "Cannot find
message resources under key org.apache.struts.action.MESSAGE".

I have no idea what this means... Has anyone seen this and can shed some
light on it for me? I have also posted the stack trace below.

Thanks,

Troy


-------------------------Stack Trace------------------------------------
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
        at
org.apache.struts.util.RequestUtils.present(RequestUtils.java:846)
        at
org.apache.struts.taglib.html.ErrorsTag.doStartTag(ErrorsTag.java:229)
        at
/WEB-INF/layouts/Main.jsp._jspService(/WEB-INF/layouts/Main.jsp.java:284)
        at com.orionserver[Orion/1.5.3 (build
10509)].http.OrionHttpJspPage.service(.:56)
        at com.evermind[Orion/1.5.3 (build 10509)]._co._skc(.:5510)
        at com.evermind[Orion/1.5.3 (build
10509)].server.http.JSPServlet.service(.:31)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb._crd(.:501)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb.include(.:90)
        at com.evermind[Orion/1.5.3 (build
10509)].server.http.EvermindPageContext.include(.:284)
        at
org.apache.struts.taglib.template.InsertTag.doEndTag(InsertTag.java:145)
        at
/WEB-INF/cat/pages/Search.jsp._jspService(/WEB-INF/cat/pages/Search.jsp.java
:256)
        at com.orionserver[Orion/1.5.3 (build
10509)].http.OrionHttpJspPage.service(.:56)
        at com.evermind[Orion/1.5.3 (build 10509)]._co._skc(.:5510)
        at com.evermind[Orion/1.5.3 (build
10509)].server.http.JSPServlet.service(.:31)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb._crd(.:501)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb._ukb(.:170)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb.forward(.:141)
        at
org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.ja
va:1691)
        at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1528)
        at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:504)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:211)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:309)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb._crd(.:501)
        at com.evermind[Orion/1.5.3 (build 10509)]._bxb._ukb(.:170)
        at com.evermind[Orion/1.5.3 (build 10509)]._cn._uab(.:576)
        at com.evermind[Orion/1.5.3 (build 10509)]._cn._fm(.:189)
        at com.evermind[Orion/1.5.3 (build 10509)]._bs.run(.:62


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to