eclipse-vertx/vert.x
Documented errors, page 3 of 4. Back to eclipse-vertx/vert.x
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| a header value contains a prohibited character '127': <seq> | validation | error | http, headers, validation |
| AsyncFile must only be used in the context that created it, | exception | error | |
| Invalid key index: ${index} | exception | error | context, local-state, illegal-argument, internal |
| Request has already been read | exception | error | http, lifecycle, state, http1 |
| Expecting a stripesCount that is larger than 0 | validation | error | illegal-argument, pool, initialization, jackson |
| Invalid escape sequence: %${escapeSequence} | validation | error | |
| 426 Upgrade Required (RFC2817) | http | error | http, tls, upgrade, vertx-http-client |
| Invalid url protocol: | exception | error | |
| Missing -----BEGIN PRIVATE KEY----- or -----BEGIN RSA PRIVAT | exception | error | ssl, pem, private-key, keystore |
| This should be a close frame | exception | error | |
| initialMaxData must be >= 0 | validation | error | |
| 405 Method Not Allowed | http | error | |
| Cannot read hosts config | exception | error | |
| No null bind local address | validation | error | vertx, null, listen, argument-check |
| Unknown ResolvedAddressTypes ${resolvedAddressTypes} | exception | error | |
| Invalid DER: length field too big ( | exception | error | der, asn1, length-field, ber, encoding |
| No null value accepted | validation | error | |
| Null delegate not allowed | validation | error | null-pointer, wrapper, vertx |
| Resource not found: ${sourceName} | exception | error | |
| Unsupported HTTP version: <version> | validation | error | http, versioning, illegal-argument |
| highWaterMark | exception | error | streams, backpressure, configuration, validation |
| Invalid JSON object: ${buf} | exception | error | json, decode, buffer |
| Invalid ${value} | validation | error | |
| ${packageFolderURL} is not a JAR file | exception | error | classpath, jar, verticle-resolution |
| Already a default codec registered for class | exception | error | eventbus, codec, duplicate-registration, illegal-state |
| Expecting the current parser token to be the start of an arr | exception | error | java, json, decoding, parser-state |
| Failed to decode: | exception | error | json, decoding, jackson, reader |
| open | exception | error | |
| Failed to read ${link} | exception | error | filesystem, symlink, io, read |
| poolSize must be > 0 | validation | error | worker-pool, executor, argument-validation, configuration |
| 404 Not Found | http | error | |
| 406 Not Acceptable | http | error | |
| factory.prefix() cannot be null | validation | error | verticle-factory, null-check, registration |
| Response already ended | validation | error | http-client, response, lifecycle, handler |
| Unit must not be null | validation | info | http, status-code, service-unavailable, retry |
| A push response cannot promise another push | exception | error | http2, server-push, illegal-state |
| Cannot read directory ${file}. Does not exist | exception | error | filesystem, io, directory |
| Invalid content length, or reader index when decoding addres | exception | error | |
| port p must be < 65535 | validation | error | port, validation, network |
| Unexpected nested url : ${nestedURL} | exception | error | |
| Expected a base64 encoded byte array | exception | error | json, base64, deserialization, jackson |
| Timeout must be >= 0 | validation | error | timeout, validation, shutdown |
| a header value must not end with '\r' or '\n':<seq> | validation | error | http, headers, request-smuggling, validation |
| Invalid DER: object is not integer | exception | error | |
| Request must have a content-type header to decode a multipar | exception | error | http, multipart, http1, request |
| Unsupported version, expected 0 but found | exception | error | pkcs8, der, pki |
| 407 Proxy Authentication Required | http | error | |
| 510 Not Extended (RFC2774) | http | error | |
| Invalid JSON array: ${json} | exception | error | json, decode, jsonarray |
| There is no larger power of 2 int for value:${value} since i | validation | error | illegal-argument, pool, power-of-two, jackson |
| unterminated escape sequence at end of string: ${s} | validation | error | |
| Cannot open file for neither reading nor writing | validation | error | file, open-options, illegal-argument, asyncfile |
| Invalid resolver idle timeout | validation | error | configuration, duration, resolver |
| Response head already sent | exception | error | http, response, headers, http1 |
| Sending form requires multipart/form-data or " + HttpHeaders | validation | error | http, form, content-type, client |
| 502 Bad Gateway | http | error | |
| Invalid timer delay: ${delay} | validation | error | timer, illegal-argument, vertx |
| multiplexingLimit must be > 0 or -1 (disabled) | validation | error | |
| No results for " + server | exception | error | load-balancer, endpoint, no-results |
| Invalid DER: 'version' field must be of type INTEGER (2) but | exception | error | der, asn1, ec, version-field, format |
| code: <statusCode> (expected: 0+) | validation | error | http, status-code, illegal-argument, validation |
| Invalid HTTP method | http | error | websocket, http1, handshake, method-not-allowed |
| maxExecuteTime must be > 0 | validation | error | worker-pool, executor, argument-validation, configuration |
| Unable to link existing file '${existing}' to '${link}' | exception | error | filesystem, link, symlink, io |
| Cannot find vertx-version.txt on classpath | exception | error | classpath, packaging, versioning, shading |
| Invalid ${value} | validation | error | |
| Request already complete | validation | error | http-client, state, lifecycle |
| 503 Service Unavailable | http | error | |
| eventLoopPoolSize must be > 0 | validation | info | http, captive-portal, network, expectation |
| streamWriteIdleTimeout must be >= 0 | validation | error | validation, illegal-argument, duration, config |
| Invalid DER: object is not an Object Identifier | exception | error | |
| HTTP/2 keepAliveTimeout must be >= 0 | validation | error | |
| Invalid window size: ${windowSize} | validation | error | http2, flow-control, window-size, argument-validation |
| Scheme: | validation | error | websocket, url, scheme |
| Invalid name: ${str} | validation | error | deployment-identifier, verticle-name, verticle-factory |
| WebSocket is closed | exception | error | |
| 401 Unauthorized | http | error | |
| Invalid DER: can't handle UCS-4 string | exception | error | |
| Oops! | exception | critical | ha, failover, fault-injection, vertx-exception |
| streamReadIdleTimeout must be >= 0 | validation | error | validation, illegal-argument, duration, config |
| a header name cannot contain non-ASCII character: <value> | validation | error | http, headers, ascii, validation |
| alias does not exist in the keystore: | exception | error | |
| Could not convert address ${data} to InetAddress. | exception | error | |
| KeyManagerFactory is not present or is not initialized yet | validation | error | tls, ssl, keymanager, illegal-argument, initialization |
| Not listening | exception | error | http, ssl, tls, lifecycle |
| partial escape sequence at end of string: ${s} | validation | error | |
| Set connect handler first | exception | error | vertx, net-server, illegal-state, initialization-order |
| cacheNegativeTimeToLive must be >= 0 | exception | error | |
| Timeout must be >= 0 | validation | error | timeout, validation, connection |
| Already started | exception | error | eventbus, lifecycle, double-start, illegal-state |
| clusterPingReplyInterval must be greater than 0 | validation | error | |
| Failed to read ${path} | exception | error | filesystem, io, read |
| Missing -----END ----- delimiter | exception | error | ssl, pem, malformed-file |
| ndots must be >= -1 | exception | error | |
| proxyProtocolTimeout must be >= 0 | validation | error | validation, proxy-protocol, netserver, config |
| unpack | exception | error | |
| You must set at least one supported HTTP version | validation | error | server, config, http-versions, builder |
| Please set handler before server is listening | exception | error | http, lifecycle, routing |
| Unexpected trailing token | exception | error | json, decode, trailing-token, ndjson |
| 504 Gateway Timeout | http | error |