ID | Description | Level | Parameters |
---|
1050 | Programming error (not due to an unexpected exception). | ERROR | 5 |
1051 | Ignoring allowable exception. | DEBUG | 7 |
1052 | Programming error (unexpected exception). | ERROR | 5 |
1053 | Untranslated debug message. | DEBUG | 1 |
1100 | Calling HTTP service. | INFO | 2 |
1101 | HTTP service called. | DEBUG | 3 |
1102 | Unknown host error while calling HTTP service. | NOTICE | 3 |
1103 | Connection refused while calling HTTP service. | NOTICE | 3 |
1104 | Connection time-out while calling HTTP service. | NOTICE | 4 |
1105 | Socket time-out while calling HTTP service. | NOTICE | 4 |
1106 | Total call time-out while calling HTTP service. | NOTICE | 4 |
1107 | HTTP result received, status code is considered acceptable. | INFO | 4 |
1108 | HTTP result received, status code is considered unacceptable. | INFO | 4 |
1109 | Unrecognized I/O error while calling HTTP service. | NOTICE | 3 |
1110 | No route to host while calling HTTP service. | NOTICE | 3 |
1200 | Starting file watch thread. | INFO | 3 |
1201 | Changing file watch interval. | INFO | 4 |
1202 | Stopping file watch thread. | INFO | 2 |
1203 | Stopped file watch thread. | INFO | 2 |
1204 | I/O Error for the HTTPFileWatcher. | WARNING | 0 |
1250 | Increasing capacity of FastStringBuffer instance. | DEBUG | 2 |
1300 | URL is malformed. | DEBUG | 1 |
1301 | Call to a specific target succeeded. | DEBUG | 1 |
1302 | Call to a specific target failed. | DEBUG | 1 |
1303 | Call completely failed. | DEBUG | 0 |
1304 | No more targets and no fail-over | DEBUG | 0 |
1305 | No more targets, but fail-over would be allowed | DEBUG | 0 |
1306 | More targets available, but fail-over is not allowed | DEBUG | 0 |
1307 | More targets available and fail-over is allowed | DEBUG | 0 |
1308 | Unsupported protocol. | DEBUG | 1 |
1309 | Calling target. | DEBUG | 1 |
1350 | A property value has changed. | WARNING | 3 |
1351 | A property value has changed. | ERROR | 3 |
1400 | Tick processed by expiry folder. | DEBUG | 3 |
1401 | Associating expiry folder with expiry stategy thread. | DEBUG | 3 |
1402 | Expiry strategy thread started. | DEBUG | 1 |
1403 | Expiry strategy thread stopped. | DEBUG | 1 |
1404 | Sleeping in expiry strategy thread. | DEBUG | 2 |
1405 | Sleep interrupted in expiry strategy thread. | DEBUG | 2 |
1406 | Woke up after sleeping in expiry strategy thread. | DEBUG | 2 |
1407 | Triggering tick in expiry strategy thread. | DEBUG | 1 |
1408 | Constructed a new expiry folder | DEBUG | 2 |
1409 | Constructed a new expiry strategy. | DEBUG | 3 |
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 |
1550 | Unable to create a SAX parser. | ERROR | 0 |
1600 | Error when trying to convert a value. | WARNING | 5 |