Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

tomcat: catalina.out - Exception loading sessions from persistent storage #5

Open
@mbussolotto

Description

@mbussolotto

Where to find the data

catalina.out

How to process and interpret the data

When catalina.out shows

org.apache.catalina.session.StandardManager.startInternal Exception loading sessions from persistent storage

the error can be solved uncommenting (the line is commented by default) from file /etc/tomcat/context.xml the line:

<Manager pathname="" />

Then restart tomcat. After the fix the line should be commented

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions