ErrLookup › apache/rocketmq
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications. · Java · 1,495 source files
Analyzed at 293f588571 on 2026-08-14. 216 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| datetime is null. | exception | error | rocketmq, authentication, grpc, metadata |
| authentication header is incorrect. | exception | error | rocketmq, authentication, header-format, grpc |
| authentication keyValues length is incorrect, actual length= | exception | error | rocketmq, authentication, header-format, parsing |
| authentication credential length is incorrect, actual length | exception | error | rocketmq, authentication, credentials, validation |
| create authentication context error. | exception | error | rocketmq, authentication, signature, encoding |
| The authenticationMetadataProvider is not configured | exception | critical | rocketmq, authentication, configuration, server |
| username cannot be null. | exception | error | rocketmq, authentication, credentials, grpc |
| User:{} is not found. | exception | error | rocketmq, authentication, user-management, metadata |
| User:{} is disabled. | exception | error | rocketmq, authentication, user-status, administration |
| check signature failed. | exception | error | rocketmq, authentication, signature, hmac |
| The user is existed | exception | error | rocketmq, user-management, create, duplicate |
| The user is not exist | exception | error | rocketmq, user-management, update, not-found |
| username can not be blank | exception | error | rocketmq, user-management, delete, validation |
| User:{} is not found | exception | error | rocketmq, authorization, super-user, not-found |
| user can not be null | exception | error | rocketmq, user-management, validation, null-check |
| password can not be blank | exception | error | rocketmq, user-management, password, validation |
| The authenticationMetadataProvider is not configured. | exception | critical | rocketmq, configuration, metadata-provider, server |
| The authorizationMetadataProvider is not configured. | exception | critical | rocketmq, configuration, metadata-provider, acl |
| create user to RocksDB failed | exception | error | |
| delete user from RocksDB failed | exception | error | |
| update user to RocksDB failed | exception | error | |
| Get user from RocksDB failed. | exception | error | |
| Authentication failed. Please verify the credentials and try | exception | error | |
| The request of {} is not support. | exception | error | |
| authorization context is empty. | exception | error | |
| message is null. | exception | error | |
| group is not allowed for producer heartbeat. | exception | error | |
| messageQueue is null. | exception | error | |
| retry topic does not match consumer group. | exception | error | |
| batch ack is empty. | exception | error | |
| batch ack entry is null. | exception | error | |
| subscription is null. | exception | error | |
| consumer data is null. | exception | error | |
| lite subscription is empty. | exception | error | |
| lite subscription is null. | exception | error | |
| topic list is empty. | exception | error | rocketmq, authorization, admin-api, validation, topic |
| topic config is null. | exception | error | rocketmq, authorization, admin-api, null-safety, topic |
| cold data flow config is empty. | exception | error | rocketmq, authorization, cold-data, properties, validation |
| subscription group is null. | exception | error | rocketmq, authorization, admin-api, consumer-group, null-safety |
| subscription group list is empty. | exception | error | rocketmq, authorization, admin-api, consumer-group, validation |
| subscription group config is null. | exception | error | rocketmq, authorization, admin-api, consumer-group, null-safety |
| topic header is null. | exception | error | rocketmq, authorization, static-topic, remoting-header |
| mapping topic does not match topic header. | exception | error | rocketmq, authorization, static-topic, consistency-check |
| parse authorization context error. | exception | error | rocketmq, authorization, error-wrapping, deserialization, root-cause |
| is null. | exception | error | rocketmq, authorization, remoting-body, null-safety |
| topic is null. | exception | error | rocketmq, grpc, authorization, query-route, validation |
| settings command doesn't have publishing or subscription. | exception | error | rocketmq, grpc, telemetry, authorization, settings |
| group is null. | exception | error | rocketmq, grpc, telemetry, consumer-group, validation |
| unknown resource type. | exception | error | rocketmq, authorization, version-skew, validation |
| The actions is empty. | validation | error | auth, authorization, acl, validation, rocketmq |
| The actions can not be Any. | validation | error | auth, authorization, acl, validation, wildcard, rocketmq |
| The source ip is empty. | validation | error | auth, authorization, acl, ip-filter, validation, rocketmq |
| The source ip is invalid. | validation | error | auth, authorization, acl, ip-filter, cidr, validation, rocketmq |
| The decision is null or illegal. | validation | error | auth, authorization, acl, validation, rocketmq |
| Failed to load rocksdb for auth_acl, please check whether it | console | critical | auth, rocksdb, file-lock, startup, rocketmq |
| create Acl to RocksDB failed. | exception | error | auth, rocksdb, persistence, acl, rocketmq |
| delete Acl from RocksDB failed. | exception | error | auth, rocksdb, persistence, acl, rocketmq |
| update Acl to RocksDB failed. | exception | error | auth, rocksdb, persistence, acl, rocketmq |
| get Acl from RocksDB failed. | exception | error | auth, rocksdb, cache, deserialization, acl, rocketmq |
| Authorization failed. Please verify your access rights and t | exception | error | auth, authorization, rpc, wrapper, rocketmq |
| Failed to get max offset in queue | exception | error | broker, admin, reset-offset, consume-queue, rocketmq |
| lite subscription quota exceeded | exception | error | broker, lite, lmq, quota, subscription, config, rocketmq |
| subscribe lite operation is not supported for this group | exception | error | broker, lite, lmq, consumer-group, wildcard, rocketmq |
| Failed to get max offset | exception | error | broker, pop-consumer, ack, consume-queue, rocketmq |
| Failed to get max offset in queue | exception | error | broker, pop-consumer, batch-ack, consume-queue, rocketmq |
| Failed to ack message | exception | error | broker, pop-consumer, ack, kv-store, consume-queue, rocketmq |
| Failed to get max offset in queue | exception | error | broker, admin, max-offset, consume-queue, rocketmq |
| Failed to get max offset | exception | error | rocketmq, broker, consume-queue, offset, admin-api, storage |
| The user is not exist | exception | error | rocketmq, broker, acl, user-management, authentication, admin-api |
| The super user can only be update by super user | exception | error | rocketmq, broker, acl, user-management, authorization, admin-api |
| The body of acl is null | exception | error | rocketmq, broker, acl, authorization, validation, admin-api |
| Failed to get max consume offset | exception | error | rocketmq, broker, pop-consumer, consume-queue, retry, storage |
| Consumer group is not allowed to consume. | exception | error | rocketmq, broker, lite-subscription, lmq, consumer-group, metadata |
| Failed to get max offset in queue or iterate in queue | exception | error | rocketmq, broker, pop-consumer, notification, consume-queue, rocksdb, storage |
| Failed to get max offset in queue | exception | error | rocketmq, broker, pop-consumer, peek, consume-queue, proxy, storage |
| Failed tp get max offset in queue | exception | error | rocketmq, broker, pull, offset-reset, consume-queue, typo, storage |
| Failed to query initial offset | exception | error | rocketmq, broker, pull, broadcast-consumer, offset, consume-queue, storage |
| currentCID is empty | validation | error | rocketmq, broker, rebalance, query-assignment, client-id, validation |
| mqAll is null or mqAll empty | validation | error | rocketmq, broker, rebalance, query-assignment, topic-route, validation |
| cidAll is null or cidAll empty | validation | error | rocketmq, broker, rebalance, query-assignment, consumer-group, validation |
| Update topic reserveTime not supported | validation | error | rocketmq, broker, topic-config, tiered-storage, attribute, validation |
| Can't accept data with small epoch %d < %d | validation | error | rocketmq, broker, topic-queue-mapping, static-topic, epoch, controller, metadata |
| Can't accept data with unmatched scope %s != %s | validation | error | rocketmq, broker, topic-queue-mapping, static-topic, scope, controller, metadata |
| Cannot accept equal epoch with null data | validation | error | rocketmq, broker, topic-queue-mapping, static-topic, epoch, controller, metadata |
10015 [10015:signature-failed] unable to calculate a request signature. error=%s | validation | error | rocketmq, acl, authentication, hmac, security |
| NetAddress examine scope Exception netAddress is %s | validation | error | rocketmq, acl, ipv6, configuration, validation |
| the specified group is blank | validation | error | rocketmq, client, group, validation, configuration |
| the specified group[%s] is longer than group max length: %s. | validation | error | rocketmq, client, group, validation, length-limit |
| the specified group[%s] contains illegal characters, allowin | validation | error | rocketmq, client, group, validation, naming |
13 the message is null | validation | error | rocketmq, producer, validation, null-check |
| The specified topic is blank | validation | error | rocketmq, topic, validation, null-check, configuration |
| The specified topic is longer than topic max length %d. | validation | error | rocketmq, topic, validation, length-limit |
| The specified topic[%s] contains illegal characters, allowin | validation | error | rocketmq, topic, validation, naming |
| The topic[%s] is conflict with system topic. | validation | error | rocketmq, topic, system-topic, validation, naming |
| Sending message to topic[%s] is forbidden. | validation | error | rocketmq, producer, dlq, retry, validation |
16 topicPermission value: %s is invalid. | validation | error | config, validation, permissions, topic |
| Invalid ConsumeFromWhere Value | validation | error | consumer, config, validation, enum |
| add subscription exception | exception | error | consumer, subscription, filter, validation |
| allocateMessageQueueStrategy is null | validation | error | rebalance, allocation, null-check, constructor |
| machineRoomResolver is null | validation | error | rebalance, allocation, null-check, constructor |
| illegal virtualNodeCnt :%d | validation | error | rebalance, consistent-hash, validation, constructor |
| readLocalOffset Exception, maybe fastjson version too low Se | exception | error | offsets, serialization, fastjson, consumer, recovery |
| The broker[${brokerName}] not exist | exception | error | offsets, broker, routing, consumer, availability |
| Not found broker, maybe key is wrong | exception | error | topic, admin, routing, broker |
| create new topic failed | exception | error | topic, admin, wrapper-exception, broker |
| Can not find Message Queue for this topic, ${topic} | exception | error | topic, admin, routing, nameserver |
| Unknown why, Can not find Message Queue for this topic, ${to | exception | error | topic, admin, routing, permissions |
| Can not find Message Queue for this topic, ${topic} Namesrv | exception | error | topic, subscription, routing, consumer |
| Can not find Message Queue for this topic, ${topic} See http | exception | error | topic, subscription, nameserver, consumer |
| Invoke Broker[${brokerAddr}] exception | exception | error | offsets, broker, rpc, timeout, admin |
| The broker[${brokerName}] not exist | exception | error | offsets, broker, routing, admin |
208 query message by id finished, but no message. | exception | error | rocketmq, message-id, validation, client |
17 The topic[${topic}] not matched route info | exception | error | rocketmq, topic, routing, name-server, client |
| sendMessage call timeout | exception | error | rocketmq, timeout, producer, send, async |
| The consumer not running, please start it first. | exception | error | rocketmq, lifecycle, consumer, lite-pull, state |
| Subscribe and assign are mutually exclusive. | exception | error | rocketmq, consumer, lite-pull, api-misuse, lifecycle |
| The PullConsumer service state not OK, maybe started once, | exception | error | rocketmq, lifecycle, consumer, lite-pull, state |
| The consumer group[ | exception | error | rocketmq, consumer, duplicate, group, instance-name |
| consumerGroup can not equal | exception | error | rocketmq, config, consumer, lite-pull, validation |
| messageModel is null | exception | error | rocketmq, config, consumer, lite-pull, null-check |
| allocateMessageQueueStrategy is null | exception | error | rocketmq, config, consumer, lite-pull, rebalance |
| Long polling mode, the consumer consumerTimeoutMillisWhenSus | exception | error | rocketmq, config, consumer, lite-pull, timeout, long-polling |
| Topic can not be null or empty. | exception | error | rocketmq, validation, consumer, subscribe, topic |
| subscribe exception | exception | error | rocketmq, subscribe, filter, consumer, wrapper |
| Message queues can not be null or empty. | exception | error | rocketmq, consumer, assign, validation |
| subExpression can not be null or empty. | exception | error | rocketmq, consumer, assign, tag-filter, validation |
| setAssignTag only can be called before start. | exception | error | rocketmq, consumer, lifecycle, illegal-state |
| Timeout must not be negative | exception | error | rocketmq, consumer, poll, timeout, validation |
| The message queue is not in assigned list, may be rebalancin | exception | warning | rocketmq, consumer, seek, rebalance, transient |
| The message queue is not in assigned list, message queue: | exception | error | rocketmq, consumer, seek, assign, validation |
| Seek offset illegal, seek offset = | exception | error | rocketmq, consumer, seek, offset, retention |
| Fetch consume offset from broker exception | exception | warning | rocketmq, consumer, offset, commit, new-group |
| mq is null | exception | error | rocketmq, consumer, pull, null-check |
| offset < 0 | exception | error | rocketmq, consumer, pull, offset, validation |
| maxNums <= 0 | exception | error | rocketmq, consumer, pull, batch-size, validation |
| Topic or listener is null | exception | error | rocketmq, consumer, listener, validation |
| The consumer is not in running status, {serviceState} | exception | error | rocketmq, consumer, lifecycle, illegal-state |
| topic is null | exception | error | rocketmq, consumer, validation, argument |
| mq is null | exception | error | rocketmq, consumer, pull, null-check |
| parse subscription error | exception | error | rocketmq, consumer, pull, tag-expression, parse-error |
| offset < 0 | exception | error | rocketmq, pull-consumer, offset, argument-validation |
| maxNums <= 0 | exception | error | rocketmq, pull-consumer, batch-size, argument-validation |
| maxSizeInBytes <= 0 | exception | error | rocketmq, pull-consumer, size-limit, async-pull, argument-validation |
| pullCallback is null | exception | error | rocketmq, pull-consumer, null-check, callback, async-pull |
| pullAsync unknown exception | exception | error | rocketmq, pull-consumer, broker-error, async-pull, offset-illegal |
| Broker[{destBrokerName}] master node does not exist | exception | error | rocketmq, pull-consumer, routing, broker-unavailable, retry-message |
| The consumer group[{consumerGroup}] has been created before, | exception | critical | rocketmq, pull-consumer, duplicate-group, startup, lifecycle |
| The PullConsumer service state not OK, maybe started once, { | exception | error | rocketmq, pull-consumer, lifecycle, startup, state-machine |
| consumerGroup is null | validation | error | rocketmq, pull-consumer, config, consumer-group, startup |
| consumerGroup can not equal {DEFAULT_CONSUMER_GROUP}, please | validation | error | rocketmq, pull-consumer, config, consumer-group, reserved-name |
| messageModel is null | validation | error | rocketmq, pull-consumer, config, message-model, startup |
| allocateMessageQueueStrategy is null | validation | error | rocketmq, pull-consumer, config, rebalance, allocation-strategy |
| Long polling mode, the consumer consumerTimeoutMillisWhenSus | validation | error | rocketmq, pull-consumer, long-polling, timeout, config |
| subscription exception | exception | error | rocketmq, pull-consumer, topic, subscription, validation |
| The topic[{topic}] not exist | exception | error | rocketmq, topic, name-server, routing |
| The consumer service state not OK, {serviceState} | exception | error | rocketmq, lifecycle, consumer-state |
| The broker[{desBrokerName}] not exist | exception | error | rocketmq, pop-consumer, broker, routing |
| The consumer group[{consumerGroup}] has been created before, | exception | error | rocketmq, consumer-group, duplicate, lifecycle |
| The PushConsumer service state not OK, maybe started once, { | exception | error | rocketmq, lifecycle, consumer-state, double-start |
| consumerGroup is null | validation | error | rocketmq, config, consumer-group, validation |
| consumerGroup can not equal {DEFAULT_CONSUMER_GROUP}, please | validation | error | rocketmq, config, consumer-group, reserved-name |
| messageModel is null | validation | error | rocketmq, config, message-model, validation |
| consumeFromWhere is null | validation | error | rocketmq, config, consume-from-where, validation |
| consumeTimestamp is invalid, the valid format is yyyyMMddHHm | validation | error | rocketmq, config, timestamp, format |
| allocateMessageQueueStrategy is null | validation | error | rocketmq, config, rebalance, validation |
| subscription is null | validation | error | rocketmq, config, subscription, validation |
| messageListener is null | validation | error | rocketmq, config, listener, validation |
| messageListener must be instanceof MessageListenerOrderly or | validation | error | rocketmq, config, listener, type-check |
| consumeThreadMin Out of range [1, 1000] | validation | error | rocketmq, config, thread-pool, validation |
| consumeThreadMax Out of range [1, 1000] | validation | error | rocketmq, config, thread-pool, validation |
| consumeThreadMin ({min}) is larger than consumeThreadMax ({m | validation | error | rocketmq, config, thread-pool, invariant |
| consumeConcurrentlyMaxSpan Out of range [1, 65535] | validation | error | rocketmq, config, flow-control, validation |
| pullThresholdForQueue Out of range [1, 65535] | validation | error | rocketmq, config, flow-control, validation |
| pullThresholdForTopic Out of range [1, 6553500] | validation | error | rocketmq, config, flow-control, validation |
| pullThresholdSizeForQueue Out of range [1, 1024] | validation | error | rocketmq, consumer, configuration, flow-control, validation |
| pullThresholdSizeForTopic Out of range [1, 102400] | validation | error | rocketmq, consumer, configuration, flow-control, validation |
| pullInterval Out of range [0, 65535] | validation | error | rocketmq, consumer, configuration, throttling, validation |
| consumeMessageBatchMaxSize Out of range [1, 1024] | validation | error | rocketmq, consumer, configuration, batching, validation |
| pullBatchSize Out of range [1, 1024] | validation | error | rocketmq, consumer, configuration, batching, validation |
| popInvisibleTime Out of range [{min}, {max}] | validation | error | rocketmq, consumer, pop-consumption, configuration, validation |
| popBatchNums Out of range [1, 32] | validation | error | rocketmq, consumer, pop-consumption, configuration, validation |
| subscription exception | exception | error | rocketmq, consumer, subscription, startup, wrapped-exception |
| The broker[{brokerName}, {brokerVersion}] does not upgrade t | exception | error | rocketmq, consumer, broker-version, sql92-filter, compatibility |
| The broker[{brokerName}] not exist | exception | error | rocketmq, consumer, pull, name-server, route-discovery |
| Find Filter Server Failed, Broker Addr: {brokerAddr} topic: | exception | error | rocketmq, filter-server, class-filter, deployment, route-discovery |
QUERY_NOT_FOUND Failed to query consume offset from offset store | exception | error | rocketmq, consumer, offset, rebalance, startup |
SYSTEM_ERROR Found unexpected result {result} | exception | error | rocketmq, consumer, offset, consume-from-timestamp, invariant |
| The Factory object[{clientId}] has been created before, and | exception | error | rocketmq, lifecycle, startup, client-instance, retry-misuse |
| Check client in broker error, maybe because you use {express | exception | warning | rocketmq, consumer, filtering, version-mismatch |
| The configuration item NamesrvAddr is not configured | validation | error | rocketmq, configuration, nameserver, startup |
| The producer group[{producerGroup}] has been created before, | exception | error | rocketmq, producer, duplicate-registration, lifecycle |
| The producer service state not OK, maybe started once, {serv | exception | error | rocketmq, producer, lifecycle, state-machine |
| producerGroup can not equal {defaultProducerGroup}, please s | validation | error | rocketmq, producer, configuration, validation |
| The producer service state not OK, {serviceState} | exception | error | rocketmq, producer, lifecycle, send |
| executor rejected | exception | error | rocketmq, producer, async, backpressure, thread-pool |
| select message queue threw exception. | exception | error | rocketmq, producer, message-queue-selector, user-code |
| sendSelectImpl call timeout | exception | error | rocketmq, producer, timeout, message-queue-selector |
| select message queue return null. | exception | error | rocketmq, producer, message-queue-selector, null-return |
| No route info for this topic, {} | exception | error | rocketmq, producer, routing, topic-not-found |
NO_NAME_SERVER_EXCEPTION No name server address, please set it.{} | exception | critical | rocketmq, configuration, nameserver, send |
| sendDefaultImpl call timeout | exception | error | rocketmq, producer, timeout, send, retries |
NOT_FOUND_TOPIC_EXCEPTION No route info of this topic: {} | exception | error | rocketmq, producer, routing, topic-not-found |
| sendKernelImpl call timeout | exception | error | rocketmq, producer, timeout, async-send |
| The broker[{}] not exist | exception | error | rocketmq, producer, routing, broker-failover, transient |
| unknown exception | exception | error | rocketmq, producer, oneway, broker-error, wrapping |
| message's topic not equal mq's topic | validation | error | rocketmq, producer, message-queue, topic-mismatch, validation |
| call timeout | exception | error | rocketmq, producer, timeout, validation, send |
| Topic of the message does not match its target message queue | validation | error | rocketmq, producer, message-queue, topic-mismatch, async-send |
| tranExecutor is null | exception | error | rocketmq, producer, transactional-message, null-listener, configuration |
| send message Exception | exception | critical | rocketmq, producer, transactional-message, half-message, send-failure |
| Transactional messages do not support delayed delivery | validation | error | rocketmq, producer, transactional-message, delayed-message, validation |
| topic is not supported | validation | error | rocketmq, producer, message-recall, retry-topic, dlq, validation |
| {} (dynamic: cause message from RecallMessageHandle.decodeHa | exception | error | rocketmq, producer, message-recall, handle-decode, malformed-input |
| The broker service address not found | exception | error | rocketmq, producer, message-recall, no-route, broker-unavailable |
REQUEST_TIMEOUT_EXCEPTION send request message to <{}> OK, but wait reply message timeout, {} ms. | exception | error | rocketmq, producer, request-reply, timeout, rpc |
| send request message to <{}> fail | exception | error | rocketmq, producer, request-reply, send-failure, rpc |