SSST
The next table lists all error codes related to the synchronized session store.
Major | Minor | Message | Details |
---|---|---|---|
SSST | 0001 | Invalid 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. |
0002 | Caught exception during the initialization of the session store. | See the logs for more details. | |
0003 | Caught fatal error during the initialization of the session store. | Contact support. | |
0004 | Found dirty session leak. The leaked session will be removed. | ||
0005 | Found hard timeouted session leak. The leaked session will be removed. | ||
0006 | Caught exception during removing the session. | See the logs for more details. | |
0007 | Caught fatal error during removing the session. | Contact support. | |
0008 | Caught exception during removing the session. | See the logs for more details. | |
0009 | Fatal error during releasing the session. | See the logs for more details. | |
0010 | Maximum session overflow exception. There are too many sessions, will try to remove invalid ones. | Increase the maximum number of sessions. | |
0011 | Invalid session exception caught. | See the logs for more details. | |
0012 | Caught exception during the initialization of the session store. | See the logs for more details. | |
0013 | Caught fatal error during the initialization of the session store. | Contact support. |