IDP Error

Michael O Holstein michael.holstein at csuohio.edu
Tue Jan 19 11:43:52 EST 2016


That's just the front-facing web log .. what you want is in


$IDP_HOME/logs/idp-process.log


You can configure how much detail ends up in that file by fiddling with $IDP_HOME/conf/logback.xml


Set the various providers to DEBUG (or TRACE if you really want lots) and recreate whatever you did to generate the error .. the authors did lots of nice debugging and chances are it'll tell you exactly why it barfed .. if not, post a sanitized version of the dump and somebody will chime in.


Cheers,


Michael Holstein

Cleveland State University


________________________________
From: users <users-bounces at shibboleth.net> on behalf of Yasser Afifi <yasser at 3dissue.com>
Sent: Tuesday, January 19, 2016 11:11 AM
To: users at shibboleth.net
Subject: IDP Error

Hello,

I am deploying sp and idp at my company, i did everything as instructed in the wiki pages in shibboleth website but i get this error when i run the idp:


Web Login Service - Uncaught Exception

A software error was encountered that prevents normal operation:


org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'


Please report this problem to your Help Desk or administrative staff. It has also been logged for an administrator to review.





and the logs says:
2016-01-19 16:02:50,113 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught runtime exception
org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'
at org.springframework.webflow.engine.builder.DefaultFlowHolder.assembleFlow(DefaultFlowHolder.java:111)
Caused by: org.springframework.webflow.engine.builder.FlowBuilderException: Unable to get the model for this flow
at org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder.doInit(FlowModelFlowBuilder.java:154)
Caused by: org.springframework.webflow.engine.model.builder.FlowModelBuilderException: Unable to find flow 'authn/conditions' to inherit from
at org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder.mergeFlows(XmlFlowModelBuilder.java:646)
Caused by: org.springframework.webflow.engine.model.registry.NoSuchFlowModelException: No flow model 'authn/conditions' found
at org.springframework.webflow.engine.model.registry.FlowModelRegistryImpl.getLocalFlowModelHolder(FlowModelRegistryImpl.java:94)
2016-01-19 16:02:50,114 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: RuntimeException

Thanks a lot
yasser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160119/785f4444/attachment.html>


More information about the users mailing list