I was able to run Jetspeed (1.3a2) inside
JBoss2.4.4+Tomcat4.0.1. However, I got the
serialization errors when I deploy Jetspeed and
undeploy Jetspeed. 

============================================
[ERROR,EmbeddedCatalinaServiceSX]
StandardManager[/jetspeed] Exception loading sessions
from persistent storage java.io.WriteAbortedException:
Writing aborted by exception; java.io.NotSerializ
ableException:
org.apache.jetspeed.portal.service.JetspeedPersistenceService$Page
============================================

Though the exception is not critical and has been
discussed before, it is just annoying to see them. I
am just curious about its status: will it be fixed in
the future release?

Following is a thread I found in the mailing list:

-----------------------------------------------------
Santiago,

Santiago Gala wrote:
> 
> Paul Spencer wrote:
> 
> >I am seen the following in the Tomcat 4.0 (final)
> >log\localhost_log.yyyy_mm_dd file.  Is this a
Jetspeed, Turbine, or a
> >Tomcat problem?
> >
> An interaction. Tomcat 4 tries to store active
sessions to disk (by
> default) during shutdown, and recovers them on
startup. We are storing
> one or more
> 

How can we tell Tomcat not to store active sessions?

> JetspeedPersistenceService$Page
> 
> in the session, and these objects are not declared
as serializable, so
> tomcat cannot serialize the session.
> 
> I don't think it is a deep issue for the moment.

Should this be entered in Bugzilla and marked as a low
priority bug or
enhancement?

Paul Spencer
-----------------------------------------------------

-- YM


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

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

Reply via email to