<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 24 Nov 2014, at 12:19, Athanasios Douitsis &lt;<a href="mailto:aduitsis@gmail.com" class="">aduitsis@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hello all,<br class=""><br class=""></div><div class="">Trying to change my IdP's IP address, getting errors of type:<br class=""><br class="">ERROR [edu.internet2.middleware.shibboleth.idp.profile.saml2.ArtifactResolution:115] -&nbsp; Unknown artifact "foo" from relying party "bar" <br class=""><br class=""></div><div class="">and then <br class=""><br class="">ERROR [edu.internet2.middleware.shibboleth.common.profile.ProfileRequestDispatcherServlet:88] - Error occurred while processing request<br class="">java.lang.NullPointerException: null<br class=""><br class="">in my idp-process.log. Since I was under the impression that artifacts are generally short lived entities, I cannot easily explain this.</div></div></div></blockquote><div><br class=""></div><div>That's true. The first message is saying that the artifact being requested is either not known to the IdP or has expired.</div><div><br class=""></div><div>Peter's question about state sharing is worth answering, but other than that it would probably help if you have us more of the logs, from the first of the messages you've quoted to the second one.</div><div><br class=""></div><div>Peter's also right that we'd generally regard an NPE as a bug, as they are really not very helpful in telling people what has gone wrong. In this case, I suspect the NPE is only happening because the code that delivers the first message doesn't return from the method as it should, so it's probably not relevant to diagnosing your issue. Nevertheless, I've raised a JIRA case for the NPE part of this:</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><a href="https://issues.shibboleth.net/jira/browse/SIDP-623" class="">https://issues.shibboleth.net/jira/browse/SIDP-623</a></div><div><br class=""></div><div>Cheers,</div><div><br class=""></div></div><div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div class="">&nbsp; &nbsp; -- Ian<br class=""></div><div class=""><span class="Apple-style-span" style="font-size: medium;"><br class=""></span></div></span></div></span><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>