apache/pulsar

Documented errors, page 6 of 16. Back to apache/pulsar

Code / MessageTypeSeverityTags
Non-null message is required
exception error pulsar, null-check, acknowledgment, invalid-message
Timeout during managed ledger offload operation
exception error timeout, offload, managed-ledger, storage
Timeout during mark-delete operation
exception error gcs, credentials, configuration, io
Both ${S3_ID_FIELD} and ${S3_SECRET_FIELD} must be set when
validation error configuration, credentials, s3, offload
cancelAction can only be set once.
exception error concurrency, async, future, state
Cannot derive a tenant/namespace from --regex pattern '${pat
validation error cli, regex, validation, topic-pattern
Effective auto-topic creation policy mismatch for namespace
http error conflict, replication, auto-topic-creation, namespace-policy
Error parsing proto message
exception error corruption, protobuf, parsing, data-format
FunctionArchive is already closed
exception error pulsar-functions, lifecycle, nar, use-after-close
Header was too small
exception error io, truncated-data, eof, tiered-storage
Schema compatibility strategy is ALWAYS_INCOMPATIBLE
exception error pulsar, schema-registry, configuration
SequenceKeysDeltas requires at least one delta
exception error pulsar-metadata, illegalargument, validation, sequence
The update payload operation only support multi chunked mess
exception error chunking, raw-reader, message-payload, precondition
Unable to initialize crypto config %s
exception error java, pulsar-functions, crypto, class-not-found, producer
Unknown component type: %s
exception error pulsar-functions, metrics, configuration, enum
Deadlocked threads detected. ${threadNames}
exception critical pulsar, deadlock, jvm, health-check, threads
Failed to get clientId from request
http error rest, authentication, unauthorized
GetMessageById is not allowed on partitioned-topic
http warning rest-api, partitioned-topic, method-not-allowed, admin
Invalid message id (must be in format: ledgerId:entryId) val
validation error cli, pulsar-admin, message-id, argument-validation, parsing
Invalid schema definition data for string schema : '
validation error pulsar, schema-validation, python
NamespaceIsolationPolicies for cluster ${cluster} does not e
http warning rest-api, not-found, isolation-policy, empty-state
Need to authenticate to perform the request
http error authentication, rest-api, authorization, pulsar
No usable service URL (useTls=${useTls}, serviceUrl=${servic
exception error pulsar, topic-migration, tls, failover
%s's peer-clusters %s can't be part of replication-clusters
http error configuration, geo-replication, http-409, cluster
Can't get Kerberos configuration
exception error kerberos, configuration, startup
Could not find sink config class
validation error pulsar, functions, connector, classpath, reflection
EarlyTokenRefreshPercent must be greater than 0.
validation error pulsar-client, oauth2, configuration, argument-validation
Failed to get auth data from the request
http error rest, authentication, unauthorized
fromIndex < -1: <fromIndex>
validation error java, bitset, index-out-of-bounds, iteration
Incompatible layout version found : ${factoryVersion}
exception critical bookkeeper, metadata-store, layout-version, version-compatibility, upgrade
jcaProvider='${providerName}' does not supply KeyStore type
exception error java, tls, keystore, fips, configuration
Kerberos authentication without KerberosTicket provided!
exception critical kerberos, sasl, tgt, authentication
SourceRecord class type must be PulsarRecord
exception error java, pulsar-functions, sink, ack
Unrecognized SASL GSSAPI Client Callback.
exception warning sasl, kerberos, callback, unsupported-operation
Etcd metadata store backend has been removed in Pulsar 5.0 (
exception error metadata-store, removed-feature, etcd, migration, configuration
Function runtime customizer %s must implement KubernetesMani
validation error kubernetes, configuration, type-mismatch, pulsar-functions
Not implemented for ${this.getClass}
exception error schema, schema-versioning, not-implemented, serialization
Other MessageId not have topic
exception warning pulsar, messageid, partitioned, compareto, illegal-argument
The '${offloaderName}' offloader does not provide an offload
exception error offload, plugin, configuration, tiered-storage, spi
Both segments must be active
validation error java, illegal-argument, segment-state, segment-layout
Built-in sink is not available
validation error validation, connectors, builtin-archive, pulsar-functions
Couldn't connect to zookeeper server
console error
'${DEFAULT_CONFIG}' can't be deleted.
validation error configuration, illegal-argument, pulsar-shell
Failed to load crypto key reader class %sx
exception error classpath, crypto, classloading, pulsar-client
Function tenant cannot be null
validation error pulsar, functions, configuration, validation
Invalid pulsar service : ${serviceName}+${serviceInfos}
validation error uri, config, service-uri
Pulsar client has been closed, can not build LookupService w
exception error pulsar, lifecycle, closed-client, illegal-state
${topic} is invalid
validation error java, topic-naming, format-validation
Topic %s not found.
http error pulsar, rest-api, topic-not-found
Watermark interval must be positive [${watermarkEmitInterval
validation error pulsar-functions, configuration, windowing, watermarks
At least one of maxNumMessages, maxNumBytes, timeout must be
validation error pulsar, consumer, configuration, illegal-argument
Cannot obtain authorization metadata from ${metadataUrl}
exception error oauth2, openid-connect, discovery, network, io, pulsar-client
Client TLS configuration is invalid for purpose <purpose>: <
exception error tls, ssl, certificate, config
Need to provide a persistent topic name
validation error cli, pulsar-admin, topic-domain, argument-validation
%s archive (%s) does not exist
exception error filesystem, configuration, missing-file
The value in the record returned by the source cannot be nul
validation error java, pulsar-functions, record, null-value, poison-message
Unknown consumer protobuf failure action
exception error enum, crypto, configuration, mapping
Additional servlets `${name}` does NOT provide an additional
exception error plugin, nar, servlet, configuration, pulsar
deserialize ProtobufNative Schema failed
validation error pulsar, protobuf, schema-validation
Failed to extract sink class from archive
validation error pulsar, pulsar-io, nar-packaging, connector
Failed to start HTTP server on ports ${ports}
exception critical pulsar-proxy, jetty, network, port-in-use, startup
Get message ID by timestamp on a non-persistent topic is not
http warning rest-api, non-persistent-topic, method-not-allowed, admin
must not specify `${hostPort}` to different listener.
validation error configuration, broker-startup, validation, port-conflict, pulsar
The input serialization/deserialization class %s does not ex
validation error java, pulsar-functions, classpath, serde
Avro schema typed [UNION] is not supported
validation error pulsar, avro, schema-validation
Cannnot get absolute path from specified URL
validation error java, io, athenz, file-not-found
cause.getMessage()
exception warning servlet, plugin, io, exception-wrapping
Entry-bucket 0 must span at least [0,1] to hold the canonica
validation error pulsar, key-shared, entry-bucket, validation
External schema cannot be used with other Pulsar struct sche
exception error schema, keyvalue, external-schema
java.io.IOException (wraps InterruptedException | ExecutionE
exception error io, bookkeeper, tiered-storage, interrupt
[--bookkeeper-ensemble], [--bookkeeper-write-quorum] and [--
validation error cli, parameter-validation, persistence, bookkeeper
Commit interrupted
exception warning transaction, interrupt, concurrency, blocking
Don't have permission to access this topic
http error authorization, websocket, http-401, pulsar
Function in trigger function has unidentified topic
http error pulsar-functions, bad-request, rest-api, topic
host must not be null
validation error uri, ipv6, configuration, multi-listener
Invalid allowed offset for athenz role token verification sp
console error athenz, authentication, configuration, number-format
Invalid namespace format. namespace: %s/%s
validation error pulsar, namespace, validation, illegal-argument
LedgerLayoutExistsException
exception warning bookkeeper, layout, concurrent-write, bad-version
listener name `${name}` must contain only ASCII letters, dig
validation error configuration, listener-name, validation, multi-listener
Malformed configuration parameter: ${name}
validation error oauth2, configuration, url, pulsar-client
Not support to set executeExistingDelayedTasksAfterShutdownP
exception error pulsar, scheduler, unsupported-operation, shutdown-policy
Replicator not found
http error
Retention Quota must exceed configured backlog quota for nam
http error http-412, retention, backlog-quota, admin-api
${topic} has blank local topic
validation error java, topic-naming, blank-value
Invalid messageId value
exception error websocket, messageid, serialization, validation
Invalid privateKey format
exception error oauth2, config, url
Client unable to authenticate with TLS certificate
exception error tls, certificate, authentication
cluster data is required
http info pulsar, http-400, validation, rest-api, cluster
Don't have permission to administrate resources on this tena
http error authorization, http-401, tenant, pulsar-admin
Incompatible schema: expected Avro schema format for SchemaT
exception error pulsar, json-schema, avro
Interrupted while reading ledgers at path ${path}
exception warning interruption, threading, shutdown, bookkeeper
IOException
exception error zookeeper, metadata-corruption, parsing
Please let the subscription only contains '/w(a-zA-Z_0-9)' o
http error validation, subscription, rest-api
Serializer type mismatch ${typeArg} vs ${serDeTypeArg}
validation error java, pulsar-functions, generics, serde, type-mismatch
Unsupported media type or encoding format: ${contentType}
validation error oauth2, config, data-uri, content-type
Failed to get TLS certificates from client
exception error tls, authentication, certificate
Failed to load the extension for extension name `${extension
exception critical pulsar-proxy, extensions, nar-loading, startup
Failed to perform HTTP request. res: ${res.statusCode}
exception error oauth2, http, token-endpoint, network, pulsar-client
Issuer URL does not use https, but must:
validation critical configuration, oidc, tls, security
Missing required permitMessages field for 'permit' command
exception error websocket, protocol, validation