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

SSMN

The next table lists all error codes related to the SessionManagementFilter.

MajorMinorMessageDetails
SSMN0001Could not find an ssl-idThere is no SSLCache enabled in the file navajo.xml.
0002The SessionManagementFilter can't be used with a VirtualSessionFilter. Virtual sessions are not supported by the SessionManagementFilter. HINT: Use a custom-based SessionManagementFilter instead
0003The custom-based SessionManagementFilter is missing at least one required identifier which was expected to be got from the response-bodyThe parameter Custom.IdentifierViolationPolicy of the SessionManagementFilter is set to "Response", but the value that was expected from the response (backend) was not set.
0004The cookie-based SessionManagementFilter did receive more than one session-cookiePossibly, a cookie-spoofing attempt occurred. A new session will be created.
0005The SessionManagementFilter could not find the configured 'Servlet'Check the configuration of the parameter Servlet in the SessionManagementFilter.
0006The SessionManagementFilter has some internal error.Contact support.
0007The SessionManagementFilter could not verify successfully the session.This error can be caused by a possible cookie-spoofing attempt or something similar. Check the logged message.