Clean your servlet container compiled JSP pages. (e.g. empty the "work" 
directory from $TOMCAT_HOME, other containers may differ) and ensure your 
stripes.jar is not corrupted (jar tvf stripes-1.5.5.jar).

I've seen this occasionally too, though only on dev systems. It's usually a 
configuration/caching issue.

/Janne

On Jun 9, 2011, at 01:07 , Savoy, Melinda wrote:

> Sorry but I forgot to mention that we're running Stripes 1.5.5
> 
> Thanks again.
> 
> -----Original Message-----
> From: Savoy, Melinda 
> Sent: Wednesday, June 08, 2011 5:06 PM
> To: 'Stripes Users List'
> Subject: FW: SCMWeb Runtime Exception - PHA - SAVOYM - QA
> 
> We have a numerous web server regions where we run our Stripes web app. The 
> code that we have is identical across all our server regions (DEV, QA, UAT, 
> PROD).  Interesting enough just this afternoon, I started getting this error 
> in my QA region where I'm getting the following error:
> 
> java.lang.NoSuchMethodError: 
> net.sourceforge.stripes.tag.layout.LayoutRenderTag.doAfterBody()I
>       at org.apache.jsp.index_jsp._jspService(index_jsp.java:263)
> 
> We're getting this error as soon as we try to access our web site.
> 
> The stack trace is directly below.  
> 
> Any suggestions on why this would be happening would be appreciated.  I'm not 
> sure why this would not be running in this server but running on all our 
> other web server regions.
> 
> Thanks in advance for any direction/suggestions.
> 
> -----Original Message-----
> From: SCMIS Application [mailto:nore...@texashealth.org] 
> Sent: Wednesday, June 08, 2011 4:57 PM
> To: Savoy, Melinda; Burgoon, Ken
> Subject: SCMWeb Runtime Exception - PHA - SAVOYM - QA
> 
> 
> The SCMWeb Inventory/Purchasing system has encountered an ERROR.
> 
> Login Account : SAVOYM
> Region        : QA
> Entity        : PHA
> Stack trace   : java.lang.NoSuchMethodError: 
> net.sourceforge.stripes.tag.layout.LayoutRenderTag.doAfterBody()I
>       at org.apache.jsp.index_jsp._jspService(index_jsp.java:263)
>       at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>       at 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
>       at 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at 
> net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilter.java:247)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at root.servlet.HttpFilter.doFilter(HttpFilter.java:37)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at waffle.servlet.NegotiateSecurityFilter.doFilterPrincipal(Unknown 
> Source)
>       at waffle.servlet.NegotiateSecurityFilter.doFilter(Unknown Source)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>       at 
> org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:857)
>       at 
> org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:565)
>       at 
> org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509)
>       at java.lang.Thread.run(Thread.java:619)
> 
> 
> The information contained in this message and any attachments is intended 
> only for the use of the individual or entity to which it is addressed, and 
> may contain information that is PRIVILEGED, CONFIDENTIAL, and exempt from 
> disclosure under applicable law.  If you are not the intended recipient, you 
> are prohibited from copying, distributing, or using the information.  Please 
> contact the sender immediately by return e-mail and delete the original 
> message from your system.
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to