  Emails about how to work around the problem when startup and shut down your jetpspeed portal server. Yufan Shi We are Online! http://www.ivanshi.com/blog/ -----Original Message----- From: Jeremy Ford [mailto:caius1440@hotmail.com] Sent: Wednesday, July 21, 2004 10:51 PM To: jetspeed-user@jakarta.apache.org Subject: RE: error in startup (only after one relaunch) This may be related to shutting down tomcat while a user is still logged in. Tomcat will try to serialize the session to disk. A couple of classes will fail to serialize usually. When tomcat starts again, it tries to load the serialized user and fails, causing trouble. Deleteing the work directory takes care of the problem because that is where the serialized session is. Changes have made in CVS to make the classes more serialization friendly. Jeremy Ford jford@apache.org >From: "Yufan Shi" >Reply-To: "Jetspeed Users List" >To: "'Jetspeed Users List'" > , >Subject: RE: error in startup (only after one relaunch) >Date: Wed, 21 Jul 2004 21:55:58 +0800 > >Hi, > >I encouter this problem the same as you, but not every time I start up the >jetspeed. > > >Yufan Shi >Technically Blog Ivan >http://www.ivanshi.com/blog/ >? > >-----Original Message----- >From: Anthony Smith [mailto:anthony.smith@fedex.com] >Sent: Wednesday, July 21, 2004 9:22 PM >To: Jetspeed Users List >Subject: RE: error in startup (only after one relaunch) > >I too will get this error from time to time on startup. I had no idea >why... > >-----Original Message----- >From: giluka [mailto:gmartorella@sivaspa.com] >Sent: Wednesday, July 21, 2004 4:48 AM >To: jetspeed-user@jakarta.apache.org >Subject: error in startup (only after one relaunch) > > >Hi, >only after a shutdown i've noticed this error in log startup of jetspeed >1.5 
