<div dir="ltr">I happened to see these in my process logs today (my relevant logs only go back a week, but I've got thousands across the past week):<div><br></div><div><p style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(195,55,32)"><span style="color:rgb(0,0,0)">2016-02-09 21:12:50,113 - </span><b>ERROR [net.shibboleth.utilities.java.support.security.DataSealer:292]</b><span style="color:rgb(0,0,0)"> - Exception wrapping data</span></p><p style="margin:0px;font-size:11px;font-family:Menlo">java.io.UTFDataFormatException: encoded string too long: 104770 bytes</p><p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">    </span>at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)</p><p style="margin:0px;font-size:11px;font-family:Menlo">2016-02-09 21:12:50,128 - ERROR [org.opensaml.storage.impl.client.ClientStorageService:458] - StorageService shibboleth.ClientSessionStorageService: Error while serializing storage data</p><p style="margin:0px;font-size:11px;font-family:Menlo">java.io.IOException: net.shibboleth.utilities.java.support.security.DataSealerException: Exception wrapping data</p><p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">       </span>at org.opensaml.storage.impl.client.ClientStorageService$ClientStorageServiceStore.save(ClientStorageService.java:648)</p><p style="margin:0px;font-size:11px;font-family:Menlo">Caused by: net.shibboleth.utilities.java.support.security.DataSealerException: Exception wrapping data</p><p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">    </span>at net.shibboleth.utilities.java.support.security.DataSealer.wrap(DataSealer.java:293)</p><p style="margin:0px;font-size:11px;font-family:Menlo">Caused by: java.io.UTFDataFormatException: encoded string too long: 104770 bytes</p><p style="margin:0px;font-size:11px;font-family:Menlo">








</p><p style="margin:0px;font-size:11px;font-family:Menlo"><span class="" style="white-space:pre">      </span>at java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)</p></div><div><br></div><div><br></div><div>I had around 1700 today, combined between two users who looked to be looping.  I assume this is just the session information growing on each redirect loop, until it's too big?  </div><div><br></div><div>(So far, they all appear to be the same multi-tenant SP, so I'll contact the SP's owners and see if they can figure out what's going on on their end.)</div><div><br></div><div>If it seems more serious, I can try to capture debug logs and create an issue.</div><div><br></div><div>Greg</div></div>