MCB java.io.NotSerializableException

Paul Hethmon paul.hethmon at clareitysecurity.com
Wed Feb 12 14:23:29 EST 2014


On Feb 12, 2014, at 1:01 PM, Scott Koranda <skoranda at gmail.com<mailto:skoranda at gmail.com>> wrote:

I am deploying version 1.0.0 of the MCB on CentOS 6.5. I am using Java
1.6.0_43 and Tomcat 6 (0.0.24-62.el6).

I have logging for the MCB configured at the DEBUG level.

During startup of Tomcat I do not see any ERROR or WARN in
idp-process.log but in catalina.out I am seeing

SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedExcept
ion: writing aborted; java.io.NotSerializableException: edu.internet2.middleware
.assurance.mcb.config.Method
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException
: edu.internet2.middleware.assurance.mcb.config.Method
       at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1330)
       at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
       at java.util.ArrayList.readObject(ArrayList.java:593)
       <snip>

Is that expected?

Definitely not expected. I don't think I ever saw it due to all of my Tomcat's explicitly turning off session persistence in context.xml. I am storing info needed during the login session itself, and probably not clearing it out when login is done.

If you can post (or send to me) the full stack trace, it would be useful.

Paul

Paul Hethmon
Chief Software Architect
paul.hethmon at clareitysecurity.com<mailto:paul.hethmon at clareitysecurity.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140212/dc3038a0/attachment-0001.html 


More information about the users mailing list