Logdoc index | Logdoc entry list | Log entry group | Log entry |
Description | HTTP request cannot be processed. Returning HTTP status code indicating an error. |
---|---|
Group | HTTP-level |
Log entry ID | 3523 |
Log category | org.xins.server.runtime.http.3523 |
Log level | INFO |
With exception | Yes |
Name | Type | Nullable |
---|---|---|
ip | text | false |
method | text | false |
path | text | true |
queryString | text | true |
statusCode | int32 | false |
reason | text | true |
en_US | Unable to process HTTP method request from ip, path is "path", query string is "queryString". Returning HTTP status code statusCode. Reason: "reason". |
---|---|
fr_FR | Incapable de traiter la requête HTTP method à partir de ip, avec le chemin "path" et les paramètres "queryString". Le code HTTP retourné est statusCode. Raison: "reason". |