Date Created: Fri 21-Jan-2011

Related Document Categories:


    Error with ZK project when deploying to Tomcat 6

    29-Dec-2010 13:39:27 org.apache.catalina.session.StandardManager doLoad
    SEVERE: IOException while loading persisted sessions: java.io.EOFException
    java.io.EOFException
    at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2280)


    I am using Tomcat and I have created one project using tomcat plugin in Eclipse Gallileao. I started getting the above exception.

    Knowing that Tomcat's definition is in my Eclipse workspace meta data,I went looking for problem data.

    C:\IMGUI\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\Catalina\localhost

    I deleted un-wanted projects




    I then deleted my persisted session file SESSIONS.per





    The Manager element represents the session manager that will be used to create and maintain HTTP sessions as requested by the associated web application.

    Standard Manager Implementation

    The standard implementation of Manager is org.apache.catalina.session.StandardManager. It supports the following additional attributes (in addition to the common attributes listed above):

    pathname

    Absolute or relative (to the work directory for this Context) pathname of the file in which session state will be preserved across application restarts, if possible. The default is "SESSIONS.ser". See Restart Persistence for more information. Restart persistence may be disabled by setting this attribute to an empty string.

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories