MCB java.io.NotSerializableException
Scott Koranda
skoranda at gmail.com
Wed Feb 12 13:01:41 EST 2014
Hello,
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?
Is that an exception that can be thrown due to an improper configuration?
Please let me know if sending the entire stack trace would be helpful.
Thanks,
Scott K
More information about the users
mailing list