<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div><br>On Feb 10, 2015, at 2:09 PM, Marvin Addison <<a href="mailto:marvin.addison@gmail.com">marvin.addison@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">could you check to see whether the AttributeResolver Service was reloading configuration all weekend?<br></blockquote><div><br></div><div>I just checked and noticed something I hadn't before: the resolver started loading every ~10s at some point despite that I have the following property defined:</div><div><br></div><div>idp.service.attribute.resolver.checkInterval=PT15M</div><div><br></div><div>You can see from the log file that I cited that it's reloading every 15m as expected up until about ~0930, which is probably when I started tweaking the springResources-based config. No idea why that would trigger more frequent reloading.</div></div></div></blockquote><br><div>Haven't tried to reproduce. Guessing : is the property not being set in the newly reloaded context ? On DEBUG the app ctx initializer logs properties, I think you would see that in the logs.</div></body></html>