I've inherited an legacy Java application and I'm getting this error on
startup.
- IOException while loading persisted sessions:
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException:
org.apache.catalina.session.StandardSessionFacade
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException:
org.apache.catalina.session.StandardSessionFacade
at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1333)
Apache Tomcat 5.5.25
Java 1.6_05
There is a significant chance something isn't configured correctly.
--
View this message in context:
http://www.nabble.com/NotSerializableException%3A-StandardSessionFacade-tp16758759p16758759.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]