Re: Tomcat IO exception on startup

2009-02-18 Thread Mark Thomas
paul.ocklef...@nhs.net wrote: > I added this as I need to add support for jstl to my web app. I have also > noticed that now tomcat also seems to be using some cached version of > classes, even if I remove a class file and restart tomcat it is still using > a constant defined in an older version of

Tomcat IO exception on startup

2009-02-18 Thread paul.ockleford
Hi, I am using tomcat version 5.5.23 and I have noticed that tomcat is now giving the following exception on startup: - IOException while loading persisted sessions: java.io.EOFException java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputSt .java:2228)