I think i found something: 2004-07-29 13:22:54 StandardManager[/idp] IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: nl.vara.idp.member.Member$VoteCache java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: nl.vara.idp.member.Member$VoteCache
I suddenly seem to remember that objects you want to store **must** be serializable, is that correct?? Ernst > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Michiel Meeuwissen > Verzonden: donderdag 29 juli 2004 12:29 > Aan: [EMAIL PROTECTED] > Onderwerp: Re: deployment problem > > > Ernst Bunders <[EMAIL PROTECTED]> wrote: > > Hi I'v got a strange problem. when i send a request to > tomcat before the > > webapp loading has been completed, i get this exception, > and keep getting > > it with subsequent requests. If i wait for tomcat to laod > the webapp and > > then send the request there is no trouble at all. Has anybody any > > experiance with this problem or a clue at all?? It would be > appreciated.. > > > Could it be the 'mmbase has not yet been started' exception, > but wrapped in > a lot of tomcat exceptions. Did you check the tomcat logs? > > What MMBase version? > > Michiel > > -- > Michiel Meeuwissen > Mediacentrum 140 H'sum > +31 (0)35 6772979 > nl_NL eo_XX en_US > mihxil' > [] () > >
