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
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
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
That worked!
I can't imagine what the issue was, but now that it's working smoothly, it's
not worth investigating further.
Thanks!
Caldarale, Charles R wrote:
>
> Try installing an undbundled Tomcat from tomcat.apache.org, rather than
> any 3rd-party repackaged version, even the one with NetB
I am writing a web app in Struts. This was working perfectly until I did an
uinstall/reinstall of Apache Tomcat 6.0.14 along with the new RC2 of
NetBeans 6.0.
Now, when I try to run my web app, I get a generic Tomcat error screen:
"type Status report
message /myapp/
description The requested res