NVUT
The next table lists all error codes related to the Navajo utils.
Major | Minor | Message | Details |
---|---|---|---|
NVUT | 0001 | Invalid configuration | The filter/servlet is misconfigured or does not exist anymore. Check your configuration (in the web.xml file). |
0002 | incompatible lib. | Some incompatible packages have been installed. Contact support. | |
0003 | Could not load library. | Check the log files for more information. | |
0004 | OutOfMemoryError allocating class'. | Check your system memory | |
0005 | file does not exist or is not accessible and class not found in global ld. | Contact support. | |
0006 | ClassNotFoundException, class not found. | Contact support. | |
0007 | UndeclaredThrowableException, class= could not be initialized. | Contact support. | |
0008 | RuntimeException, class= could not be initialized. | Contact support. | |
0009 | Exception caught. | Check the log file for more information. Check your configuration (in the web.xml file) or contact support. | |
0010 | Ignored 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). | |
0011 | A 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). |