Re: Strange Exception out of nowhere

2004-12-22 Thread Bruno Aranda - Dev
Hi Gregg, It seems that your application container is trying to load a persisted session with not serializable objects. Maybe this link can help you: http://forum.java.sun.com/thread.jspa?threadID=569696&messageID=2816891 Good luck, Bruno > Yesterday, everything worked fine. Today I have star

Strange Exception out of nowhere

2004-12-22 Thread Gregg Bolinger
Yesterday, everything worked fine. Today I have started getting a strange exception when I deploy my app. I haven't really even changed anything. Here is the exception: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: javax.faces.application.StateManager$Ser