status page showing ActionExecutionException
cbaker
craigb at clemson.edu
Wed Jul 6 10:43:24 EDT 2016
On the status page it shows
An error occurred: ActionExecutionException
and in the idp-process.log it gives the following error
2016-07-06 10:41:06,273 - ERROR
[org.springframework.webflow.execution.ActionExecutionException:76] -
org.springframework.webflow.execution.ActionExecutionException: Exception
thrown executing
org.springframework.webflow.action.ViewFactoryActionAdapter at 1afc8998 in
state 'Status' of flow 'status' -- action execution attributes were
'map[[empty]]'
at
org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:60)
Caused by: 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:
javax.servlet.ServletException: java.lang.NoClassDefFoundError:
net/shibboleth/idp/saml/metadata/impl/RelyingPartyMetadataProvider
at
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:548)
Caused by: javax.servlet.ServletException: java.lang.NoClassDefFoundError:
net/shibboleth/idp/saml/metadata/impl/RelyingPartyMetadataProvider
at
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:908)
Caused by: java.lang.NoClassDefFoundError:
net/shibboleth/idp/saml/metadata/impl/RelyingPartyMetadataProvider
at
org.apache.jsp.WEB_002dINF.jsp.status_jsp._jspService(status_jsp.java:188)
Caused by: java.lang.ClassNotFoundException:
net.shibboleth.idp.saml.metadata.impl.RelyingPartyMetadataProvider
at
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1305)
Though it seems to find all of my metadata just fine and lets me log into
all of my SPs. I am using svnkit jars to load all of my SP metadata from
SVN. But again that all seems to be working when I actually log in and go
to an SP defined in the svn metadata. Any ideas?
Thanks,
-Craig B
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/status-page-showing-ActionExecutionException-tp7626556.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list