ErrLookup › apache/cassandra
apache/cassandra
Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. · Java · 3,424 source files
Analyzed at 88fd0f6a0e on 2026-09-10. 3118 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to create compressor {}. Will attempt fallback to def | console | warning | compression, configuration, classpath, fallback |
| Queried for epoch %s, but could not catch up. Current epoch: | exception | error | tcm, cluster-metadata, bootstrap, retry-exhausted |
| Invalid Columns subset bytes; too many bits set: ${encoded} | exception | error | cassandra, sstable, corruption, deserialization |
| <garbage collection summary> | console | warning | jvm, garbage-collection, performance, logging |
| Invalid query, must be a %s statement but was: %s | validation | error | cql, sstable-writer, argument-validation |
| {} failed for index component {} on SSTable {} | console | warning | sai, index, corruption, io |
| The result of ICompressor.serializedAs(), %s, of a compresso | validation | error | configuration, compression, schema |
| Unable to determine filesystem block size for Direct IO. Blo | exception | error | direct-io, filesystem, block-size, startup |
| Invalid tuple literal for %s: too many elements. Type %s exp | validation | error | cql, tuple, validation, invalid-request |
| Serialized size cannot be more than 2GiB/Integer.MAX_VALUE | exception | error | cache, caffeine, memory-limit, size-limit |
| No holder claimed isPendingRepair: %s, isPendingRepair %s | exception | error | compaction, repair, invariant, internal-error |
| Following datacenters have active nodes and must be present | validation | error | configuration, replication, keyspace |
| Stopping gossip by operator request | console | info | cassandra, gossip, operations, warning-log |
| Failed to update per-column components for SSTable {} | console | warning | sai, index, sstable, io |
| Not starting client transports in write_survey mode as it's | exception | error | cassandra, startup, write-survey, bootstrap |
| Index should be between [0, %d), but was %d. | exception | error | cassandra, sai, index-corruption, bounds-check |
| %s | exception | error | stress-tool, io-exception, error-handling |
| Couldn't acquire reference to the SSTable {}. It may have be | console | warning | sstable, index-build, race-condition, compaction |
| Error constructing replication strategy class | validation | error | reflection, replication, configuration, class-loading |
| When reinitializing with cluster metadata, the same partitio | exception | critical | tcm, partitioner, reinitialize, config-mismatch, restore |
| Invalid or unsupported protocol version (%d); supported vers | exception | error | cassandra, native-protocol, version-compatibility |
| The postings position is less than zero. | exception | critical | cassandra, sai, index-corruption, storage |
| Attempted to release storage-attached index segment builder | console | warning | sai, index, lifecycle, memory-leak |
| Unable to cancel in-progress compactions for | exception | warning | compaction, retryable, runtime, cassandra |
| Cannot mix IF conditions and %s for the same row | validation | error | cql, lwt, invalid-request |
| Computed checksum of dictionary to import (%s) is different | validation | error | compression, dictionary-import, checksum |
| Found no candidates during initialization. Check if the seed | exception | critical | tcm, discovery, seeds, startup, bootstrap |
| %s as value of %s is invalid duration! %s | validation | critical | configuration, duration, startup, snitch |
| CompactionStress does not support secondary indexes | exception | error | compaction, secondary-index, unsupported-feature |
| Problem opening token allocation keyspace " + allocationKeys | validation | error | bootstrap, token-allocation, keyspace, configuration |
| There was a problem parsing the keyspace cql: %s | validation | error | cql, parsing, stress-profile |
| Tried to commit when in gossip mode | exception | critical | tcm, gossip-mode, illegal-state, cluster-metadata |
| The shortest password to pass the failing validator for any | validation | error | configuration, guardrails, password-policy, validation |
| There was a problem parsing the table cql: %s | validation | error | cql, parsing, stress-profile |
| Initiator directory different from our | console | warning | cluster-metadata, distributed-consistency, migration, diagnostics |
| The floor cannot be computed for the %s duration as precisio | validation | error | cql, time-functions, duration |
| Could not initialize CMS lookup | exception | critical | tcm, cms, startup, log-replay |
| Accord journal is configured in periodic mode, while Cassand | console | warning | cassandra, accord, config, durability, commitlog |
| When reinitializing with cluster metadata, we must be in the | exception | critical | tcm, cms, reinitialize, restore, precondition |
| Invalid type for %s element, expecting %s but got %s | exception | error | cassandra, java-driver, serialization, type-mismatch |
| Unexpected interruption | exception | warning | stress-tool, thread-interrupt, concurrency |
| unsupported type: %s | console | error | nodetool, cli, type-mismatch, guardrails |
| Unrecognized TLS encryption policy: | exception | critical | cassandra, tls, configuration |
| Only {} free in the system data volume. Consider adding more | console | warning | cassandra, configuration, disk-space, startup |
| Cannot snapshot until bootstrap completes | exception | error | snapshot, bootstrap, node-state |
| Invalid large Columns subset: present index ${idx} of ${supe | exception | error | sstable, corruption, io, deserialization |
| Cannot create CompressionParams for stored parameters | exception | error | compression, sstable, configuration, compatibility |
| Mutations look to have different time sources, some are usin | console | warning | accord, transactions, timestamps, lwt |
| Unable to parse targets for index %s (%s) | exception | error | cassandra, index, configuration, schema-validation |
| NodeId does not match locally set one. Check for the IP addr | exception | critical | tcm, nodeid, ip-collision, startup |
| Cache schema version + expected + does not match current sch | exception | warning | cache, schema-version, startup, stale-data |
| Could not interpret arguments to check vulnerable MBean invo | console | warning | jmx, security, mbean, reflection |
| Invalid tuple literal for %s: component %d is not of type %s | validation | error | cql, tuple, type-mismatch, validation |
| SSTable %s is marked pending for non-finalized incremental r | exception | error | repair, preview-repair, incremental-repair, sstable |
| Unhandled CheckStatusReply kind: | exception | error | serialization, deserialization, accord, wire-format |
| Aborting index memtable flush for {}... | console | info | memtable, flush, index, logging |
| %s something is seriously wrong with the calculated stream c | exception | error | streaming, serialization, memory |
| Can not replay during shutdown | exception | warning | tcm, shutdown, interrupt, metadata-replay |
| ICompressor.serializedAs() of a compressor created by provid | validation | error | compression, registry, configuration, plugin |
| The shortest password to pass the warning validator for any | validation | error | configuration, guardrails, password |
| Invalid call to function %s, none of its type signatures mat | validation | error | cql, function-resolution, type-mismatch |
| Configure either jmx_server_options in cassandra.yaml and co | validation | error | cassandra, jmx, configuration |
| Digest mismatch exception | exception | error | java, io, corruption, hints |
| Failed to validate a hint for {}: {} - skipped | console | warning | hints, validation, schema, marshal |
| Input date %s is greater than max supported date %s | validation | error | cassandra, serialization, date, value-out-of-range |
| Unable to delete storage-attached index component file {} du | console | warning | filesystem, io, cleanup, index |
| Bootstrap can be started exactly once, but seems to have alr | exception | error | lifecycle, bootstrap, concurrency, state |
| Could not replay | exception | error | tcm, timeout, metadata-replay, remote-fetch |
| repair_session_max_tree_depth should not be < 10, but was ${ | validation | error | cassandra, configuration, startup-validation, repair |
| Ambiguous '%s' operation with args %s and %s: use type hint | validation | error | cql, operators, ambiguity |
| Failed to validate custom indexer options: ${options} | validation | error | cassandra, index, plugin, reflection |
| Invalid value for %s: '%s' is a required keyspace property | validation | error | config, guardrails, keyspace |
| Cannot add new field %s of type %s to user type %s as it wou | validation | error | cassandra, cql, udt, schema, validation |
| Error while decommissioning node: | exception | critical | decommission, cluster-operations, tcm |
| Not able to construct initial cluster metadata from gossip, | console | warning | gossip, startup, network, fallback |
| ScheduledThreadPoolExecutor has shut down. | exception | error | rejected-execution, executor, lifecycle |
| Unknown CLI layout: | exception | error | cli, enum, state, nodetool |
| invalid global counter shard detected; ({}, {}, {}) and ({}, | console | error | cassandra, counters, data-corruption, compaction, sstable |
| Invalid large Columns subset: missing count ${encoded} of ${ | exception | error | cassandra, sstable, corruption, deserialization |
| Cannot replace same address when accord transactions are ena | exception | critical | accord, tcm, replace-address, startup, configuration |
| Could not perform next step of joining the ring %s, restart | exception | error | bootstrap, cluster-join, runtime-error, cassandra |
| Failed to execute stress action | exception | error | stress-tool, run-failure, runtime-exception |
| FSWriteError (wraps IOException writing sstable component) | exception | critical | cassandra, sstable, io, disk, streaming |
| Your replication factor {} for keyspace {} is higher than th | console | warning | replication, topology, configuration, keyspace |
| Can not resume bootstrap as join sequence has not been start | exception | error | bootstrap, cluster-join, illegal-state, cassandra |
| [{}] Received {} from {} containing ranges {} outside valid | console | warning | streaming, ranges, topology, token-metadata |
| Table's compressor can not accept any dictionary: | validation | error | sstable, compression, illegal-state, bulk-loading |
| Aborting SSTable index flush for {}... | console | warning | sstable, index-build, flush, abort |
| No rows to index during flush of SSTable {}. | console | info | sai, index, flush, empty-data |
| You can't mix repaired and unrepaired data in a compaction | exception | error | compaction, repair, unsupported-operation, sstable |
| Invalid private key format | exception | error | security, pem, private-key, regex-parse |
| local_system_data_file_directory must not be the same as the | validation | error | config, startup, directory-conflict |
| %s cannot be used with %s relations | validation | error | cql, operator, restriction, validation |
| Access is denied! | exception | error | security, jmx, jvm, operation-blocked |
| Failed to serialize partition key '%s' on table '%s' in keys | exception | error | serialization, streaming, buffer-overflow, large-partition |
| Filesystem block size must be a power of two for Direct IO. | exception | error | direct-io, filesystem, block-size, alignment |
| Key %s in sstable %s not owned by local ranges %s | console | error | verify, token-ranges, topology, sstable |
| Segmented checksum validation failed for index component {} | console | error | corruption, checksum, index, sstable |
| Cannot move to UNREGISTERED state (%s) | exception | error | tcm, state-machine, concurrency, startup |
| Use of com.sun.management.jmxremote.port at startup is depre | console | warning | jmx, deprecation, jvm-properties, configuration, cassandra-yaml |