Tomcat error:
serious: IOException while loading persistent sessions: java.io.EOFException
Exception loading sessions from persistent storage
Error Description:
0 The session data stored in the hard disk failed to read. Eofexception indicates that the end of the file or the end of the file stream was unexpectedly reached during the input process, resulting in the failure of reading data from the session. This exception is a problem of Tomcat itself, generally because some active sessions were persisted when Tomcat was shut down abnormally last time. When Tomcat was restarted, Tomcat tried to recover these sessions N but failed to read
Solution:
find the corresponding project under Tomcat / work / Catalina / localhost session.ser File, and then delete it
The original text is reproduced from: http://blog.csdn.net/angeldhp/article/details/4742075
Read More:
- When Tomcat starts: IOException while loading persistent sessions: java.io.EOFException Solutions for
- Layer loading failed! Exception from HResult: 0x80040228
- [Solved] The error message of the persistent file is not configured
- The errors dimensions of materials being qualified are not persistent
- Off line data storage and upload scheme
- Doris query task failed to initialize storage reader
- MySQL error STORAGE ENGINE failed
- Storing JSON data in session storage
- Solved: elasticsearch error: exception [type = search]_ phase_ execution_ exception, reason=all shards failed]
- Failed to start Ceph object storage daemon osd.14
- Window installation of MongoDB exception: connect failed exception
- Compile error: invalid storage class
- Rselenium packet capture chain home network (Part 2: data storage and fault tolerance management)
- The solution of a Java exception has occurred. And error exception in thread when eclipse runs
- How to Fix error performing isolated work; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarE
- Solution to 1030 got error 28 from storage engine in MySQL
- Thoroughly solve mysql error: 1030,’Got error 28 from storage engine’
- Warning: use less storage class specifier in empty declaration
- Realize the simplest recursive call, simulate exception in thread “main” java.lang.stackoverflowerror exception
- Failed to read auto-increment value from the storage engine in MySQL