apache/pulsar
Documented errors, page 13 of 16. Back to apache/pulsar
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| --offloadedReadPriority parameter must be one of ${validValu | validation | error | cli, pulsar-admin, offload, argument-validation, enum |
| Rebalance already in progress | http | warning | pulsar-functions, rebalance, concurrency |
| Source package is not provided | http | error | pulsar-functions, package-upload, validation |
| Tenant does not exist | http | error | pulsar-functions, tenant, rest-api |
| The crypto key reader class %s does not implement the desire | validation | error | pulsar-functions, crypto, constructor, reflection |
| Clusters do not exist | http | error | rest-api, tenant, cluster, validation |
| <componentType> %s doesn't exist | http | error | pulsar-functions, http-404, not-found, rest-api |
| failoverThreshold must be larger than 0 | exception | error | pulsar-client, configuration, validation, illegal-argument |
| Invalid schema type: ${valueSchema} | validation | error | cli, schema, validation, avro, json |
| Keys and values must be >= 0 | validation | error | java, illegal-argument, precondition |
| Source name cannot be null | validation | error | pulsar-functions, config-validation, illegal-argument |
| 'transactionLogBatchedWriteMaxDelayInMillis' value must be g | validation | error | configuration, pulsar, transactions, broker-startup |
| Window length must be positive [${windowLengthDurationMs}] | validation | error | java, pulsar-functions, windowing, configuration |
| (wraps v4 producer error message) | exception | error | segment-producer, wrapped-exception, broker, pulsar-client |
| Bookie failed to start within timeout period | exception | error | bookkeeper, startup-timeout, test-harness |
| Cannot find/load class ${className} | validation | error | java, classnotfound, config-validation, classloader |
| Cannot find NamespaceIsolationPolicy ${policyName} for clust | http | error | rest-api, not-found, isolation-policy, lookup |
| Cannot specify both archive and sink-type | validation | error | cli, pulsar-io, conflict |
| e | http | error | |
| Failed to load RocksDB JNI library | exception | critical | rocksdb, jni, native-library |
| Missing encryption key name for producer crypto key reader | validation | error | pulsar-functions, crypto, encryption, config-validation |
| Sink class %s does not implement the correct interface | validation | error | pulsar-functions, sink, interface, configuration |
| Failed to delete service for function %s | exception | critical | kubernetes, functions-runtime, service-deletion |
| No more range can assigned to new consumer, assigned consume | exception | error | java, broker, key-shared, hash-range, consumer-assignment |
| Quota type of 'message_age' needs a time limit | validation | error | cli, pulsar-admin, missing-argument, backlog-quota |
| The specified python file does not exist | validation | error | cli, filesystem, pulsar-functions |
| time cannot be empty | validation | error | |
| To schema is not a KEY_VALUE schema. | exception | error | pulsar, key-value-schema, compatibility |
| Unknown RegexImplementation: | exception | error | regex, configuration, enum, factory |
| Expire message by position is not supported for non-persiste | exception | warning | java, broker, non-persistent, ttl, unsupported-operation |
| ${fileDescriptor.getFullName()} can't resolve dependency '${ | exception | error | protobuf, schema, dependency |
| Illegal subscription type %s. Possible values: %s. | validation | error | cli, argument-validation, subscription, enum |
| maxSubscriptionsPerTopic must be 0 or more | validation | error | |
| Must specify type of topic to be created. Possible values: ( | validation | error | cli, argument-validation, auto-topic-creation, pulsar-admin |
| pulsarServiceUrlArray contains duplicated value | validation | error | pulsar-client, configuration, validation, illegal-argument |
| RecordSequence needs to be specified for every record while | exception | error | effectively-once, sink, idempotency, pulsar-functions |
| Source namespace cannot be null | validation | error | pulsar-functions, config-validation, illegal-argument |
| Supported namespace bundle split algorithms must contains th | validation | error | configuration, startup, validation |
| Another drain is in progress | http | warning | pulsar-functions, drain, concurrency |
| Failed to load an authorization provider. | exception | critical | authorization, classpath, broker-startup, reflection, java |
| Incompatible Schema from %s + to %s | exception | error | pulsar, json-schema, legacy-format |
| ${pd}${name} must be a ${cls.getName()}. (${field}) | validation | error | config-validation, type-mismatch, illegal-argument |
| The specified jar file does not exist | validation | error | cli, filesystem, pulsar-functions |
| transactionCoordinatorScalableTopicsParallelism mismatch: th | console | error | |
| Cannot rebucket non-active segment: ${segmentId} | validation | error | java, illegal-argument, segment-state, rebucket |
| Class ${entryFilterClass} does not implement entry filter in | exception | error | pulsar, entry-filter, nar-loading, type-mismatch |
| Couldn't find ledgerid in path | exception | error | bookkeeper, underreplication, path-parsing, numberformatexception |
| Invalid value for SERVICE_ACCOUNT_TOKEN_EXPIRATION_SECONDS. | validation | error | kubernetes, functions-runtime, config-validation, number-format |
| JSON Record Builder doesn't support non-JSON record as a fie | exception | error | pulsar, json, schema, type-mismatch |
| Malformed configuration file | exception | error | configuration, startup, parsing |
| recoverThreshold must be larger than 0 | exception | error | pulsar-client, configuration, validation, illegal-argument |
| Size of data received by ShortSchema is not 2 | exception | error | schema, serialization, pulsar-client |
| Source name not specified | validation | error | pulsar-admin, cli, io-connector, missing-argument |
| Window length must be positive [${windowLengthCount}] | validation | error | java, pulsar-functions, windowing, configuration |
| byte string cannot be empty | validation | error | cli, validation, parsing, pulsar |
| Could not apply regex when read topics from file. | validation | error | cli, pulsar-admin, conflicting-flags, topic-deletion |
| Either Timestamp (--time) or messageId (--messageId) has to | exception | warning | cli, parameter-validation, missing-argument, cursor-reset |
| Function in trigger function has more than 1 input topics | http | error | pulsar-functions, bad-request, rest-api, design-limitation |
| Invalid interval '%d'. | validation | error | pulsar-admin, cli, topic-policies, invalid-argument |
| Namespace policies does not exist | http | error | |
| Segment topic not found: ${segmentTopic} | http | error | rest, not-found, segment, termination, http-404 |
| Unknown schema type : | validation | error | pulsar, schema-validation, version-compatibility |
| Unsupported Runtime %s | exception | error | kubernetes, runtime, unsupported, pulsar-functions |
| Empty message batch | exception | error | pulsar, client, message-batch, empty-collection |
| Field ${name} must be of type ${type}. Object: ${o} actual t | validation | error | java, type-mismatch, config-validation, yaml |
INVALID_TOKEN Unknown user or invalid password | exception | error | |
| Invalid value %s for the position. Allowed values are [lates | exception | error | java, pulsar-client, parsing, illegal-argument, cursor |
| Message retries not yet supported in Go function | validation | error | pulsar-functions, go-runtime, unsupported-feature, retries |
| Entry filter `${name}` cannot be loaded, see the broker logs | exception | error | pulsar, entry-filter, nar-loading, classpath |
| Error init metastore state | exception | error | rocksdb, initialization, io |
| No input topic(s) specified for the function | validation | error | pulsar, functions, configuration, topics |
| Private key loading error | exception | error | java, tls, pem, private-key, io |
| SameAuthParamsLookupAutoClusterFailover does not support HTT | validation | error | pulsar-client, configuration, protocol, illegal-argument |
| Scalable topic not found: ${tn} | http | error | rest, not-found, scalable-topics, http-404 |
| Timeout during open-cursor operation | exception | error | configuration, validation, offload, bucket |
| Topic is already scalable: ${scalableName} | http | error | rest, conflict, migration, scalable-topics, http-409 |
| UnsupportedOperationException | exception | warning | java, unsupported-operation, interface-default-method |
| failed to create producer: %w | error_code | error | go, producer, network, pulsar-client |
| Failed to set encryption keys | exception | error | |
| Failed to validate the parent bundle in the namespace bundle | exception | error | |
| Need to specify a configuration file for broker | exception | error | configuration, startup, cli |
| Tenant is not provided | validation | error | pulsar-functions, rest-api, validation |
| This operation requires super-user access | http | error | authorization, rest-api, pulsar-functions, permissions |
| Class ${extensionClass} does not implement extension interfa | exception | error | pulsar-proxy, extensions, class-loading |
| config file is nil. | panic | critical | go, config, panic, startup |
| Desired partitions %s can't be less than the current partiti | http | error | |
| Invalid null resource group name: ${resourceGroupName} | validation | error | |
| PublishTxnMessage is not supported by non-persistent topic | exception | warning | java, broker, non-persistent, transactions, unsupported-operation |
| The ${alg.name()} algorithm does not support Key Pairs. | validation | error | authentication, crypto, configuration, java |
| Topic factory failed to create topic | exception | error | java, broker, topic-factory, plugin, topic-creation |
| Can't create topic ${topicName} with "-partition-" followed | http | error | |
| LogTopic topic %s is invalid | validation | error | pulsar, config-validation, topic-name |
| Namespace is not provided | validation | error | validation, missing-parameter, pulsar-functions, illegal-argument |
| Output Schema mismatch | validation | error | pulsar-functions, immutable-field, update-validation, schema |
| Sink Archive file %s does not exist | validation | error | cli, pulsar-io, file-not-found |
| The path ${path} doesn't look like a valid path for a Bookie | exception | error | metadata-store, bookkeeper, path-parsing |
| This Broker is not configured with transactionCoordinatorEna | http | error | configuration, transactions, rest-api, broker |
| ClusterIds should not be null or empty | http | error | rest-api, admin, validation, replication |
| Failed to create authentication: ${ex.message} | exception | error | |
| Function config is not provided | validation | error | pulsar-functions, null-check, configuration, validation |