CANNOT_LOAD_STATE_STORE error class
An error occurred during loading state.
Cannot read RocksDB checkpoint metadata. Expected <expectedVersion>
, but found <actualVersion>
.
Error reading delta file <fileToRead>
of <clazz>
: key size cannot be <keySize>
.
Error reading delta file <fileToRead>
of <clazz>
: <fileToRead>
does not exist.
Error reading snapshot file <fileToRead>
of <clazz>
: <fileToRead>
does not exist.
Error reading snapshot file <fileToRead>
of <clazz>
: key size cannot be <keySize>
.
Error reading snapshot file <fileToRead>
of <clazz>
: value size cannot be <valueSize>
.
Error reading streaming state file of <clazz>
: <fileToRead>
does not exist. If the stream job is restarted with a new or updated state operation, please create a new checkpoint location or clear the existing checkpoint location.
The state store failed to load successfully because state store configuration doesn't match with configuration in checkpoint. Error message: <errorMsg>
Failed to load the state store with ID '<stateStoreId>
' from provider '<stateStoreProviderName>
'. Retrieved error message: <errorMsg>
Could not load HDFS state store with id <stateStoreId>
because of an out of memory exception.
The state store failed to load successfully. Retrieved error message: <errorMsg>
The change log reader version cannot be <version>
.
The change log writer version cannot be <version>
.
Could not load RocksDB state store with id <stateStoreId>
because of an out of memory exception.
Partition id <snapshotPartitionId>
not found for state of operator <operatorId>
at <checkpointLocation>
.
Copied <dfsFile>
to <localFile>
, expected <expectedSize>
bytes, found <localFileSize>
bytes.
Version cannot be <version>
because it is less than 0.
<loggingId>
: RocksDB instance could not be acquired by <newAcquiredThreadInfo>
for operationType=<operationType>
as it was not released by <acquiredThreadInfo>
after <timeWaitedMs>
ms.
Thread holding the lock has trace: <stackTraceOutput>
Version Id of the RocksDB local file doesn't match the one created in version <version>
.