NVEG
The next table lists all error codes related to the Navajo engine.
| Major | Minor | Message | Details | 
|---|---|---|---|
| NVEG | 0001 | invalid config 'unsecureConnection=redirect' no secure connector configured. | Check your configuration (in the navajo.xml file). | 
| 0002 | invalid config 'unsecureConnectionRedirect' not an absolute url. | Check your configuration (in the navajo.xml file). The URL must start with either "https://" or "http://". | |
| 0003 | cannot parse additional status code. | Check your configuration (in the navajo.xml file). The additional status codes must be numbers. | |
| 0004 | loading webapp docBase failed. | Check your configuration (in the files navajo.xml and web.xml). Check the log file for more details. | |
| 0005 | cleanup of the NavajoEngine failed. | Contact support. | |
| 0006 | no contextmap loaded. | Contact support. | |
| 0007 | no context loaded. | Contact support. | |
| 0008 | missing config for defaultHost. | Check your configuration (in the navajo.xml file). | |
| 0009 | unsupported pass. | Contact support. | |
| 0010 | activation of the web application container failed. | Contact support. | |
| 0013 | child_init for the web application container failed. | Contact support. | |
| 0016 | child_exit for the web application container failed. | Contact support. | |
| 0021 | failed OutOfMemoryError. | Contact support. | |
| 0022 | invalid config generalResourceDir. | Check your configuration (in the navajo.xml file). Check the log file for more details. | |
| 0023 | loading webapp with docBase failed, OutOfMemoryError. | Contact support. | |
| 0024 | loading webapp with docBase failed. | Contact support. Check the log file for more details. | |
| 0025 | setup context failed. | Contact support. Check the log file for more details. | |
| 0026 | setup webapp with docBase failed, OutOfMemoryError. | Contact support. | |
| 0027 | setup webapp with docBase failed. | Contact support. Check the log file for more details. | |
| 0028 | merging webapp with docBase failed, OutOfMemoryError. | Contact support. | |
| 0029 | merging webapp with docBase failed. | Contact support. Check the log file for more details. | |
| 0031 | HttpSessionContext can only be registered in the child-process. | Contact support. | |
| 0032 | Loading webapp with docBase failed. | Check your configuration ". |