<div dir="ltr">Hi All:<div><br></div><div>Going through the Shibboleth installation process.</div><div><br></div><div>Everything was fine and dandy with status page - when using baseline configuration out of the box..<br><div><br></div><div>I just updated 'attribute-resolver.xml' for the LDAP connector; and the 'ldap.properties' file.</div><div><br></div><div>However when loading the 'Status' page - the following error message is displayed:</div><div> '<span style="color:rgb(0,0,0);white-space:pre-wrap">A software error was encountered that prevents normal operation:</p><br/> <p><strong>java.lang.IllegalStateException: Exception occurred rendering view org.springframework.web.servlet.view.JstlView: name 'status'; URL [/WEB-INF/jsp/status.jsp]</strong></p><br/></span>'</div><div><br></div><div>And the following corresponding message appears in the dip-process.log:</div><div><br></div><div><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">2016-05-12 15:32:45,555 - ERROR [org.apache.velocity:96] - ResourceManager : unable to find resource 'status.vm' in any resource loader.</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">2016-05-12 15:32:45,684 - ERROR [net.shibboleth.idp.profile:-2] - Uncaught runtime exception</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">java.lang.IllegalStateException: Exception occurred rendering view org.springframework.web.servlet.view.JstlView: name 'status'; URL [/WEB-INF/jsp/status.jsp]</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><span class="" style="white-space:pre"> </span>at org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:200)</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">Caused by: org.apache.jasper.JasperException: java.lang.NullPointerException</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><span class="" style="white-space:pre"> </span>at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:555)</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">Caused by: java.lang.NullPointerException: null</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><span class="" style="white-space:pre"> </span>at org.apache.jsp.WEB_002dINF.jsp.status_jsp._jspService(status_jsp.java:250)</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">2016-05-12 15:32:45,704 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: RuntimeException</span></p><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><br></span></p><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><br></span></p><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">Any thoughts?</span></p><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style=""><br></span></p><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><span style="">Thanks!</span></p></div></div></div>