<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:#1F4E79;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F4E79">Hey all, I think I&#8217;ve noticed a problem with the reloadable services process. After the IDP has been running a while (at least a day?) it doesn&#8217;t refresh files from my web servers as expected.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">I&#8217;ve got 3 IDPs all pulling from the same https config store. Making changes all day today and the cached copies are inconsistent across the three IDPs.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">All 3 IDPs are PT15M checkInterval on shibboleth.attributeFilterResources<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">IDP 1 &#8211; wouldn&#8217;t refresh at all, no attempts in log until I restarted the service. Now it works as expected (PT15M)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">IDP 2 &#8211; Last refresh was 4 AM, I&#8217;ve been modifying files since 8:30 off and on, at least 10 times today until 1:54 PM now. Nothing obvious in the logs.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">IDP 3 &#8211; In sync, refreshing as expected.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="color:#1F4E79">Here&#8217;s my bean setup for the filter reload:<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">&lt;bean id=&quot;http-attribute-filter&quot; class=&quot;net.shibboleth.ext.spring.resource.FileBackedHTTPResource&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; c:client-ref=&quot;shibboleth.FileCachingHttpClient&quot;
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c:url=&quot;https://&lt;hostname&gt;/shibboleth/configuration/test/attribute-filter.xml&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; c:resource=&quot;%{idp.home}/conf/cache/attribute-filter.xml&quot;/&gt;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="color:#1F4E79">I see these errors in the logs on all 3 IDPs once in a while, but I think they&#8217;re related to metadata refresh and not my service beans. I haven&#8217;t started troubleshooting on this yet.<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="color:#1F4E79">2015-03-23 04:21:38,603 - INFO [org.apache.http.impl.execchain.RetryExec:94] - I/O exception (java.net.SocketException) caught when processing request to {s}-&gt;https://&lt;hostname&gt;:443: Connection reset by peer:
 socket write error<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79">2015-03-23 04:21:38,603 - INFO [org.apache.http.impl.execchain.RetryExec:110] - Retrying request to {s}-&gt;<a href="https://connect.wustl.edu:443">https://<u><span style="color:#1F4E79;text-decoration:none"> &lt;hostname&gt;</span>:443</u></a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F4E79"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D">____________________________________________________________<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D">Ken Koch</span></b><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D"> | Sr. Engineer<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D">Information Services and Technology | Washington University in St. Louis<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D">7425 Forsyth Blvd., Campus Box 1110 | St. Louis, MO 63105<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:&quot;Verdana&quot;,sans-serif;color:#1F497D">w 314-935-8315 | c 314-223-7256 |
<a href="mailto:ken@wustl.edu"><span style="color:#0563C1">ken@wustl.edu</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>