HTTP Status 500 – Internal Server Error


Type Exception Report

Message org.apache.jasper.JasperException: An exception occurred processing [WEB-INF/sitemesh_decorators/wet40/include/init.jspf] at line [40]

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

java.lang.RuntimeException: org.apache.jasper.JasperException: An exception occurred processing [WEB-INF/sitemesh_decorators/wet40/include/init.jspf] at line [40]

37: 	<c:when test="${not empty page_id}">
38: 		<c:set var="switchLangUrlBase">
39: 			<spring:message code="alternate.${page_id}.href" arguments="${urlPatternArguments}"/><%=queryString %>
40: 		</c:set>
41: 	</c:when>
42: 	<c:when test="${not empty flowRequestContext.flowExecutionContext.definition.id}">
43: 		<c:set var="switchLangUrlBase">


Stacktrace:
	com.opensymphony.sitemesh.webapp.decorator.BaseWebAppDecorator.render(BaseWebAppDecorator.java:40)
	com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:84)
	org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209)
	org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/9.0.52