Skip to main content
Version: 3.14.x.x LTS

SSST

The next table lists all error codes related to the synchronized session store.

MajorMinorMessageDetails
SSST0001Invalid configuration: timeout for session is bigger than the max lifetime of a session.Configure a maximum lifetime for the session that is bigger than the timeout.
0002Caught exception during the initialization of the session store.See the logs for more details.
0003Caught fatal error during the initialization of the session store.Contact support.
0004Found dirty session leak. The leaked session will be removed.
0005Found hard timeouted session leak. The leaked session will be removed.
0006Caught exception during removing the session.See the logs for more details.
0007Caught fatal error during removing the session.Contact support.
0008Caught exception during removing the session.See the logs for more details.
0009Fatal error during releasing the session.See the logs for more details.
0010Maximum session overflow exception. There are too many sessions, will try to remove invalid ones.Increase the maximum number of sessions.
0011Invalid session exception caught.See the logs for more details.
0012Caught exception during the initialization of the session store.See the logs for more details.
0013Caught fatal error during the initialization of the session store.Contact support.