Severe: ioexception while loading persisted sessions: Java. Io. eofexception

Source: Internet
Author: User

The following exception occurs during Tomcat startup:

Severe: ioexception while loading persisted sessions: Java. Io. eofexception

Severe: exception loading sessions from persistent Storage

Analysis: eofexception indicates the signal that the input process is intended to reach the end of the file or the end of the stream, causing data acquisition from the session to fail. Exception is caused by Tomcat itself. Due to the abnormal shutdown of Tomcat last time, some active sessions are persisted (as some temporary files). During restart, tomcat tries to restore the persistent data of these sessions but fails to read the data. This exception does not affect system usage.

Solution: delete tomcat6.0 \ work \ Catalina \ localhost \ peam \ sessions. Ser. If the server is shut down normally, the file is automatically deleted.

I used myeclipse6.0 and atat6.0 to solve the problem by referring to the above method. Generally, it is regarded as the Tomcat cache and the entire localhost folder is directly deleted. However, the above method is also desirable. In the localhost folder, locate the deployed project name, and delete the sessions. Ser file under the project name. Restart tomcat to solve the problem.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.