2008/9/5 Alastair Smith <[EMAIL PROTECTED]>:
> I'm now receiving the following error message when visiting the
> application:
>
> org.apache.jasper.JasperException: An exception occurred processing JSP
> page /WEB-INF/include/environmentDetection.inc at line 34
>
> 31:     <div id="leftShadow">
> 32:       <div id="rightShadow">
> 33:         <div id="content">
> 34:           <tiles:insertDefinition name="wi.headerView" />
> 35:           <div class="mainPane">
> 36:             <div id="commonBoxTop"><!-- --></div>
> 37:             <div id="commonBox">
>
> The stack trace of the Exception states the root cause is the same as
> before (TilesContainer not initialized); I've included this below.
>
> 05-Sep-2008 10:19:45 org.apache.catalina.core.StandardWrapperValve
> invoke
> SEVERE: Servlet.service() for servlet jsp threw exception
> javax.servlet.jsp.JspException: TilesContainer not initialized

Check it again, I suspect that Tiles did not start up correctly.

Antonio

Reply via email to