<div dir="ltr">I'm trying to pipe the output of shibd -t to an application using popen(). I'm able to extract the "<span style="color:rgb(0,0,0)">WARN Shibboleth.AttributeExtractor.XML : attribute </span><span style="color:rgb(0,0,0)">mappings are reloadable; be sure to restart web server when adding new </span><span style="color:rgb(0,0,0)">attribute IDs</span>" and any other warnings but I can never seem to get the last statement"<span style="color:rgb(0,0,0);font-size:13px;background-color:rgb(247,247,247)">overall configuration is loadable, check console for non-fatal problems</span>" that follows.Is there anything different between how the warnings are generated and how the "... configuration is loadable ..." statement is generated? For instance is it generated by a subprocess or has some special character besides newline that delimits the two?<br><div><br></div><div>My other question is what do I need to change to get rid of the AttributeExtractor warning above?</div><div>Thanks.</div></div>