apache/pulsar
Documented errors, page 10 of 16. Back to apache/pulsar
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Timeout during delete operation | exception | error | configuration, validation, offload, bucket |
| UnsupportedOperationException | exception | warning | java, unsupported-operation, iterator |
| Failed to get permissions | http | error | pulsar, rest-api, authorization, internal-error |
| ManagedLedgerFactory is already closed. | exception | error | lifecycle, managed-ledger, factory-closed, state |
| No secret key was provided for token authentication | validation | critical | configuration, authentication, missing-key, startup |
| Output Serde mismatch | validation | error | pulsar-functions, immutable-field, update-validation, serde |
| Try to reserve/release memory failed, the param memorySize i | validation | error | pulsar, memory-limit, validation, client |
| Unauthorized to validateBothTenantOperationAndSuperUser for | http | warning | authorization, security, rest-api, tenant |
| Unknown consumer crypto failure action | exception | error | enum, crypto, mapping, version-compatibility |
| Cannot handle messages with null messages | exception | error | pulsar, acknowledgment, null-check, batch |
| configProperties cannot be null | validation | error | configuration, null-check, validation |
| Failed to clone ReaderConfigurationData | exception | error | clone, reader, internal, configuration |
| Invalid signed text: | exception | error | authentication, sasl, signature, security |
| Kubernetes does not allow upper case jobNames. | validation | error | kubernetes, functions-runtime, naming |
| Too few workers (need at least 2) | http | error | rest-api, functions-worker, cluster-topology |
| Unknown component type: ${componentType} | exception | error | config, stats, pulsar-functions |
| Could not start MetaData topic tailer | exception | critical | pulsar-functions, worker, metadata, tailer, pulsar-client |
| Couldn't get the access key secret. | validation | error | configuration, environment-variables, aliyun-oss, credentials |
| Didn't find %s in built-in connectors | exception | error | configuration, connectors, builtin, pulsar-functions |
| Field '${name}' must be a Positive Number | validation | error | config-validation, positive-number, illegal-argument |
| Function language runtime is either not set or cannot be det | validation | error | pulsar-functions, config-validation, runtime |
NO_PUBLIC_KEY Unable to retrieve ZTS Public Key | exception | error | athenz, authentication, public-key, key-rotation |
| Segment topic not loaded: ${segmentTopic} | http | warning | rest, not-found, segment, backlog, polling, http-404 |
| The driver ${driver} is not supported, (Possible values: ${d | validation | error | cli, pulsar-admin, offload, argument-validation |
| Unauthorized to validateTenantOperation for originalPrincipa | http | warning | http-401, authorization, tenant, rbac |
| User class must be concrete | exception | error | reflection, instantiation, function-config, java |
| Cannot compare with ${other.getClass()} | exception | error | message-id, comparison, illegal-argument |
| Cannot convert from to . Conversion failed with | exception | error | reflection, number-format, configuration |
| Invalid MetadataStoreConfig query parameter '${param}'. Expe | validation | error | configuration, url-parsing, metadata-store, malformed-url |
| MessagePayloadProcessor class name required | validation | error | pulsar-functions, config-validation |
| No factory is found for name `${name}`. Available names are | exception | error | |
| start function failed, please check. | panic | critical | go, startup, panic, function-lifecycle |
| The schema class %s does not exist | validation | error | pulsar-functions, schema, class-not-found, bytebuddy |
| Timeout during delete-cursors operation | exception | error | configuration, validation, offload, block-size |
| (wraps reflective instantiation failure for BrokerEntryMetad | exception | error | reflection, broker-entry-metadata, configuration, pulsar-common |
| Action name is empty! | validation | error | pulsar-io, validation, builder |
| Error compacting: %s | exception | error | compaction, broker, bookkeeper |
| extension for `${extensionName}` attempts to use ${address} | exception | critical | pulsar-proxy, extensions, port-conflict |
| Failed to create instance for message payload processor clas | exception | error | pulsar-functions, reflection, instantiation, message-payload-processor |
| Failed to decode public key | validation | error | authentication, crypto, key-parsing, java |
| Failed to read decryption key from ${keyUri} | exception | error | io, filesystem, encryption, cli |
| Failed to resolve localhost name. | validation | critical | network, dns, hostname, startup |
| Invalid segment topic name: local name must contain '<parent | validation | error | java, illegal-argument, segment-domain, topic-name, pulsar |
| Keyname or KeyReader is null | validation | error | configuration, null-check, encryption, crypto-key-reader |
| No latest service lookup data found. | exception | error | load-manager, redirect, race-condition, lookup-data |
| Schema file %s is not found. Relative path %s is resolved to | exception | error | cli, schema, file-not-found, filesystem |
| This method cannot be used under this SEPARATED encoding typ | exception | error | schema, keyvalue, encoding |
| Timeout during managed ledger delete operation | exception | error | timeout, managed-ledger, delete, bookkeeper |
| User class must have a no-arg constructor | exception | error | reflection, constructor, configuration |
| Version mismatch, actual=%s, expect=%s | exception | error | rocksdb, optimistic-concurrency, version-conflict |
| Can't get accurate schema information for topic ${topicName} | exception | error | pulsar, schema, auto-consume, schema-info-provider, serialization |
| e.getMessage() | exception | error | java, cli, json, pulsar-functions, localrun |
| Effectively-once processing guarantees not yet supported in | exception | error | pulsar-functions, go-runtime, processing-guarantees, unsupported-feature |
ERROR_DECODING_JWT Invalid token: cannot be null | exception | error | auth, oidc, jwt, null |
| Expected MessageIdV5, got: + messageId.getClass() | exception | error | pulsar, messageid, transaction, cumulative-ack |
| Fail to create RocksDB file directory | exception | error | rocksdb, filesystem, permissions |
| Failed to retrieve Cluster data due to empty ConfigurationSt | exception | critical | configuration, metadata, startup |
| Illegal base64 character or Key file ${keyConfUrl} doesn't e | validation | error | authentication, crypto, base64, configuration |
| Incorrect custom schema inputs,Topic %s | validation | error | pulsar-functions, schema, json, configuration |
| Invalid Fully Qualified Function Name | exception | error | pulsar-functions, parsing, fqfn, validation |
| Namespace ${fqNamespaceName} already references a resource g | exception | error | |
| Ranges must be [0, 65535] but provided range is | exception | error | java, pulsar-client, range-validation, illegal-argument |
| schema type must be 'bytes' or 'auto_consume' | validation | error | cli, schema, validation, arguments |
| Bucket cannot be empty for Local offload | validation | error | |
| Cluster ${cluster} does not exist. | http | error | http-412, cluster, configuration, admin-api |
| Could not examine messages due to the total message is zero | http | error | |
| description should be at most 64 characters | validation | error | |
| Does not support topic domain: | exception | error | parsing, validation, topics |
| earlyTokenRefreshPercent must be greater than 0. | validation | error | pulsar-client, oauth2, configuration, argument-validation |
| Invalid data found | exception | critical | bookkeeper, underreplication, corrupt-data, layout |
| Unauthorized to validateNamespaceOperation for operation [%s | http | warning | http-403, authorization, namespace, rbac |
| User class must be concrete | exception | error | reflection, instantiation, configuration |
| authentication plugin does not expose BinaryAuthDataProvide | exception | error | pulsar, authentication, binary-transport, unsupported-authentication |
| Failed to initialize Metadata Manager | exception | critical | pulsar-functions, worker, metadata, startup, pulsar-client |
| Failed to refresh self owner info. | exception | critical | startup, namespace-ownership, metadata-store, zookeeper |
| Function class %s does not implement the correct interface | validation | error | pulsar, functions, java, type-check |
| Function Name not provided | validation | error | cli, validation, naming, pulsar-functions |
| FunctionID not set | validation | error | pulsar-functions, function-cache, null-argument |
| Invalid MessageIdV5 data: too short | exception | error | deserialization, message-id, corrupt-data |
| (no message; malformed data: URL) | exception | error | url, data-url, malformed-input, base64 |
| Receive interrupted | exception | warning | receive, interrupt, blocking, consumer |
| This operation requires super-user access | http | error | rest, authorization, permissions |
| User class constructor throws exception | exception | error | reflection, constructor, initialization |
| User class doesn't have such method | exception | error | reflection, constructor, misleading-message |
| Cannot create SASL client with empty JAAS subject principal | exception | error | kerberos, sasl, jaas, authentication |
| DeadLetter topic %s is invalid | validation | error | pulsar-functions, validation, topic-name, dead-letter |
| Failed to set the certificate | exception | error | security, keystore, tls, certificate |
| Function classname cannot be null | validation | error | pulsar, functions, python, configuration |
| (no message; URI missing for data: URL connection) | exception | error | url, data-url, io, malformed-input |
| Only one of serdeClassName or schemaType should be set | validation | error | pulsar-functions, config-validation, ambiguity |
| Unsupported schema type${type} | exception | error | schema, config, pulsar-functions |
| Error seeking, new position %d < current position %d | exception | error | io, tiered-storage, bookkeeper, seek |
INVALID_HEADER Authentication token has to be started with "Basic " | exception | error | |
| Label name '%s' is invalid: OpenTelemetry reserves all label | http | error | metrics, opentelemetry, validation, reserved-prefix |
| policies are in readonly mode | exception | error | authorization, policies, readonly, metadata-store |
| Tenants differ | validation | error | pulsar-functions, immutable-field, update-validation |
| Either s3ManagedLedgerOffloadRegion or s3ManagedLedgerOffloa | validation | error | cli, pulsar-admin, offload, s3, missing-argument |
| Failed to create ${path} | exception | error | metadata-store, create-failure, already-exists, exception-wrapping |
| Failed to create Producer for topic ${topicName} producerNam | exception | critical | producer, pulsar-client, authorization, pulsar-functions |
| Failed to initialize OAuth2 IdP TLS factory: ${cause.getMess | exception | error | oauth2, tls, ssl, initialization, pulsar-client |