<div dir="ltr">I have checked and repaired my config - now I can see logs. <div><b>In logs I can see thar info about my SP was loaded successfull:</b></div><div><div>2015-08-24 12:06:28,163 - INFO [org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:465] - New metadata successfully loaded for 'C:\.\idp\metadata\urntestpshashkoklimovsk_sp.xml'</div><div><b>But in logs there is error:</b></div><div><b>idp-process.log</b><br><div><div><font color="#3d85c6">2015-08-24 12:06:42,855 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught runtime exception</font></div><div><font color="#3d85c6">org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.builder.DefaultFlowHolder.assembleFlow(DefaultFlowHolder.java:111)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.builder.FlowBuilderException: Unable to get the model for this flow</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder.doInit(FlowModelFlowBuilder.java:154)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.model.builder.FlowModelBuilderException: Unable to find flow 'authn/conditions' to inherit from</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder.mergeFlows(XmlFlowModelBuilder.java:635)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.model.registry.NoSuchFlowModelException: No flow model 'authn/conditions' found</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.model.registry.FlowModelRegistryImpl.getFlowModelHolder(FlowModelRegistryImpl.java:80)</font></div></div></div><div><br></div><div><b>idp-warn.log:</b></div><div><div><font color="#3d85c6">2015-08-24 12:06:42,855 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught runtime exception</font></div><div><font color="#3d85c6">org.springframework.webflow.definition.registry.FlowDefinitionConstructionException: An exception occurred constructing the flow 'authn/Password'</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.builder.DefaultFlowHolder.assembleFlow(DefaultFlowHolder.java:111)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.builder.FlowBuilderException: Unable to get the model for this flow</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.builder.model.FlowModelFlowBuilder.doInit(FlowModelFlowBuilder.java:154)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.model.builder.FlowModelBuilderException: Unable to find flow 'authn/conditions' to inherit from</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.model.builder.xml.XmlFlowModelBuilder.mergeFlows(XmlFlowModelBuilder.java:635)</font></div><div><font color="#3d85c6">Caused by: org.springframework.webflow.engine.model.registry.NoSuchFlowModelException: No flow model 'authn/conditions' found</font></div><div><font color="#3d85c6"> at org.springframework.webflow.engine.model.registry.FlowModelRegistryImpl.getFlowModelHolder(FlowModelRegistryImpl.java:80)</font></div></div></div><div><font color="#3d85c6"><br></font></div><div><font color="#000000">How can I fix it? And where I can found an example how to implement custom user/password check handler? (In my current spring app I store user/pass pairs in db and have custom security provider)</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thanks.</font></div><div><font color="#000000">Paul</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-21 17:25 GMT+03:00 Rod Widdowson <span dir="ltr"><<a href="mailto:rdw@steadingsoftware.com" target="_blank">rdw@steadingsoftware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Where I can find logs?<br>
<br>
</span>idp.home\logs\ unless you have sent them somewhere else.<br>
<span class=""><br>
>I have configured in %idp.home/conf/logback.xml logger with name="net.shibboleth.idp" to TRACE level,<br>
> rebuild war, redeploy it to tomcat<br>
<br>
</span>Should don't need that, just restart tomcat<br>
<span class=""><br>
> but directory %idp.home/logs is still empty =(<br>
<br>
</span>I'd check Tomcats log for a problem starting the IdP then...<br>
<span class="HOEnZb"><font color="#888888"><br>
/R<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>