At least one of the objects in your session does not implement the Serializable 
interface, which it would need to do in order for you to persist sessions 
accross a tomcat reboot.

Ta
Matt

-----Original Message-----
From: Francesco Pellegrini [mailto:[EMAIL PROTECTED]
Sent: 29 November 2004 10:28
To: Tomcat-User-ML
Subject: persisted Exception error


Hi all,

I have installed Tomcat 5.0.19, and after last last reboot I have found this
error message in start log.

What it should depends?



29-nov-2004 11.05.27 org.apache.catalina.session.StandardManager doLoad
 IOException while loading persisted sessions:
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException: db.DatiOp
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException: db.DatiOp
 at java.io.ObjectInputStream.readObject0(Unknown Source)
 at java.io.ObjectInputStream.readArray(Unknown Source)
 at java.io.ObjectInputStream.readObject0(Unknown Source)
 at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
 at java.io.ObjectInputStream.readSerialData(Unknown Source)
 at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
 at java.io.ObjectInputStream.readObject0(Unknown Source)
 at java.io.ObjectInputStream.readObject(Unknown Source)
 at
org.apache.catalina.session.StandardSession.readObject(StandardSession.java:
1401)
 at
org.apache.catalina.session.StandardSession.readObjectData(StandardSession.j
ava:895)
 at
org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:463)
 at
org.apache.catalina.session.StandardManager.load(StandardManager.java:390)
 at
org.apache.catalina.session.StandardManager.start(StandardManager.java:703)
 at
org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:542)
 at
org.apache.catalina.startup.ContextConfig.managerConfig(ContextConfig.java:3
49)


Thanks

Francesco.
Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not 
the intended recipient or the person responsible for delivering to the intended 
recipient, be advised that you have received this E-mail in error and that any 
use or copying is strictly prohibited. If you have received this E-mail in 
error please notify the beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual 
sender and not beCogent Ltd. You must take full responsibility for virus 
checking this email and any attachments.
Please note that the content of this email or any of its attachments may 
contain data that falls within the scope of the Data Protection Acts and that 
you must ensure that any handling or processing of such data by you is fully 
compliant with the terms and provisions of the Data Protection Act 1984 and 
1998.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to