> From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Subject: Re: NotSerializableException: StandardSessionFacade
>
> That's the weirdest stack trace I've ever see. readObject calls
> something that throws a WriteAbortedException? Totally weird.
We already di
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Massimo,
MassimoH wrote:
|
| Christopher Schultz-2 wrote:
|> This shouldn't be a fatal error. All Tomcat versions I have used will
|> simply give-up restoring sessions and continue starting up.
|>
|> The OP didn't post the entire stack trace, so it's
Christopher Schultz-2 wrote:
>
> This shouldn't be a fatal error. All Tomcat versions I have used will
> simply give-up restoring sessions and continue starting up.
>
> The OP didn't post the entire stack trace, so it's tough to tell what's
> really going on. Massimo, can you re-post the stack
> From: MassimoH [mailto:[EMAIL PROTECTED]
> Subject: RE: NotSerializableException: StandardSessionFacade
>
> The exception says that the class that can't be serialized is
> StandardSessionFacade, which is an internal Tomcat class.
That class was never intended to be seria
ck.
Thanks for the response.
Caldarale, Charles R wrote:
>
>> From: MassimoH [mailto:[EMAIL PROTECTED]
>> Subject: NotSerializableException: StandardSessionFacade
>>
>> I've inherited an legacy Java application and I'm getting
>> this error on star
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
Caldarale, Charles R wrote:
|> From: MassimoH [mailto:[EMAIL PROTECTED]
|> Subject: NotSerializableException: StandardSessionFacade
|>
|> I've inherited an legacy Java application and I'm getting
|> this error on sta
> From: MassimoH [mailto:[EMAIL PROTECTED]
> Subject: NotSerializableException: StandardSessionFacade
>
> I've inherited an legacy Java application and I'm getting
> this error on startup.
>
> - IOException while loading persisted sessions:
> java.io.Writ
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: writi