strange error on onebusaway-webapp/api/where/agencies-with-coverage.html

9 views
Skip to first unread message

e...@trilliumtransit.com

unread,
Jun 24, 2017, 5:08:37 PM6/24/17
to onebusaway-users

Has anyone seen this error from agencies-with-coverage.html do I need to set a webapp_template_override?

This is from onebusaway-application-modules-1.1.16

HTTP Status 500 - org.apache.jasper.JasperException: An exception occurred processing JSP page /WEB-INF/decorators/main.jspx at line 28


type Exception report

message org.apache.jasper.JasperException: An exception occurred processing JSP page /WEB-INF/decorators/main.jspx at line 28

description The server encountered an internal error that prevented it from fulfilling this request.

exception

java.lang.RuntimeException: org.apache.jasper.JasperException: An exception occurred processing JSP page /WEB-INF/decorators/main.jspx at line 28

25:     
26: <jsp:directive.page contentType="text/html" />
27: 
28: <s:set var="template_override" value="#configuration['webapp_template_override']"/>
29: <s:if test="#template_override != null">
30:     <c:set var="template_override"><s:property value="#template_override"/></c:set>
31:     <jsp:include page="${template_override}"/>


Stacktrace:
	com.opensymphony.sitemesh.webapp.decorator.BaseWebAppDecorator.render(BaseWebAppDecorator.java:39)
	com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:84)
	org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter.doFilter(StrutsPrepareFilter.java:91)
Reply all
Reply to author
Forward
0 new messages