ErrLookup › nathanmarz/storm
nathanmarz/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more · Java · 466 source files
Analyzed at cdb116e942 on 2026-09-12. 101 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not instantiate a class listed in config under section | exception | critical | reflection, config, metrics, classpath, storm |
| connection failed | console | warning | network, netty, interrupt, shutdown, worker |
| Unable to create serializer | exception | error | kryo, serialization, storm, config |
| Could not find a ' ' entry in this configuration: Server… | exception | critical | jaas, authentication, configuration, storm |
| No password found for user | console | error | security, authentication, digest, sasl, credentials |
| Failed to get metadata for a transaction | console | warning | storm, transactional-spout, metadata, coordinator, zookeeper |
| A single worker should have 1 SystemBolt instance. | exception | error | metrics, topology, cluster-mode, storm |
| Error when launching multilang subprocess | exception | error | subprocess, multilang, storm, io |
| Blowfish encryption key not specified | exception | critical | encryption, kryo, configuration, storm |
| Topology submission exception | console | error | topology, validation, submission, nimbus |
| configuration file could not be found | exception | error | security, configuration, jaas, file-not-found |
| Failed to emit batch for transaction | console | warning | storm, transactional-spout, retry, tuple-fail, batch |
| Could not find a ' ' entry in this configuration: Client… | exception | critical | jaas, authentication, configuration, storm |
| the executor is already assigned, you should unassign it… | exception | error | scheduler, invalid-state-transition, storm |
| Could not find fields for source stream | exception | error | trident, topology-wiring, stream-not-found, runtime |
| Shell Process Exception | exception | error | multilang, shell-process, subprocess, storm |
| Error during multilang processing | exception | error | storm, multilang, subprocess, thread-interrupted |
| No output fields defined for component:stream | exception | error | storm, topology, streams |
| Disruptor processing interrupted | exception | error | |
| Trident only supports components that emit a single stream | exception | error | trident, topology, stream-declaration, storm |
| Topology already alive exception | console | error | topology, submission, duplicate, nimbus, name-conflict |
| Aggregate operation can only have one parent | exception | error | trident, topology-graph, aggregate, invalid-wiring |
| Trying to select non-existent field | validation | error | storm, trident, fields-validation |
| Could not find component common for | exception | error | thrift, topology, storm, lookup-failure |
| TopologyContext.registerMetric can only be called from… | exception | error | storm, metrics, lifecycle, topology-context |
| Parallelism is fixed to | exception | error | storm, trident, parallelism, topology |
| Received commit for different transaction attempt | exception | error | storm, trident, transaction, distributed |
| Received unexpected tuple | exception | error | trident, tuple-routing, unexpected-input, runtime |
| Could not find config file on classpath | exception | error | configuration, classpath, yaml, storm |
| does not exist | exception | error | |
| unable to parse | exception | error | |
| Failed a non-existent or already acked/failed id | exception | critical | storm, multilang, shell-bolt, tuple-lifecycle |
| Fatal: could not find this task id in this component | exception | critical | storm, topology-context, task-index, invariant |
| Results size is different than argument size: | exception | error | trident, state-query, batch-retrieve, contract-violation |
| slot: [ , ] is already occupied. | exception | error | scheduler, worker-slot, conflict, storm |
| Remote address is not reachable. We will close this client. | console | critical | netty, connectivity, reconnect, retry-exhausted |
| Tuple created with wrong number of fields. Expected | exception | error | |
| Could not find a ' ' entry in this configuration. | exception | error | security, configuration, jaas |
| Could not get canonical path for | exception | critical | filesystem, io, worker-startup, storm |
| Cannot set serializations for a component using fluent API | exception | error | storm, topology-builder, kryo, fluent-api, config |
| Regular rich spouts not supported yet... try wrapping in a… | exception | error | storm, trident, spout, unsupported |
| Acked a non-existent or already acked/failed id | exception | error | storm, multilang, acking, protocol |
| Trying to initialize transaction for which there should be… | exception | error | storm, transactional-spout, state, zookeeper, txid |
| Trident does not support direct streams | exception | error | trident, spout, direct-streams, unsupported-operation |
| Blowfish encryption key invalid | exception | critical | encryption, kryo, configuration, hex, storm |
| Cannot join DRPC stream with streams originating from other… | exception | error | storm, trident, drpc, join |
| Current batch ( | exception | error | storm, trident, state, transaction |
| Multireducer groupFields and inputFields must be the same… | validation | error | storm, trident, multireducer, constructor |
| host is not set | validation | error | thrift, client, invalid-argument |
| Non-system tuples should never be sent to __system bolt. | exception | error | tuples, streams, metrics, storm |
| Can only do an identity grouping when source and target… | exception | error | storm, grouping, parallelism, topology |
| MeanReducer::reduce called with unsupported input type | exception | error | metrics, type-mismatch, reducer, storm |
| Each operation can only have one parent | exception | error | trident, topology-graph, each, invalid-wiring |
| numBuckets must be >= 2 | validation | error | |
| Anchored onto after ack/fail | exception | critical | storm, multilang, shell-bolt, anchoring |
| Fail to construct messaging plugin from plugin | exception | error | messaging, reflection, plugin-loading, storm |
| Partition persist operation can only have one parent | exception | error | trident, state, partition-persist, invalid-wiring |
| Output fields for chained aggregators must be distinct | validation | error | storm, trident, aggregator, fields |
| Combiner state updater should receive a single tuple… | validation | error | storm, trident, state, aggregator |
| Fields for already set | exception | error | topology, duplicate-declaration, storm |
| Version already exists or data already exists | exception | error | java, storage, versioning, storm |
| Field must be an Iterable of | validation | error | config-validation, type-mismatch, storm |
| Each element of the list | validation | error | config-validation, type-mismatch, storm |
| Found multiple resources. You're probably bundling the… | exception | error | classpath, configuration, jar-packaging, storm |
| Storm conf is not valid. Must be json-serializable | validation | error | serialization, json, storm-config |
| Don't know how to convert | validation | error | java, type-conversion, config, storm |
| Additive operations cannot add fields with same name as… | validation | error | storm, trident, fields, validation |
| Could not find component with id | exception | error | java, topology, component-lookup, storm |
| Cannot have one group have fixed parallelism of two… | exception | error | storm, trident, parallelism, state |
| Client is being closed, and does not take requests any more | exception | error | netty, client, shutdown, messaging |
| State query operation can only have one parent | exception | error | trident, state-query, drpc, invalid-wiring |
| Trident does not support direct emits from spouts | exception | error | trident, spout, direct-emits, unsupported-operation |
| Must declare exactly one stream from last bolt in… | exception | error | drpc, topology-definition, stream-declaration, storm |
| Fields order must be same length as pointers map | validation | error | storm, trident, fields, validation |
| The same metric name | exception | error | storm, metrics, naming, duplicate |
| Combiner aggs only take a single field as input. Got this… | validation | error | storm, trident, aggregation, fields |
| Expecting tx state to be initialized in strict order but… | exception | error | storm, transactional-spout, txid, state, ordering |
| Field must be a power of 2. | validation | error | config-validation, power-of-two, storm |
| Must submit topologies using the 'storm' client script so… | exception | error | deployment, cli, jar-upload, storm |
| is not a valid version | exception | error | java, storage, path-validation, storm |
| duplicate field | exception | error | storm, fields, validation, duplicate, tuple |
| Bolt has already been declared for id | exception | error | topology, duplicate-id, storm |
| Projection processor can only have one parent | exception | error | trident, projection, topology-graph, invalid-wiring |
| Output stream of last component in LinearDRPCTopology must… | exception | error | drpc, topology-definition, tuple-fields, storm |
| Expecting previous txid state to be the previous transaction | exception | error | storm, transactional-spout, txid, state, zookeeper |
| Require input fields for each aggregator | validation | error | storm, trident, aggregator, constructor |
| Server connection should not send any messages | exception | error | netty, server, api-misuse, messaging |
| Topology with name ` ` already exists on cluster | exception | error | duplicate-name, topology-submission, storm |
| Unsupported encoding of object of class | exception | error | netty, encoder, pipeline, messaging |
| Not able to skip bytes, possibly due to end of input. | exception | error | java, io, stream, deserialization |
| Unsuppoted object type | exception | error | netty, batching, type-mismatch, messaging |
| Client connection should not receive any messages | exception | error | netty, client, api-misuse, messaging |
| Task ID should not exceed | exception | error | netty, serialization, task-id, messaging |
| Must manage at least one spout | validation | error | storm, trident, topology, validation |
| No DRPC servers configured for topology | exception | error | drpc, missing-config, storm |
| null object forbidded in message batch | exception | error | netty, batching, null-check, messaging |
| Spout has already been declared for id | exception | error | topology, duplicate-id, storm |
| invalid port | validation | error | thrift, client, invalid-argument |
| State spout has already been declared for id | exception | error | topology, duplicate-id, storm |
| This state is read-only and does not support updates | exception | error | storm, trident, state, unsupported-operation |