ID | Description | Level | Parameters |
---|
1500 | HTTP Servlet container started on a specific port. | INFO | 1 |
1501 | The HTTP Servlet container has thrown an I/O exception. | ERROR | 0 |
1502 | Error when closing the HTTP Servlet container. | ERROR | 0 |
1503 | Loading and initializing the Servlet. | DEBUG | 1 |
1504 | Performing a query to the API. | DEBUG | 1 |
1505 | Query to the API failed. | ERROR | 0 |
1506 | Query to the API succeeded. | DEBUG | 2 |
1507 | Closing the Servlet container. | DEBUG | 0 |
1508 | Failed to load the Servlet due to a Servlet exception. | ERROR | 0 |
1509 | Failed to load the Servlet due to a generic exception. | ERROR | 0 |
1510 | Message logged using the Servlet context. | INFO | 1 |
1511 | Exception logged using the Servlet context. | WARNING | 1 |
1512 | Failed to load or parse the WEB_INF/web.xml file. | ERROR | 0 |
1513 | Incorrect URL. | WARNING | 1 |
1514 | Resource not found. | WARNING | 2 |