In the Appliance Configuration, if I click "Network" or "Administrative Passwords" I get a 500 error.
HTTP ERROR 500 javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.tiles.request.render.CannotRenderException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace:
URI: | /vaconfig/network |
---|---|
STATUS: | 500 |
MESSAGE: | javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.tiles.request.render.CannotRenderException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace: |
SERVLET: | spring |
CAUSED BY: | javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.tiles.request.render.CannotRenderException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace: |
CAUSED BY: | org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.tiles.request.render.CannotRenderException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace: |
CAUSED BY: | org.apache.tiles.request.render.CannotRenderException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace: |
CAUSED BY: | java.io.IOException: An exception occurred processing [/WEB-INF/jsp/common/BaseConfigTemplate.jsp] at line [112] 109: </div> 110: </c:if> 111: 112: <tiles:insertAttribute name="bottom" /> 113: </div> 114: </div> 115: </body> Stacktrace: |
CAUSED BY: | java.io.IOException: JSPException including path '/WEB-INF/jsp/common/NetworkConfig.jsp'. |
CAUSED BY: | java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'command' available as request attribute |