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

NVUT

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

MajorMinorMessageDetails
NVUT0001invalid config.A filter/servlet is miss-configured. Check your configuration (in the web.xml file).
0002incompatible lib.Some incompatible packages have been installed. Contact support.
0003Could not load library.Check the log files for more information.
0004OutOfMemoryError allocating class'.Increase the value of the attribute memorySize in the Core tag of navajo.xml file.
0005file does not exist or is not accessible and class not found in global ld.Contact support.
0006ClassNotFoundException, class not found.Contact support.
0007UndeclaredThrowableException, class= could not be initialized.Contact support.
0008RuntimeException, class= could not be initialized.Contact support.
0009Exception caught.Check the log file for more information. Check your configuration (in the web.xml file) or contact support.
0010Ignored parameter. Maybe misspelled or not needed in the configured context.A filter or servlet has been configured with a parameter that has been ignored. The parameter may be misspelled or not needed in the current configuration. Check your configuration (in the file web.xml).
0011A parameter has been configured more than once.A filter or servlet has been configured with the same parameter twice or more. Check your configuration (in the file web.xml).