redis/jedis

Documented errors, page 3 of 3. Back to redis/jedis

Code / MessageTypeSeverityTags
HostAndPort is required when no socketFactory is provided
exception error java, jedis, builder, configuration, missing-endpoint
Malformed FAILING_OVER push
exception error redis, resp3, push, failover, parsing
SumAggregator requires numeric types of the same kind…
exception error aggregation, numeric, type-mismatch, sum
Unparseable MOVING target:
exception error redis, push-events, host-port-parsing, malformed-data
Error trying to add idle objects
exception error pool, warmup, connection
binary ft.search is not implemented with resp3.
exception error jedis, redis-search, resp3, unsupported
IDMP-DURATION must be between 1 and 86400 seconds
exception error jedis, params, validation, redis-streams
null value cannot be sent to redis
validation error null-check, argument-validation, api-misuse
No BDB found matching host
exception error redis-enterprise, health-check, multi-db, configuration, rest-api
LIMIT must be non-negative
exception error jedis, params, validation, redis
controller closed
exception error redis, lifecycle, closed-resource, scheduler
HashImport fields must be non-null and non-empty
validation error validation, empty-argument, hash-import
null is not a valid argument.
validation error null-check, invalid-argument, redis
" " is not a valid argument.
validation error invalid-argument, key-encoding, streams
Attempting to write to a broken connection.
exception critical jedis, connection, network
MultiDbConfig must not be NULL for MultiDbConnectionProvider
validation error validation, null-check, config, multi-db
TS.NRANGE/TS.NREVRANGE require at least one key
validation error jedis, timeseries, argument-validation
A null argument cannot be sent to Redis.
validation error redisearch, search, null-pointer, map
HashImport fields must not contain empty names
validation error validation, empty-value, hash-import
It is not allowed to create Transaction from this
exception error transaction, unsupported-operation, jedis, cluster
Could not destroy the pool
exception error pool, shutdown, resource-cleanup
DatabaseClientConfigs must not contain null elements
validation error redis, multi-db, config-validation, null-element
file does not exist
validation error ssl, file-not-found, configuration, jedis
Attempting to read from a broken connection.
exception critical jedis, connection, network, read
Endpoint does not exist.
validation error redis, multi-db, endpoint-lookup, validation
IDMP-MAXSIZE must be between 1 and 10000
exception error jedis, params, validation, redis-streams
Path cannot be null.
validation error json, path, null-argument, validation
HashImport fields must not contain null
validation error validation, null-argument, hash-import
Setting null as field attribute is not allowed.
validation error redisearch, search, null-argument
HashImport fields must not contain duplicates
validation error validation, duplicate-entries, hash-import
Either BYRADIUS or BYBOX must be used.
exception error jedis, geosearch, missing-required-argument, illegal-argument
Both BYRADIUS and BYBOX cannot be used.
exception error jedis, geosearch, mutually-exclusive, illegal-argument
DatabaseClientConfigs are required for…
validation error redis, multi-db, config-validation, empty-collection
AGG_MAX policy requires Comparable types or KeyValue, but…
exception error aggregation, comparable, type-mismatch, agg-max
Cannot remove the last remaining endpoint
validation error validation, precondition, multi-db
Endpoint does not exist in the provider
validation error validation, entity-not-found, multi-db
Unknown type
exception error json, schema, unknown-type, validation
Malformed FAILED_OVER push
exception error redis, resp3, push, failover, parsing
AGG_MIN policy requires Comparable types or KeyValue, but…
exception error aggregation, comparable, type-mismatch, agg-min
Path cannot be empty.
validation error json, path, empty-argument, validation
DatabaseConfig must not be null
validation error validation, null-check, multi-db
Attribute for this field is already set.
validation error redisearch, search, illegal-state