Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

session.ManagerBase tries to write something?

Yansheng Lin

2004-02-13

Replies:


Hi, I am getting this a lot while debugging my application. It happens if I
restart Tomcat for after viewing a particular page. But if I restart it again,
I don't get this error. I have no clue why this is happening. I don't want the
sessions to be persistent in the first place, also I don't want to cache the VO
because I want to query it from the database....

-----------------------
10 [main] ERROR session.ManagerBase - IOException while loading persisted
sessions: java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException: com.mycompany.myVO
java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException: com.mycompany.myVO

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.