<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>That's just the front-facing web log .. what you want is in</p>
<p><br>
</p>
<p>$IDP_HOME/logs/idp-process.log</p>
<p><br>
</p>
<p>You can configure how much detail ends up in that file by fiddling with $IDP_HOME/conf/logback.xml</p>
<p><br>
</p>
<p>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.</p>
<p><br>
</p>
<p>Cheers,</p>
<p><br>
</p>
<p>Michael Holstein</p>
<p>Cleveland State University<br>
</p>
<p><br>
</p>
<div style="color: rgb(49, 55, 57);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> users <users-bounces@shibboleth.net> on behalf of Yasser Afifi <yasser@3dissue.com><br>
<b>Sent:</b> Tuesday, January 19, 2016 11:11 AM<br>
<b>To:</b> users@shibboleth.net<br>
<b>Subject:</b> IDP Error</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello,
<div><br>
</div>
<div>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:</div>
<div><br>
</div>
<div><br>
</div>
<div>
<h3 style="margin:0px; padding:0px">Web Login Service - Uncaught Exception</h3>
<div class="" style="margin:0px; padding:0px 0px 80px; overflow:hidden; color:rgb(113,113,113); font-family:Verdana,Geneva,sans-serif; font-size:12px; line-height:18px">
<p style="margin:0px; padding:0px">A software error was encountered that prevents normal operation:</p>
<br style="margin:0px; padding:0px">
<p style="margin:0px; padding:0px"><strong style="margin:0px; padding:0px">org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'</strong></p>
<br style="margin:0px; padding:0px">
<p style="margin:0px; padding:0px">Please report this problem to your Help Desk or administrative staff. It has also been logged for an administrator to review.</p>
</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>and the logs says:</div>
<div>
<div>2016-01-19 16:02:50,113 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught runtime exception</div>
<div>org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'</div>
<div><span class="" style="white-space:pre"></span>at org.springframework.webflow.engine.builder.DefaultFlowHolder.assembleFlow(DefaultFlowHolder.java:111)</div>
<div>Caused by: org.springframework.webflow.engine.builder.FlowBuilderException: Unable to get the model for this flow</div>
<div><span class="" style="white-space:pre"></span>at org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder.doInit(FlowModelFlowBuilder.java:154)</div>
<div>Caused by: org.springframework.webflow.engine.model.builder.FlowModelBuilderException: Unable to find flow 'authn/conditions' to inherit from</div>
<div><span class="" style="white-space:pre"></span>at org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder.mergeFlows(XmlFlowModelBuilder.java:646)</div>
<div>Caused by: org.springframework.webflow.engine.model.registry.NoSuchFlowModelException: No flow model 'authn/conditions' found</div>
<div><span class="" style="white-space:pre"></span>at org.springframework.webflow.engine.model.registry.FlowModelRegistryImpl.getLocalFlowModelHolder(FlowModelRegistryImpl.java:94)</div>
<div>2016-01-19 16:02:50,114 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: RuntimeException</div>
</div>
<div><br>
</div>
<div>Thanks a lot</div>
<div>yasser</div>
</div>
</div>
</div>
</div>
</body>
</html>