IdP 3.2.1/Tomcat8 - Status Page

Jann Malenkoff jannmalenkoff at gmail.com
Fri May 27 14:25:59 EDT 2016


The status page works when it is a fresh install - but displays a

exception right after I made a configuration for LDAP (and restarted):

'

Exception occurred rendering view
org.springframework.web.servlet.view.JstlView&#x3a'.


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:

2016-05-27 11:19:07,006 - ERROR [org.apache.velocity:96] - ResourceManager
: unable to find resource 'status.vm' in any resource loader.
2016-05-27 11:19:07,123 - ERROR [net.shibboleth.idp.profile:-2] - Uncaught
runtime exception
java.lang.IllegalStateException: Exception occurred rendering view
org.springframework.web.servlet.view.JstlView: name 'status'; URL
[/WEB-INF/jsp/status.jsp]
    at
org.springframework.webflow.mvc.view.AbstractMvcView.render(AbstractMvcView.java:200)
Caused by: org.apache.jasper.JasperException: java.lang.NullPointerException
    at
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:555)
Caused by: java.lang.NullPointerException: null
    at
org.apache.jsp.WEB_002dINF.jsp.status_jsp._jspService(status_jsp.java:250)
2016-05-27 11:19:07,162 - WARN
[org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred
while processing the request: RuntimeException
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160527/26451bc9/attachment.html>


More information about the users mailing list