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

NVSV

The next table lists all error codes related to the Navajo service.

MajorMinorMessageDetails
NVSV0001cleanup of the NavajoUserAgent failed.Contact support.
0002init of the NavajoTraceReconfigTimerListener failed.Contact support.
0003reloading the bc-properties by the NavajoTraceReconfigTimerListener failed.Contact support.
0004invoking TimerListener failed.Contact support.
0005worker returned from execution.Contact support.
0006worker failed on exit.Contact support.
0007renegotiation not supported by SSLCache, check your configCheck your configuration (usually in the navajo.xml file). HINT: Set the attribute renegotiation in the tag SSLCache to "true".
0008rehandshake failed for sessionIDThe SSL handshake failed. The SSL session will be invalidated. The user may have to log in again, depending on the configured identification. Check the log file for further information.
0009dispatch failedThe request received from the frontend could not be handled successfully. See the log file for further details.
0010cleanup of the NavajoService failed.Contact support.
0011unsupported pass.Contact support.
0012exit failed for connector.Contact support.
0013exit failed for engine.Contact support.
0014exit failed for executer.Contact support.
0015child_init failed for connector.Contact support.
0016child_init failed for engine.Contact support.
0017child_init failed for executer.Contact support.
0018child_exit failed for connector.Contact support.
0019child_exit failed for engine.Contact support.
0020child_exit failed for executer.Contact support.
0021merging Connector failed.See the log file for further details.
0022merging ServletEngine failed.See the log file for further details.
0023file does not exist.Check your configuration (particularly the property ch.nevis.navajo.boot.PreloadLibraries, which is usually set in the file bc.properties).
0024loading lib failed.See the log file for further details.
0025couldn't write web server config to file.Most probably a permission problem occurred. See the log file for further details.
0026the service can't be established because MaxClientsPerIpAddr has been reached.The configured number of the attribute MaxClientsPerIpAddr has been reached. You can increase the attribute's value in the file navajo.xml.
0027setting setrlimit failed.Check both the log and the system log for further information.
0028getting setrlimit failed.Check both the log and the system log for further information.
0029worker has been crashed.Contact support.
0030can not send error mesg response adapter is 'null'.Contact support.
0031exception2response failedContact support.
0032no action defined --> invalidate the sessionCheck your configuration (especially the parameter action in the tag ClientIdentification of the file navajo.xml). The session will be invalidated and the user must log in again.
0033Session has lost its identificationContact support.
0034creating the pipe failedContact support.
0035worker returned from execution.Contact support.
0036worker execute failed do to an known exception.Contact support.
0037worker execute failed do to an unknown exception.Contact support.
0038worker reading failed.Contact support.
0039worker closing failed.Contact support.
0040worker exit failed.Contact support.
0041unknown action --> invalidating sessionCheck your configuration (especially the parameter action in the tag ClientIdentification of the file navajo.xml). The session will be invalidated and the user must log in again.
0042unsupported pass.Contact support.
0043executer init failed.Contact support.
0044executer failed.Contact support.
0045executer exit failed.Contact support.
0046INVALID Cookie-value.Possibly cookie spoofing occurred. The incoming Navajo cookie will be ignored (legacy session management).
0047found more than one session cookie with different length.Possibly cookie spoofing occurred. The incoming Navajo cookie will be ignored (legacy session management).
0048found more than one session cookie.Possibly cookie spoofing occurred. The incoming Navajo cookie will be ignored (legacy session management).
0049cookie-session identification failed.The cookie session will be invalidated. Whether the user must log in again depends on the configured identification.
0050cookie-session renegotiate failed.The cookie session will be invalidated. Whether the user must log in again depends on the configured identification.
0051cleanup of the NavajoConnector failed.Contact support.
0052unsupported pass.Contact support.
0053cleanup of the NavajoClientIdentificationFactory failed.Contact support.
0054cleanup of the NavajoCacheManager failed.Contact support.
0055unsupported pass.Contact support.
0056cache manager exit failed.Contact support.
0057Apache configuration generation is disabled.Note that there is no support when the attribute generateCarrierConfig is set to "false". This attribute is part of the nevisProxy server configuration.