hmm, we're not persisting anything.
Is it Tomcat that's persisting something?
Where does tomcat persist sessions when it is shut
down?
Is there a directory that it serializes sessions to?

thanks again for the help..
Paul


>Well, to be honest, I have no idea :-(  What are you
trying to 
>serialize? From the stack trace, seems your
persisting something do is 
>not serializable...I guest you will have to list what
you are trying to 
>persist ....

>-- Jeanfrancois

>Paul Tomsic wrote:

>here's the whole stack trace:
>
>2002-12-04 11:54:59 StandardManager[/cdg] Exception
>loading sessions from persistent storage
>java.io.WriteAbortedException: Writing aborted by
>exception; java.io.NotSerializableException:
>org.apache.xerces.util.DOMErrorHandlerWrapper
>        at
>java.io.ObjectInputStream.readObject(ObjectInputStream.java:440)
>        at
>java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2258)
>        at
>java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:514)
>        at
>java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1407)
>        at
>java.io.ObjectInputStream.readObject(ObjectInputStream.java:381)
>        at
>java.io.ObjectInputStream.readObject(ObjectInputStream.java:231)
> snip

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to