While loading persisted sessions [java. io. EOFException] Three solutions !, Dowhilenotrs. eof
Cause:
(1) IOException while loading persisted sessions: java. io. EOFException when loading persistent session error: the object end is abnormal, that is, it has been read to the end of the file, tomcat still tries to read the content.
(2) After modifying the jsp file, accessing the web page is the effect before modification. This is because tomcat did not compile jsp in time, so you need to delete the catalinna file under the work directory.
Solution:
(1) Your computer's tomcat version is relatively high. You can go to your project folder workspace -->. metadataDirect Search in foldersThe session. ser is deleted. (Recommended)
(2) Delete all session. ser files under apache-tomcat \ work \ Catalina \ localhost
(3) Delete the session. ser file under apache-tomcat \ work \ Catalina \ localhost \ Project Name