<div dir="ltr">The status page works when it is a fresh install - but displays a <pre style="color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;word-wrap:break-word;white-space:pre-wrap">exception right after I made a configuration for LDAP (and restarted):</pre>'<pre style="color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;word-wrap:break-word;white-space:pre-wrap">Exception occurred rendering view org.springframework.web.servlet.view.JstlView&#x3a'. <br></pre><div><div><br></div><div>As it worked initially - is the JSTL exception a red herring (I had followed the instructions on the wiki)?  Below are logs from idp-process when the 'status' page was loaded:<br></div><div><br>2016-05-27 11:19:07,006 - ERROR [org.apache.velocity:96] - ResourceManager : unable to find resource 'status.vm' in any resource loader.<br>2016-05-27 11:19:07,123 - ERROR [net.shibboleth.idp.profile:-2] - Uncaught runtime exception<br>java.lang.IllegalStateException: Exception occurred rendering view org.springframework.web.servlet.view.JstlView: name 'status'; URL [/WEB-INF/jsp/status.jsp]<br>    at org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:200)<br>Caused by: org.apache.jasper.JasperException: java.lang.NullPointerException<br>    at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:555)<br>Caused by: java.lang.NullPointerException: null<br>    at org.apache.jsp.WEB_002dINF.jsp.status_jsp._jspService(status_jsp.java:250)<br>2016-05-27 11:19:07,162 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: RuntimeException<br><br></div></div></div>