Infinispan (ISPN) log messages

Message ID Log message Level Description
HHH025001 Pending-puts cache must not be clustered! EXCEPTION
HHH025002 Pending-puts cache must not be transactional! EXCEPTION
HHH025003 Pending-puts cache configuration should be a template. WARN
HHH025004 Pending-puts cache must have expiration.max-idle set EXCEPTION
HHH025005 Property 'hibernate.cache.infinispan.use_synchronization' is deprecated; 2LC with transactional cache must always use synchronizations. WARN
HHH025006 Custom cache configuration '%s' was requested for type %s but it was not found! ERROR
HHH025007 Custom cache configuration '%s' was requested for region %s but it was not found - using configuration by type (%s). ERROR
HHH025008 Timestamps cache must not use eviction! EXCEPTION
HHH025009 Unable to start region factory EXCEPTION
HHH025010 Unable to create default cache manager EXCEPTION
HHH025011 Infinispan custom cache command factory not installed (possibly because the classloader where Infinispan lives couldn't find the Hibernate Infinispan cache provider) EXCEPTION
HHH025012 Requesting TRANSACTIONAL cache concurrency strategy but the cache is not configured as transactional. WARN
HHH025013 Requesting READ_WRITE cache concurrency strategy but the cache was configured as transactional. WARN
HHH025014 Setting eviction on cache using tombstones can introduce inconsistencies! WARN
HHH025015 Failure updating cache in afterCompletion, will retry ERROR
HHH025016 Failed to end invalidating pending putFromLoad calls for key %s from region %s; the key won't be cached until invalidation expires. ERROR
HHH025017 Unable to retrieve CacheManager from JNDI [%s] EXCEPTION
HHH025018 Unable to release initial context WARN
HHH025019 Use non-transactional query caches for best performance! WARN
HHH025020 Unable to broadcast invalidations as a part of the prepare phase. Rolling back. ERROR
HHH025021 Could not suspend transaction EXCEPTION
HHH025022 Could not resume transaction EXCEPTION
HHH025023 Unable to get current transaction EXCEPTION
HHH025024 Failed to invalidate pending putFromLoad calls for key %s from region %s EXCEPTION
HHH025025 Failed to invalidate pending putFromLoad calls for region %s ERROR
HHH025026 Property 'hibernate.cache.infinispan.cachemanager' not set EXCEPTION
HHH025027 Timestamp cache cannot be configured with invalidation EXCEPTION
HHH025028 Ignoring deprecated property '%s' WARN
HHH025029 Property '%s' is deprecated, please use '%s' instead WARN
HHH025030 Transactional caches are not supported. The configuration option will be ignored; please unset. WARN
HHH025031 Configuration for pending-puts cache '%s' is already defined - another instance of SessionFactory was not closed properly. WARN
HHH025032 Cache configuration '%s' is present but the use has not been defined through hibernate.cache.infinispan.%s.cfg=%s WARN
HHH025033 Configuration properties contain record for unqualified region name '%s' but it should contain qualified region name '%s' WARN
HHH025034 Configuration for unqualified region name '%s' is defined but the cache will use qualified name '%s' WARN
HHH025035 Operation #%d scheduled to complete before transaction completion failed ERROR
HHH025036 Operation #%d scheduled after transaction completion failed (transaction successful? %s) ERROR
ISPN000016 Problem encountered when applying state for key %s! ERROR
ISPN000021 Expected just one response; got %s WARN
ISPN000025 wakeUpInterval is <= 0, not starting expired purge thread INFO
ISPN000026 Caught exception purging data container! WARN
ISPN000028 Unable to passivate entry under %s WARN
ISPN000034 The '%s' JMX domain is already in use. EXCEPTION
ISPN000036 Did not find attribute %s WARN
ISPN000037 Failed to update attribute name %s with value %s WARN
ISPN000042 Did not find queried attribute with name %s WARN
ISPN000043 Exception while writing value for attribute %s WARN
ISPN000044 Could not invoke set on attribute %s with value %s WARN
ISPN000046 Unknown responses from remote cache: %s ERROR
ISPN000047 Error while doing remote call ERROR
ISPN000065 Exception while marshalling object: %s ERROR
ISPN000071 Caught exception when handling command %s WARN
ISPN000073 Unexpected error while replicating ERROR
ISPN000078 Starting JGroups channel `%s` INFO
ISPN000078 Starting JGroups channel `%s` with stack `%s` INFO
ISPN000079 Channel `%s` local address is `%s`, physical addresses are `%s` INFO
ISPN000080 Disconnecting JGroups channel `%s` INFO
ISPN000081 Problem closing channel `%s`; setting it to null ERROR
ISPN000083 Class [%s] cannot be cast to JGroupsChannelLookup! Not using a channel lookup. ERROR
ISPN000084 Errors instantiating [%s]! Not using a channel lookup. ERROR
ISPN000085 Error while trying to create a channel using the specified configuration file: %s EXCEPTION
ISPN000086 Error while trying to create a channel using the specified configuration XML: %s EXCEPTION
ISPN000087 Error while trying to create a channel using the specified configuration string: %s EXCEPTION
ISPN000088 Unable to use any JGroups configuration mechanisms provided in properties %s. Using default JGroups configuration! INFO
ISPN000089 getCoordinator(): Interrupted while waiting for members to be set ERROR
ISPN000093 Received new, MERGED cluster view for channel %s: %s INFO
ISPN000094 Received new cluster view for channel %s: %s INFO
ISPN000097 Error while processing a prepare in a single-phase transaction ERROR
ISPN000098 Exception during rollback ERROR
ISPN000100 Stopping, but there are %s local transactions and %s remote transactions that did not finish in time. WARN
ISPN000101 Failed synchronization registration WARN
ISPN000102 Unable to roll back global transaction %s WARN
ISPN000104 Using EmbeddedTransactionManager INFO
ISPN000105 Failed creating initial JNDI context ERROR
ISPN000107 Retrieving transaction manager %s INFO
ISPN000115 Recovery call will be ignored as recovery is disabled. More on recovery: http://community.jboss.org/docs/DOC-16646 WARN
ISPN000116 Missing the list of prepared transactions from node %s. Received response is %s WARN
ISPN000117 There's already a prepared transaction with this xid: %s. New transaction is %s. Are there two different transactions having same Xid in the cluster? ERROR
ISPN000121 Unable to set value! ERROR
ISPN000126 Attempted to stop() from FAILED state, but caught exception WARN
ISPN000128 Infinispan version: %s DEBUG
ISPN000133 Attempted to register listener of class %s, but no valid, public methods annotated with method-level event annotations found! Ignoring listener. WARN
ISPN000134 Unable to invoke method %s on Object instance %s - removing this target object from list of listeners! WARN
ISPN000135 Could not lock key %s in order to invalidate from L1 at node %s, skipping.... WARN
ISPN000136 Error executing command %s on %s, writing keys %s ERROR
ISPN000137 Failed invalidating remote cache INFO
ISPN000141 Could not rollback prepared 1PC transaction. This transaction will be rolled back by the recovery process, if enabled. Transaction: %s WARN
ISPN000147 Error invalidating keys from L1 after rehash ERROR
ISPN000152 Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. INFO
ISPN000160 Could not complete injected transaction. WARN
ISPN000161 Using a batchMode transaction manager INFO
ISPN000162 Could not instantiate transaction manager INFO
ISPN000177 %s has been deprecated as a synonym for %s. Use one of %s instead WARN
ISPN000188 Error while processing a commit in a two-phase transaction ERROR
ISPN000189 While stopping a cache or cache manager, one of its components failed to stop WARN
ISPN000194 Failed loading keys from cache store WARN
ISPN000195 Error during rebalance for cache %s on node %s, topology id = %d ERROR
ISPN000196 Failed to recover cluster state after the current node became the coordinator (or after merge), will retry WARN
ISPN000197 Error updating cluster member list for view %d, waiting for next view WARN
ISPN000201 This cache is configured to backup to its own site (%s). TRACE
ISPN000202 Encountered issues while backing up data for cache %s to site %s WARN This message indicates an issue has occurred with state transfer operations. First check that the site is online and if any network issues have occurred. Confirm that the relay nodes in the cluster are not overloaded with cross-site replication requests. In some cases garbage collection pauses can also interrupt backup operations. You can either increase the amount of memory available to relay nodes or increase the number of relay nodes in the cluster.
ISPN000203 The rollback request for tx %s cannot be processed by the cache %s as this cache is not transactional! WARN
ISPN000204 The commit request for tx %s cannot be processed by the cache %s as this cache is not transactional! WARN
ISPN000205 Trying to bring back an non-existent site (%s)! WARN
ISPN000208 No live owners found for segments %s of cache %s. Excluded owners: %s ERROR
ISPN000209 Failed to retrieve transactions of cache %s from node %s, segments %s WARN
ISPN000210 Failed to request state of cache %s from node %s, segments %s WARN
ISPN000214 Unable to remove entry under %s from cache store after activation WARN
ISPN000215 Unknown migrator %s EXCEPTION
ISPN000216 %d entries migrated to cache %s in %s INFO
ISPN000217 Received exception from %s, see cause for remote stack trace EXCEPTION
ISPN000222 Custom interceptor missing class EXCEPTION
ISPN000223 Custom interceptor '%s' does not extend BaseCustomInterceptor, which is recommended WARN
ISPN000224 Custom interceptor '%s' specifies more than one position EXCEPTION
ISPN000225 Custom interceptor '%s' doesn't specify a position EXCEPTION
ISPN000228 Failed to recover cache %s state after the current node became the coordinator ERROR
ISPN000229 Unexpected initial version type (only NumericVersion instances supported): %s EXCEPTION
ISPN000230 Failed to start rebalance for cache %s ERROR
ISPN000234 Root element for %s already registered in ParserRegistry by %s. Cannot install %s. WARN
ISPN000235 Configuration parser %s does not declare any Namespace annotations EXCEPTION
ISPN000238 Directory %s does not exist and cannot be created! EXCEPTION
ISPN000242 Missing foreign externalizer with id=%s, either externalizer was not configured by client, or module lifecycle implementation adding externalizer was not loaded properly EXCEPTION
ISPN000243 Type of data read is unknown. Id=%d is not amongst known reader indexes. EXCEPTION
ISPN000244 AdvancedExternalizer's getTypeClasses for externalizer %s must return a non-empty set EXCEPTION
ISPN000245 Duplicate id found! AdvancedExternalizer id=%d for %s is shared by another externalizer (%s). Reader index is %d EXCEPTION
ISPN000246 Internal %s externalizer is using an id(%d) that exceeded the limit. It needs to be smaller than %d EXCEPTION
ISPN000247 Foreign %s externalizer is using a negative id(%d). Only positive id values are allowed. EXCEPTION
ISPN000249 The cache loader configuration %s does not specify the loader class using @ConfigurationFor EXCEPTION
ISPN000255 Error while processing prepare ERROR
ISPN000261 Failed to execute outbound transfer ERROR
ISPN000262 Failed to enlist TransactionXaAdapter to transaction ERROR
ISPN000264 Not using an L1 invalidation reaper thread. This could lead to memory leaks as the requestors map may grow indefinitely! WARN
ISPN000267 Problems creating interceptor %s WARN
ISPN000268 Unable to broadcast invalidations as a part of the prepare phase. Rolling back. WARN
ISPN000269 Cache used for Grid metadata should be synchronous. WARN
ISPN000270 Could not commit local tx %s WARN
ISPN000271 Could not rollback local tx %s WARN
ISPN000272 Exception removing recovery information WARN
ISPN000273 Indexing can not be enabled on caches in Invalidation mode EXCEPTION
ISPN000274 Persistence enabled without any CacheLoaderInterceptor in InterceptorChain! ERROR
ISPN000275 Persistence enabled without any CacheWriteInterceptor in InterceptorChain! ERROR
ISPN000278 Indexing can only be enabled if infinispan-query.jar is available on your classpath, and this jar has not been detected. EXCEPTION
ISPN000279 Failed to read stored entries from file. Error in file %s at offset %d EXCEPTION
ISPN000280 Caught exception [%s] while invoking method [%s] on listener instance: %s EXCEPTION
ISPN000281 %s reported that a third node was suspected, see cause for info on the node that was suspected EXCEPTION
ISPN000282 Cannot enable Invocation Batching when the Transaction Mode is NON_TRANSACTIONAL, set the transaction mode to TRANSACTIONAL EXCEPTION
ISPN000283 A cache configured with invocation batching can't have recovery enabled EXCEPTION
ISPN000284 Problem encountered while installing cluster listener WARN
ISPN000285 Issue when retrieving cluster listeners from %s response was %s WARN
ISPN000286 Issue when retrieving cluster listeners from %s WARN
ISPN000287 Unauthorized access: subject '%s' lacks '%s' permission EXCEPTION
ISPN000288 A principal-to-role mapper has not been specified EXCEPTION
ISPN000289 Cannot send cross-site state chunk to '%s'. WARN During a state transfer operation it was not possible to transfer a batch of cache entries. First check that the site is online and if any network issues have occurred. Confirm that the relay nodes in the cluster are not overloaded with cross-site replication requests. In some cases garbage collection pauses can also interrupt backup operations. You can either increase the amount of memory available to relay nodes or increase the number of relay nodes in the cluster.
ISPN000291 Cannot apply cross-site state chunk. WARN During a state transfer operation it was not possible to apply a batch of cache entries. Ensure that sites are online and check network status.
ISPN000293 Ignoring attribute '%2$s' of element '%1$s' at '%3$s', please remove from configuration file INFO
ISPN000294 Ignoring element %s at %s, please remove from configuration file INFO
ISPN000295 No thread pool with name '%s' found EXCEPTION
ISPN000296 Attempt to add a %s permission to a SecurityPermissionCollection EXCEPTION
ISPN000297 Attempt to add a permission to a read-only SecurityPermissionCollection EXCEPTION
ISPN000299 Unable to acquire lock after %s for key %s and requestor %s. Lock is held by %s EXCEPTION
ISPN000300 There was an exception while processing retrieval of entry values EXCEPTION
ISPN000302 Issue when retrieving transactions from %s, response was %s WARN
ISPN000304 More than one configuration file with specified name on classpath. The first one will be used: %s WARN
ISPN000305 Cluster is operating in degraded mode because of node failures. EXCEPTION
ISPN000306 Key '%s' is not available. Not all owners are in this partition EXCEPTION
ISPN000307 Cannot clear when the cluster is partitioned EXCEPTION
ISPN000308 Rebalancing enabled INFO
ISPN000309 Rebalancing suspended INFO
ISPN000310 Starting new rebalance phase for cache %s, topology %s DEBUG
ISPN000321 Cyclic dependency detected between caches, stop order ignored WARN
ISPN000322 Cannot restart cross-site state transfer to site %s WARN It was not possible to resume a state transfer operation to a backup location. Ensure that sites are online and check network status.
ISPN000323 %s is in '%s' state and so it does not accept new invocations. Either restart it or recreate the cache container. EXCEPTION
ISPN000324 %s is in 'STOPPING' state and this is an invocation not belonging to an on-going transaction, so it does not accept new invocations. Either restart it or recreate the cache container. EXCEPTION
ISPN000326 Remote transaction %s timed out. Rolling back after %d ms WARN
ISPN000327 Cannot find a parser for element '%s' in namespace '%s' at %s. Check that your configuration is up-to-date for Infinispan '%s' and you have the proper dependency in the classpath EXCEPTION
ISPN000328 Rebalance phase %s confirmed for cache %s on node %s, topology id = %d DEBUG
ISPN000329 Unable to read rebalancing status from coordinator %s WARN
ISPN000331 Unable to invoke method %s on Object instance %s WARN
ISPN000335 Two-phase commit can only be used with synchronous backup strategy. EXCEPTION
ISPN000336 Finished rebalance for cache %s, topology %s DEBUG
ISPN000337 Backup configuration must include a 'site'. EXCEPTION Caches that use cross-site replication must include a site in the configuration. Edit the cache and specify the name of the site in the backup configuration.
ISPN000338 You must specify a 'failure-policy-class' to use a custom backup failure policy for backup '%s'. EXCEPTION The backup configuration for the cache uses a custom failure policy but does not include the fully qualified class of a custom failure policy implementation. Specify the failure policy class in the backup configuration or use a different failure policy.
ISPN000339 Remote cache name is missing or null in backup configuration. EXCEPTION Cross-site replication backs up data to caches with the same name by default. If you want to backup to a cache with a different name, you must specify the name of the remote cache in the 'backup-for' configuration. Modify cache configuration to include the name of the remote cache.
ISPN000340 Remote cache name and remote site is missing or null in backup configuration. EXCEPTION Cross-site replication backs up data to caches with the same name by default. If you want to backup to a cache with a different name, you must specify the name of the remote cache and the remote site in the 'backup-for' configuration. Modify cache configuration to include the name of the remote cache and remote site.
ISPN000343 Must have a transport set in the global configuration in order to define a clustered cache EXCEPTION
ISPN000344 reaperWakeUpInterval must be >= 0, we got %d EXCEPTION
ISPN000345 completedTxTimeout must be >= 0, we got %d EXCEPTION
ISPN000350 Enabling the L1 cache is only supported when using DISTRIBUTED as a cache mode. Your cache mode is set to %s EXCEPTION
ISPN000351 Using a L1 lifespan of 0 or a negative value is meaningless EXCEPTION
ISPN000352 Enabling the L1 cache is not supported when using EXCEPTION based eviction. EXCEPTION
ISPN000354 Cannot define both interceptor class (%s) and interceptor instance (%s) EXCEPTION
ISPN000355 Unable to instantiate loader/writer instance for StoreConfiguration %s EXCEPTION
ISPN000358 A cache configuration named %s already exists. This cannot be configured externally by the user. EXCEPTION
ISPN000359 Keys '%s' are not available. Not all owners are in this partition EXCEPTION
ISPN000360 The xml element eviction-executor has been deprecated and replaced by expiration-executor, please update your configuration file. WARN
ISPN000361 Cannot commit remote transaction %s as it was already rolled back EXCEPTION
ISPN000362 Could not find status for remote transaction %s, please increase transaction.completedTxTimeout EXCEPTION
ISPN000363 No filter indexing service provider found for indexed filter of type %s WARN
ISPN000364 Attempted to register cluster listener of class %s, but listener is annotated as only observing pre events! EXCEPTION
ISPN000365 Could not find the specified JGroups configuration file '%s' EXCEPTION
ISPN000371 Cannot remove cache configuration '%s' because it is in use EXCEPTION
ISPN000373 Attempted to start a cache using configuration template '%s' EXCEPTION
ISPN000374 No such template '%s' when declaring '%s' EXCEPTION
ISPN000375 No such template/configuration '%s' EXCEPTION
ISPN000376 Interceptor stack is not supported in simple cache EXCEPTION
ISPN000377 Explicit lock operations are not supported in simple cache EXCEPTION
ISPN000378 Invocation batching not enabled in current configuration! Please enable it. EXCEPTION
ISPN000381 This configuration is not supported for simple cache EXCEPTION
ISPN000382 Global state persistence was enabled without specifying a location WARN
ISPN000384 Unable to broadcast invalidation messages EXCEPTION
ISPN000386 Failed to read persisted state from file %s. Aborting. EXCEPTION
ISPN000387 Failed to write state to file %s. EXCEPTION
ISPN000388 The state file %s is not writable. Aborting. EXCEPTION
ISPN000389 Loaded global state, version=%s timestamp=%s INFO
ISPN000390 Persisted state, version=%s timestamp=%s INFO
ISPN000391 Recovery not supported with non transactional cache EXCEPTION
ISPN000392 Recovery not supported with Synchronization EXCEPTION
ISPN000395 Transaction notifications are disabled. This prevents cluster listeners from working properly! INFO
ISPN000396 Received unsolicited state from node %s for segment %d of cache %s DEBUG
ISPN000398 CH Factory '%s' cannot restore a persisted CH of class '%s' EXCEPTION
ISPN000399 Timeout while waiting for %d members in cluster. Last view had %s EXCEPTION
ISPN000400 Node %s was suspected EXCEPTION A node in the cluster is offline or cannot be reached on the network. If you are using cross-site replication this message indicates that the relay nodes are not reachable. Check network settings for all nodes in the cluster.
ISPN000401 Node %s timed out, time : %s %s EXCEPTION
ISPN000402 Timeout waiting for view %d. Current view is %d, current status is %s EXCEPTION
ISPN000403 No indexable classes were defined for this indexed cache. The configuration must contain classes or protobuf message types annotated with '@Indexed' EXCEPTION
ISPN000404 The configured entity class %s is not indexable. Please remove it from the indexing configuration. EXCEPTION
ISPN000405 Caught exception while invoking a cache manager listener! ERROR
ISPN000406 The replication queue is no longer supported since version 9.0. Attribute %s on line %d will be ignored. WARN
ISPN000407 Extraneous members %s are attempting to join cache %s, as they were not members of the persisted state EXCEPTION
ISPN000408 Node %s with persistent state attempting to join cache %s on cluster without state EXCEPTION
ISPN000409 Node %s without persistent state attempting to join cache %s on cluster with state EXCEPTION
ISPN000410 Node %s attempting to join cache %s with incompatible state EXCEPTION
ISPN000412 Cannot determine a synthetic transaction configuration from mode=%s, xaEnabled=%s, recoveryEnabled=%s, batchingEnabled=%s EXCEPTION
ISPN000413 Unable to instantiate serializer for %s EXCEPTION
ISPN000414 Global security authorization should be enabled if cache authorization enabled. EXCEPTION
ISPN000415 The %s is no longer supported since version %s. Attribute %s on line %d will be ignored. WARN
ISPN000417 It is not possible for a store to be transactional in a non-transactional cache. EXCEPTION
ISPN000418 It is not possible for a store to be transactional when passivation is enabled. EXCEPTION
ISPN000419 Eviction of an entry invoked without an explicit eviction strategy for cache %s WARN
ISPN000420 Cannot enable '%s' in invalidation caches! EXCEPTION
ISPN000421 Error while handling view %s ERROR
ISPN000422 Failed waiting for topology %d EXCEPTION
ISPN000423 Duplicate id found! AdvancedExternalizer id=%d is shared by another externalizer (%s) EXCEPTION
ISPN000424 Memory eviction is enabled, please specify a maximum size or count greater than zero EXCEPTION
ISPN000427 Timeout after %s waiting for acks (%s). Id=%s, Topology Id=%s EXCEPTION
ISPN000428 '%1$s' at %3$s has been deprecated. Please use '%2$s' instead WARN
ISPN000429 On key %s previous read version (%s) is different from currently read version (%s) EXCEPTION
ISPN000430 %s cannot be shared EXCEPTION
ISPN000432 Missing configuration for default cache '%s' declared on container EXCEPTION
ISPN000433 A default cache has been requested, but no cache has been set as default for this container EXCEPTION
ISPN000435 Cache manager initialized with a default cache configuration but without a name for it. Set it in the GlobalConfiguration. EXCEPTION
ISPN000436 Cache '%s' has been requested, but no matching cache configuration exists EXCEPTION
ISPN000437 Unable to validate '%s' with the implementing store as the @ConfigurationFor annotation is missing WARN
ISPN000438 Cache with name '%s' is defined more than once! EXCEPTION
ISPN000439 Received new cross-site view: %s INFO A cluster has either joined or left the global cluster view.
ISPN000440 Error sending response for request %d@%s, command %s ERROR
ISPN000441 Unsupported async cache mode '%s' for transactional caches EXCEPTION
ISPN000443 Invalid cache loader configuration for '%s'. In order for a cache loader to be transactional, it must also be shared. EXCEPTION
ISPN000444 Invalid cache loader configuration for '%s'. A cache loader cannot be both Asynchronous and transactional. EXCEPTION
ISPN000446 Multiple sites have the same name '%s'. This configuration is not valid. EXCEPTION The name for each cluster that participates in cross-site replication must have a unique site name. Modify JGroups RELAY2 configuration and specify a unique site name for each backup location.
ISPN000448 'awaitInitialTransfer' can be enabled only if cache mode is distributed or replicated. EXCEPTION
ISPN000449 Timeout value for cross-site replication state transfer must be equal to or greater than one. EXCEPTION The value of the timeout attribute is zero or a negative number. Specify a value of at least one for the timeout attribute in the cross-site state transfer configuration for your cache.
ISPN000450 Wait time between retries for cross-site replication state transfer must be equal to or greater than one. EXCEPTION The value of the wait-time attribute is zero or a negative number. Specify a value of at least one for the wait-time attribute in the cross-site state transfer configuration for your cache.
ISPN000451 Timed out waiting for view %d, current view is %d EXCEPTION
ISPN000452 Failed to update topology for cache %s ERROR
ISPN000453 Attempt to define configuration for cache %s which already exists EXCEPTION
ISPN000455 Failure during leaver transactions cleanup ERROR
ISPN000461 Class %s should be a subclass of %s EXCEPTION
ISPN000462 ConflictManager.getConflicts() already in progress EXCEPTION
ISPN000463 Unable to retrieve conflicts as StateTransfer is currently in progress for cache '%s' EXCEPTION
ISPN000464 The partition handling 'enabled' attribute has been deprecated. Please update your configuration to use 'when-split' instead WARN
ISPN000466 Exception encountered when trying to resolve conflict on Keys '%s': %s WARN
ISPN000472 Cache manager is stopping EXCEPTION
ISPN000473 Invalid message type %s received from %s ERROR
ISPN000474 Error processing request %d@%s ERROR
ISPN000475 Error processing response for request %d from %s ERROR
ISPN000476 Timed out waiting for responses for request %d from %s after %s EXCEPTION
ISPN000477 Cannot perform operation %s for site %s ERROR It was not possible to successfully complete an operation on a backup location. Set logging levels to TRACE to analyze and troubleshoot the issue.
ISPN000478 Couldn't find a local transaction corresponding to remote site transaction %s EXCEPTION
ISPN000479 LocalTransaction not found but present in the tx table for remote site transaction %s EXCEPTION
ISPN000481 Cannot create remote transaction %s, the originator is not in the cluster view EXCEPTION
ISPN000482 Cannot create remote transaction %s, already completed EXCEPTION
ISPN000484 Wildcards not allowed in cache names: '%s' EXCEPTION
ISPN000485 Configuration '%s' matches multiple wildcard templates EXCEPTION
ISPN000486 Cannot register Wrapper: duplicate Id %d EXCEPTION
ISPN000487 Wrapper with class '%s' not found EXCEPTION
ISPN000488 Wrapper with Id %d not found EXCEPTION
ISPN000489 Cannot register Encoder: duplicate Id %d EXCEPTION
ISPN000490 Encoder with class '%s' not found EXCEPTION
ISPN000491 Encoder with Id %d not found EXCEPTION
ISPN000492 Cannot find transcoder between '%s' to '%s' EXCEPTION
ISPN000495 %s encountered error transcoding content EXCEPTION
ISPN000497 %s encountered unsupported content '%s' during transcoding EXCEPTION
ISPN000499 Could not serialize the configuration of cache '%s' (%s) EXCEPTION
ISPN000500 Cannot create clustered configuration for cache '%s' because configuration %n%s%n is incompatible with the existing configuration %n%s EXCEPTION
ISPN000501 Cannot persist cache configuration as global state is disabled EXCEPTION
ISPN000502 Error while persisting global configuration state EXCEPTION
ISPN000504 Size (bytes) based eviction needs either off-heap or a binary compatible storage configured in the cache encoding EXCEPTION
ISPN000507 Cache %s already exists EXCEPTION
ISPN000508 Cannot rename file %s to %s EXCEPTION
ISPN000509 Unable to add a 'null' EntryMergePolicyFactory EXCEPTION
ISPN000510 ConfigurationStrategy set to CUSTOM, but none specified EXCEPTION
ISPN000511 ConfigurationStrategy cannot be set to MANAGED in embedded mode EXCEPTION
ISPN000512 Cannot acquire lock '%s' for persistent global state EXCEPTION
ISPN000513 Exception based eviction requires a transactional cache that doesn't allow for 1 phase commit or synchronizations EXCEPTION
ISPN000514 Container eviction limit %d reached, write operation(s) is blocked EXCEPTION
ISPN000515 The configuration is immutable EXCEPTION
ISPN000516 The state file for '%s' is invalid. Startup halted to prevent further corruption of persistent state EXCEPTION
ISPN000517 Ignoring cache topology from %s during merge: %s WARN
ISPN000518 Updating topology for cache %s, topology %s, availability mode %s DEBUG
ISPN000519 Updating stable topology for cache %s, topology %s DEBUG
ISPN000520 Updating availability mode for cache %s from %s to %s, topology %s DEBUG
ISPN000521 Cache %s recovered after merge with topology = %s, availability mode %s DEBUG
ISPN000522 Conflict resolution starting for cache %s with topology %s DEBUG
ISPN000523 Conflict resolution finished for cache %s with topology %s DEBUG
ISPN000524 Conflict resolution failed for cache %s with topology %s ERROR
ISPN000525 Conflict resolution cancelled for cache %s with topology %s DEBUG
ISPN000527 Maximum startup attempts exceeded for store %s EXCEPTION
ISPN000528 Cannot acquire lock %s as this partition is DEGRADED EXCEPTION
ISPN000529 Class '%s' blocked by deserialization allow list. Include the class name in the server allow list to authorize. EXCEPTION
ISPN000530 Unsupported async cache mode '%s' for transactional caches, forcing %s WARN
ISPN000531 Store or loader %s must implement SegmentedLoadWriteStore or its config must extend AbstractSegmentedStoreConfiguration if configured as segmented EXCEPTION
ISPN000532 Invalid cache loader configuration for '%s'. If a cache loader is configured with passivation, the cache loader cannot be shared in a cluster! EXCEPTION
ISPN000533 Content '%s (MediaType: '%s') cannot be converted to '%s' EXCEPTION
ISPN000534 Grouping requires OBJECT storage type but was: %s EXCEPTION
ISPN000535 Grouping requires application/x-java-object storage type but was: {key=%s, value=%s} EXCEPTION
ISPN000537 Factory doesn't know how to construct component %s EXCEPTION
ISPN000538 Error stopping module %s ERROR
ISPN000539 Duplicate JGroups stack '%s' EXCEPTION
ISPN000540 No such JGroups stack '%s' EXCEPTION
ISPN000541 Error while trying to create a channel using the specified configuration '%s' EXCEPTION
ISPN000542 Invalid parser scope. Expected '%s' but was '%s' EXCEPTION
ISPN000543 Cannot use stack.position when stack.combine is '%s' EXCEPTION
ISPN000544 The protocol '%s' does not exist in the base stack for operation '%s' EXCEPTION
ISPN000545 Inserting protocol '%s' in a JGroups stack requires the 'stack.position' attribute EXCEPTION
ISPN000546 Duplicate remote site '%s' in stack '%s' EXCEPTION The name for each cluster that participates in cross-site replication must have a unique site name. Modify JGroups RELAY2 configuration and specify a unique site name for each backup location.
ISPN000547 JGroups stack '%s' declares remote sites but does not include the RELAY2 protocol. EXCEPTION Cross-site replication requires the JGroups RELAY2 protocol. Modify the JGroups configuration to include a RELAY2 stack.
ISPN000548 JGroups stack '%s' has a RELAY2 protocol without remote sites. EXCEPTION Each cluster that participates in cross-site replication must be identified with a site name in the RELAY2 stack. Modify JGroups configuration and specify a unique site name for each backup location.
ISPN000549 A store cannot be shared when utilised with a local cache. EXCEPTION
ISPN000550 Invalidation mode only supports when-split=ALLOW_READ_WRITES EXCEPTION
ISPN000551 The custom interceptors configuration has been deprecated and are ignored WARN
ISPN000553 Ignoring 'marshaller' attribute. Common marshallers are already available at runtime, and to deploy a custom marshaller, consult the 'Encoding' section in the user guide WARN
ISPN000556 Starting user marshaller '%s' INFO
ISPN000557 Unable to configure JGroups Stack '%s' EXCEPTION
ISPN000558 The store location '%s' is not a child of the global persistent location '%s' EXCEPTION
ISPN000559 Cannot marshall '%s' WARN
ISPN000560 The AdvancedExternalizer configuration has been deprecated and will be removed in the future WARN
ISPN000561 Chunk size must be positive, got %d EXCEPTION
ISPN000562 Invalid cache loader configuration for '%s'. If a cache loader is configured with purgeOnStartup, the cache loader cannot be shared in a cluster! EXCEPTION
ISPN000563 Invalid cache loader configuration for '%s'. This implementation does not support being segmented! EXCEPTION
ISPN000566 Thread Pool Factory %s is blocking, but pool %s requires non blocking threads EXCEPTION
ISPN000569 Unable to persist Infinispan internal caches as no global state enabled WARN
ISPN000570 Unexpected response from %s: %s EXCEPTION
ISPN000571 RELAY2 not found in the protocol stack. Cannot perform cross-site operations. EXCEPTION To back up caches from one site to another the cluster transport uses the JGroups RELAY2 protocol. Add RELAY2 to your cluster transport configuration.
ISPN000572 index mode attribute is deprecated and should no longer be specified because its value is automatically detected. Most previously supported values are no longer supported. Please check the upgrade guide. WARN
ISPN000573 Cannot recreate persisted configuration for cache '%s' because configuration %n%s%n is incompatible with the existing configuration %n%s EXCEPTION
ISPN000574 Global state cannot persisted because it is incomplete (usually caused by errors at startup). WARN
ISPN000575 PartitionStrategy must be ALLOW_READ_WRITES when numOwners is 1 EXCEPTION
ISPN000576 Cross-site replication not available for local cache. EXCEPTION Cross-site replication capabilities do not apply to local cache mode. Either remove the backup configuration from the local cache or use a distributed or replicated cache mode.
ISPN000577 Converting from unwrapped protostream payload requires the 'type' parameter to be supplied in the destination MediaType EXCEPTION
ISPN000578 Migrating '%s' persisted data to new format... INFO
ISPN000579 '%s' persisted data successfully migrated. INFO
ISPN000580 Failed to migrate '%s' persisted data. EXCEPTION
ISPN000583 Cannot configure both maxCount and maxSize in memory configuration EXCEPTION
ISPN000584 The memory attribute(s) %s have been deprecated and cannot be used in conjunction with the new configuration EXCEPTION
ISPN000585 Single media-type was specified for keys and values, ignoring individual configurations WARN
ISPN000586 The memory configuration element '%s' has been deprecated. Please update your configuration WARN
ISPN000587 Cannot change max-size since max-count is already defined EXCEPTION
ISPN000588 Cannot change max-count since max-size is already defined EXCEPTION
ISPN000589 A store cannot be configured with both preload and purgeOnStartup EXCEPTION
ISPN000590 Store cannot be configured with both read and write only! EXCEPTION
ISPN000591 Store cannot be configured with purgeOnStartup, shared or passivation if it is read only! EXCEPTION
ISPN000592 Store cannot be configured with fetchPersistenceState or preload if it is write only! EXCEPTION
ISPN000593 Store %s cannot be configured to be %s as the implementation specifies it is already %s! EXCEPTION
ISPN000594 At most one store can be set to 'preload'! EXCEPTION
ISPN000595 ClusterLoader has been deprecated and will be removed in a future version with no direct replacement WARN
ISPN000597 Store %s cannot be configured to be transactional as it does not contain the TRANSACTIONAL characteristic EXCEPTION
ISPN000598 Store must specify a location when global state is disabled EXCEPTION
ISPN000598 Store '%s' must specify the '%s' attribute when global state is disabled EXCEPTION
ISPN000599 Configuration for cache '%s' does not define the encoding for keys or values. If you use operations that require data conversion or queries, you should configure the cache with a specific MediaType for keys or values. WARN
ISPN000600 Store %s cannot be configured to be shared as it does not contain the SHARED characteristic EXCEPTION
ISPN000601 Store %s cannot be configured to be segmented as it does not contain the SEGMENTABLE characteristic EXCEPTION
ISPN000602 Conversions between JSON and Java Objects are deprecated and will be removed in a future version. To read/write values as JSON, it is recommended to define a protobuf schema and store data in the cache using 'application/x-protostream' as MediaType WARN
ISPN000603 Cannot handle cross-site request from site '%s'. Cache '%s' not found. EXCEPTION A remote cluster attempted to replicate data to a cache that does not exist on the local cluster. Either create the cache or modify the backup configuration for the cache on the remote site.
ISPN000604 Cannot handle cross-site request from site '%s'. Cache '%s' is stopped. EXCEPTION A remote cluster attempted to replicate data to a cache that is not available. Start, or restart, the cache.
ISPN000605 Cannot handle cross-site request from site '%s'. Cache '%s' is not clustered. EXCEPTION A remote cluster attempted to replicate data to a local cache. Either recreate the cache with a distributed or replicated mode or remove the backup configuration.
ISPN000606 Remote site '%s' has an invalid cache configuration. Taking the backup location offline. ERROR An attempt was made to replicate data to a cache that does not have a valid configuration. Check the cache at the remote site and recreate it with a valid distributed or replicated configuration.
ISPN000607 The XSiteEntryMergePolicy is missing. The cache configuration must include a merge policy. EXCEPTION To resolve conflicting entries between backup locations cache configuration must include a merge policy. Recreate the cache and specify a merge policy from the org.infinispan.xsite.spi.XSiteMergePolicy enum or use a conflict resolution algorithm.
ISPN000608 [IRAC] Unexpected error occurred. FATAL During conflict resolution for cross-site replication an unexpected error occurred. To ensure data consistency between backup locations you should initiate state transfer to synchronize data between clusters.
ISPN000609 Cannot obtain cache '%s' as it is in FAILED state. Please check the configuration DEBUG
ISPN000610 Cache configuration must not declare indexed entities if it is not indexed EXCEPTION
ISPN000611 Invalid index storage EXCEPTION
ISPN000613 Indexing configuration using properties has been deprecated and will be removed in a future version, please use the <index-writer> and <index-reader> elements to configure indexing behavior. WARN
ISPN000614 It is not allowed to have different indexing configuration for each indexed type in a cache. EXCEPTION
ISPN000615 Unable to unmarshall '%s' as a marshaller is not present in the user or global SerializationContext EXCEPTION
ISPN000616 Unsupported persisted data version: %s EXCEPTION
ISPN000617 Site '%s' not found. EXCEPTION A backup location that is configured as a site in the JGroups RELAY2 stack is not available. Check the JGroups configuration and cache configuration to ensure that the remote site is configured correctly. If the configuration is correct then check that the backup location is online.
ISPN000618 Cleanup failed for cross-site state transfer. Invoke the cancel-push-state(%s) command if any nodes indicate pending operations to push state. WARN When cross-site state transfer operations complete or fail due to a network timeout or other exception, the coordinator node sends a cancel-push-state command to other nodes. If any nodes indicate that there are pending operations to push state to a remote site, you can invoke the cancel-push-state command again on those nodes.
ISPN000619 Cleanup failed for cross-site state transfer. Invoke the cancel-receive(%s) command in site %s if any nodes indicate pending operations to receive state. WARN When cross-site state transfer operations complete or fail due to a network timeout or other exception, the coordinator node sends a cancel-receive command to nodes. If any nodes indicate that there are pending operations to receive state from a remote site, you can invoke the cancel-receive command again.
ISPN000620 Cross-site state transfer to '%s' already started EXCEPTION An attempt was made to initiate cross-site state transfer while the operation was already in progress. Wait for the state transfer operation to complete before initiating a subsequent operation. Alternatively you can cancel the cross-site state transfer operation that is in progress.
ISPN000621 Element '%1$s' has been removed at %3$s. Please use element '%2$s' instead EXCEPTION
ISPN000622 Element '%s' at %s has been removed with no replacement EXCEPTION
ISPN000623 Attribute '%1$s' has been removed at %3$s. Please use attribute '%2$s' instead EXCEPTION
ISPN000624 Attribute '%2$s' of element '%1$s' at '%3$s' has been removed with no replacement EXCEPTION
ISPN000625 Index path not provided and global state disabled, will use the current working directory for storage. WARN
ISPN000626 Index path '%s' is not absolute and global state is disabled, will use a dir relative to the current working directory. WARN
ISPN000627 Invalid cache loader configuration for '%s'. This implementation only supports being segmented! EXCEPTION
ISPN000628 Invalid cache roles '%s' EXCEPTION
ISPN000629 Exception completing partial completed transaction %s. Retrying later. WARN
ISPN000633 Cross-site state transfer mode cannot be null. EXCEPTION The mode attribute for cross-site state transfer configuration must have a value of AUTO or MANUAL. Modify the cache configuration with a valid value for the mode attribute.
ISPN000634 Cross-site automatic state transfer is not compatible with SYNC backup strategy. EXCEPTION Automatic state transfer is not possible if the backup strategy for cross-site replication is synchronous. Modify the cache configuration and set the state transfer mode to MANUAL. Alternatively you can change the backup strategy to use asynchronous mode.
ISPN000635 [%s] Failed to receive a response from any nodes. Automatic cross-site state transfer to site '%s' is not started. WARN Before it starts automatic cross-site state transfer operations, the coordinator node checks all local nodes to determine if state transfer is necessary. This error occurs when the coordinator node gets an exception from one or more local nodes. Check that nodes in the cluster are online and operating as expected.
ISPN000636 State transfer timeout (%s) must be greater than or equal to the remote timeout (%s) EXCEPTION
ISPN000637 Timeout waiting for topology %d, current topology is %d EXCEPTION
ISPN000638 Timeout waiting for topology %d transaction data EXCEPTION
ISPN000640 SingleFileStore has been deprecated and will be removed in a future version, replaced by SoftIndexFileStore WARN
ISPN000641 The transaction %s is already rolled back EXCEPTION
ISPN000642 Attempting to recover possibly corrupted data file %s INFO
ISPN000644 Failed to recover '%s' persisted data. EXCEPTION
ISPN000645 Asynchronous cache modes, such as %s, cannot use SYNC touch mode for maximum idle expiration. EXCEPTION
ISPN000646 capacityFactor must be positive EXCEPTION
ISPN000647 The configuration for internal cache '%s' cannot be modified EXCEPTION
ISPN000648 Cache '%s' is non empty, cannot add store. EXCEPTION
ISPN000649 SingleFileStore does not support max-entries when segmented EXCEPTION
ISPN000650 Read invalid data in SingleFileStore file %s, please remove the file and retry EXCEPTION
ISPN000651 Max idle is not allowed while using a store without passivation EXCEPTION
ISPN000652 Max idle is not supported when using a store WARN
ISPN000653 The '%s' attribute on the '%s' element has been deprecated. Please use the '%s' attribute instead WARN
ISPN000654 Problem encountered when preloading key %s! EXCEPTION
ISPN000655 Unable to convert text content to JSON: '%s' EXCEPTION
ISPN000656 The backup '%s' configuration 'failure-policy=%s' is not valid with an ASYNC backup strategy. EXCEPTION Only the 'WARN' and 'IGNORE' failure policies are compatible with asynchronous backups for cross-site replication. Modify the backup configuration for the cache to change the failure policy or use the synchronous backup strategy.
ISPN000657 The backup '%s' configuration 'failure-policy-class' is not compatible with 'failure-policy=%s'. Use 'failure-policy="CUSTOM"' EXCEPTION The backup configuration for the cache specifies the fully qualified class of a custom failure policy implementation. This is valid with the custom failure policy only. Change the cache configuration to use 'failure-policy="CUSTOM"' or remove the failure policy class.
ISPN000658 Initial state transfer timed out for cache %s on %s EXCEPTION
ISPN000659 Component %s failed to start EXCEPTION
ISPN000660 %s start failed, stopping any running components ERROR
ISPN000661 '%s' has been deprecated with no replacement. WARN
ISPN000662 Failed to transfer cross-site tombstones to %s for segments %s. WARN Cross-site tombstones are metadata that ensure data consistency. This error indicates that it was not possible to replicate tombstones for some segments during normal operations. No action necessary.
ISPN000663 Name must be less than 256 bytes, current name '%s' exceeds the size. EXCEPTION
ISPN000664 Invalid index startup mode: %s EXCEPTION
ISPN000665 There was an error in submitted periodic task with %s, not rescheduling. ERROR
ISPN000666 Transport clusterName cannot be null. EXCEPTION
ISPN000667 Transport node-name is not set. EXCEPTION
ISPN000668 Transport node-name must be present in raft-members: %s EXCEPTION
ISPN000669 FORK protocol required on JGroups channel. EXCEPTION
ISPN000670 Error creating fork channel for %s ERROR
ISPN000671 RAFT protocol is not available. Reason: %s WARN
ISPN000672 RAFT protocol is available. INFO
ISPN000673 Cannot persist RAFT data as global state is disabled EXCEPTION
ISPN000674 There was an error when resetting the SIFS index for cache %s EXCEPTION
ISPN000675 Caught exception while invoking a event logger listener! ERROR
ISPN000676 Store '%s'#isAvailable check threw Exception WARN
ISPN000677 Store '%s'#isAvailable completed Exceptionally WARN
ISPN000678 Persistence is unavailable because of store %s WARN
ISPN000679 Persistence is now available INFO
ISPN000680 Expiration (Max idle or Lifespan) is not allowed while using a store '%s' that does not support expiration, unless it is configured as read only EXCEPTION
ISPN000681 Missing required property '%s' for attribute '%s' at %s EXCEPTION
ISPN000686 Attribute '%2$s' of element '%1$s' has an illegal value '%3$s' at %4$s: %5$s EXCEPTION
ISPN000687 Attribute '%2$s' of element '%1$s' has an illegal value '%3$s' at %5$s. Expecting one of %4$s. EXCEPTION
ISPN000688 Attribute '%s' of element '%s' has been deprecated since schema version %d.%d. Refer to the upgrade guide WARN
ISPN000689 Recovering cache '%s' but there are missing members, known members %s of a total of %s WARN
ISPN000690 We cannot find a configuration for the cache '%s' in the available configurations: '%s'. This cache has been probably removed by another thread. Skip to writing it. DEBUG
ISPN000691 Indexed entity name must not be null or empty EXCEPTION
ISPN000692 Flushed ACL Cache INFO
ISPN000693 Dangling lock file '%s' in persistent global state, probably left behind by an unclean shutdown. EXCEPTION
ISPN000694 Cache '%s' has number of owners %d but is missing too many members (%d/%d) to reinstall topology EXCEPTION
ISPN000695 Query module not found. Add infinispan-query or infinispan-query-core to the classpath. EXCEPTION
ISPN000696 Simple caches do not support queries. Use standard caches for querying. EXCEPTION
ISPN000697 Failed to register metrics with id %s. Reason: %s WARN
ISPN000698 Cannot handle cross-site request from site '%s'. CacheManager isn't started yet. EXCEPTION
ISPN000699 Tracing collector endpoint '%s' is not valid. EXCEPTION
ISPN000700 Cannot use id %d for commands, as it is already in use by %s EXCEPTION
ISPN000701 Security container cannot be enabled/disabled at cache level, since it is configured globally. EXCEPTION
ISPN000702 The alias '%s' is already being used by cache '%s' EXCEPTION
ISPN000703 Received new cross-site event, site(s) %s: %s INFO A cluster has either joined or left the global cluster view.
ISPN000901 Property %s could not be replaced as intended! WARN
ISPN000902 Invocation of %s threw an exception %s. Exception is ignored. WARN
ISPN000904 Error while initializing SSL context EXCEPTION
ISPN000905 Unable to load %s from any of the following classloaders: %s ERROR
ISPN000906 Unable to convert string property [%s] to an int! Using default value of %d WARN
ISPN000907 Unable to convert string property [%s] to a long! Using default value of %d WARN
ISPN000908 Unable to convert string property [%s] to a boolean! Using default value of %b WARN
ISPN000909 Unwrapping %s to a type of %s is not a supported EXCEPTION
ISPN000910 Illegal value for thread pool parameter(s) %s, it should be: %s EXCEPTION
ISPN000911 Unwrapping of any instances in %s to a type of %s is not a supported EXCEPTION
ISPN000912 Expecting a protected configuration for %s EXCEPTION
ISPN000913 Expecting an unprotected configuration for %s EXCEPTION
ISPN000914 Duplicate attribute '%s' in attribute set '%s' EXCEPTION
ISPN000915 No such attribute '%s' in attribute set '%s' EXCEPTION
ISPN000916 No attribute copier for type '%s' EXCEPTION
ISPN000918 Cannot find resource '%s' EXCEPTION
ISPN000919 Multiple errors encountered while validating configuration EXCEPTION
ISPN000920 Unable to load file using scheme %s EXCEPTION
ISPN000921 The alias '%s' does not exist in the key store '%s' EXCEPTION
ISPN000922 Exception during rollback ERROR
ISPN000923 Error enlisting resource ERROR
ISPN000924 beforeCompletion() failed for %s ERROR
ISPN000925 Unexpected error from resource manager! ERROR
ISPN000926 afterCompletion() failed for %s ERROR
ISPN000927 exception while committing WARN
ISPN000928 end() failed for %s ERROR
ISPN000929 Media type cannot be empty or null! EXCEPTION
ISPN000930 Invalid media type '%s': must contain a type and a subtype separated by '/' EXCEPTION
ISPN000931 Invalid media type '%s': invalid param '%s' EXCEPTION
ISPN000933 Invalid media type list '%s': type expected after comma EXCEPTION
ISPN000934 Errors converting '%s' from '%s' to '%s' EXCEPTION
ISPN000935 Invalid Weight '%s'. Supported values are between 0 and 1.0 EXCEPTION
ISPN000936 Class '%s' blocked by deserialization allow list. Adjust the configuration serialization allow list regular expression to include this class. EXCEPTION
ISPN000937 Invalid media type. Expected '%s' but got '%s' EXCEPTION
ISPN000938 Invalid text content '%s' EXCEPTION
ISPN000939 Conversion of content '%s' from '%s' to '%s' not supported EXCEPTION
ISPN000940 Invalid application/x-www-form-urlencoded content: '%s' EXCEPTION
ISPN000941 Error encoding content '%s' to '%s' EXCEPTION
ISPN000942 Unable to convert property [%s] to an enum! Using default value of %d WARN
ISPN000944 Feature %s is disabled! EXCEPTION
ISPN000948 Unsupported conversion of '%s' from '%s' to '%s' EXCEPTION
ISPN000949 Unsupported conversion of '%s' to '%s' EXCEPTION
ISPN000950 Encoding '%s' is not supported EXCEPTION
ISPN000951 Invalid value %s for attribute %s: must be a number greater than zero EXCEPTION
ISPN000952 OpenTelemetry tracing instance loaded: %s INFO
ISPN000954 OpenTelemetry tracing cannot be configured. WARN
ISPN000955 '%s' is not a valid boolean value (true|false|yes|no|y|n|on|off) EXCEPTION
ISPN000956 '%s' is not one of %s EXCEPTION
ISPN000957 Cannot load %s ERROR
ISPN000958 Cannot parse bytes quantity %s EXCEPTION
ISPN000959 Property '%s' has been deprecated. Please use '%s' instead. WARN
ISPN000960 No attribute '%s' in '%s' EXCEPTION
ISPN000961 Incompatible attribute '%s.%s' existing value='%s', new value='%s' EXCEPTION
ISPN000962 Cannot modify protected attribute '%s' EXCEPTION
ISPN000963 Invalid configuration in '%s' EXCEPTION
ISPN000964 RESP cache '%s' key media type must be configured as application/octet-stream but was %s EXCEPTION
ISPN000965 Relation between segment and slots only for power 2, received: %s EXCEPTION
ISPN000966 RESP cache '%s' should use RESPHashFunctionPartitioner but is using %s EXCEPTION
ISPN000967 Cannot parse Prometheus URL for tracing.' EXCEPTION
ISPN000968 Failed creating initial JNDI context ERROR
ISPN000970 Error while reloading certificate EXCEPTION
ISPN000971 Invalid value %s for attribute %s: must be a number less than 2147483647 EXCEPTION
ISPN004001 Could not find '%s' file in classpath, using defaults. WARN
ISPN004001 Could not find '%s' file in classpath, using defaults. WARN
ISPN004002 Cannot perform operations on a cache associated with an unstarted RemoteCacheManager. Use RemoteCacheManager.start before using the remote cache. INFO
ISPN004002 Cannot perform operations on a cache associated with an unstarted RemoteCacheManager. Use RemoteCacheManager.start before using the remote cache. INFO
ISPN004003 Invalid magic number. Expected %#x and received %#x EXCEPTION
ISPN004003 Invalid magic number. Expected %#x and received %#x EXCEPTION
ISPN004005 Error received from the server: %s WARN
ISPN004005 Error received from the server: %s WARN
ISPN004006 Server sent new topology view (id=%d, age=%d) containing %d addresses: %s INFO
ISPN004006 Server sent new topology view (id=%d, age=%d) containing %d addresses: %s INFO
ISPN004007 Exception encountered. Retry %d out of %d ERROR
ISPN004007 Exception encountered. Retry %d out of %d ERROR
ISPN004011 No hash function configured for version: %d WARN
ISPN004011 No hash function configured for version: %d WARN
ISPN004014 New server added(%s), adding to the pool. INFO
ISPN004014 New server added(%s), adding to the pool. INFO
ISPN004016 Server not in cluster anymore(%s), removing from the pool. INFO
ISPN004016 Server not in cluster anymore(%s), removing from the pool. INFO
ISPN004021 Infinispan version: %s INFO
ISPN004021 Infinispan version: %s INFO
ISPN004024 SSL Enabled but no TrustStore specified EXCEPTION
ISPN004024 SSL Enabled but no TrustStore specified EXCEPTION
ISPN004025 A password is required to open the KeyStore '%s' EXCEPTION
ISPN004025 A password is required to open the KeyStore '%s' EXCEPTION
ISPN004026 A password is required to open the TrustStore '%s' EXCEPTION
ISPN004026 A password is required to open the TrustStore '%s' EXCEPTION
ISPN004027 Cannot configure custom KeyStore and/or TrustStore when specifying a SSLContext EXCEPTION
ISPN004027 Cannot configure custom KeyStore and/or TrustStore when specifying a SSLContext EXCEPTION
ISPN004028 Unable to parse server IP address %s EXCEPTION
ISPN004028 Unable to parse server IP address %s EXCEPTION
ISPN004029 Invalid max_retries (value=%s). Value should be greater or equal than zero. EXCEPTION
ISPN004029 Invalid max_retries (value=%s). Value should be greater or equal than zero. EXCEPTION
ISPN004030 Cannot enable authentication without specifying either a username, a token, a client Subject or a CallbackHandler EXCEPTION
ISPN004030 Cannot enable authentication without specifying either a username, a token, a client Subject or a CallbackHandler EXCEPTION
ISPN004031 The selected authentication mechanism '%s' is not among the supported server mechanisms: %s EXCEPTION
ISPN004031 The selected authentication mechanism '%s' is not among the supported server mechanisms: %s EXCEPTION
ISPN004034 Unable to unmarshall bytes %s EXCEPTION
ISPN004034 Unable to unmarshall bytes %s EXCEPTION
ISPN004035 Caught exception [%s] while invoking method [%s] on listener instance: %s EXCEPTION
ISPN004035 Caught exception [%s] while invoking method [%s] on listener instance: %s EXCEPTION
ISPN004036 Methods annotated with %s must accept exactly one parameter, of assignable from type %s EXCEPTION
ISPN004036 Methods annotated with %s must accept exactly one parameter, of assignable from type %s EXCEPTION
ISPN004037 Methods annotated with %s should have a return type of void. EXCEPTION
ISPN004037 Methods annotated with %s should have a return type of void. EXCEPTION
ISPN004038 Unexpected error consuming event %s ERROR
ISPN004038 Unexpected error consuming event %s ERROR
ISPN004039 Unable to complete reading event from server %s WARN
ISPN004039 Unable to complete reading event from server %s WARN
ISPN004040 Cache listener class %s must be annotated with org.infinispan.client.hotrod.annotation.ClientListener EXCEPTION
ISPN004040 Cache listener class %s must be annotated with org.infinispan.client.hotrod.annotation.ClientListener EXCEPTION
ISPN004041 Unknown event type %s received EXCEPTION
ISPN004041 Unknown event type %s received EXCEPTION
ISPN004045 When enabling near caching, number of max entries must be configured EXCEPTION
ISPN004045 When enabling near caching, number of max entries must be configured EXCEPTION
ISPN004046 Successfully closed remote iterator '%s' DEBUG
ISPN004046 Successfully closed remote iterator '%s' DEBUG
ISPN004047 Invalid iteration id '%s' EXCEPTION
ISPN004047 Invalid iteration id '%s' EXCEPTION
ISPN004048 Invalid iteration id '%s' EXCEPTION
ISPN004048 Invalid iteration id '%s' EXCEPTION
ISPN004050 Switched to cluster '%s' INFO
ISPN004050 Switched to cluster '%s' INFO
ISPN004051 Switched back to main cluster INFO
ISPN004051 Switched back to main cluster INFO
ISPN004052 Manually switched to cluster '%s' INFO
ISPN004052 Manually switched to cluster '%s' INFO
ISPN004053 Manually switched back to main cluster INFO
ISPN004053 Manually switched back to main cluster INFO
ISPN004054 Name of the failover cluster needs to be specified EXCEPTION
ISPN004054 Name of the failover cluster needs to be specified EXCEPTION
ISPN004055 Host needs to be specified in server definition of failover cluster EXCEPTION
ISPN004055 Host needs to be specified in server definition of failover cluster EXCEPTION
ISPN004056 At least one server address needs to be specified for failover cluster %s EXCEPTION
ISPN004056 At least one server address needs to be specified for failover cluster %s EXCEPTION
ISPN004057 Duplicate failover cluster %s has been specified EXCEPTION
ISPN004057 Duplicate failover cluster %s has been specified EXCEPTION
ISPN004058 The client listener must use raw data when it uses a query as a filter: %s EXCEPTION
ISPN004058 The client listener must use raw data when it uses a query as a filter: %s EXCEPTION
ISPN004059 The client listener must use the '%s' filter/converter factory EXCEPTION
ISPN004059 The client listener must use the '%s' filter/converter factory EXCEPTION
ISPN004061 Ignoring error when closing iteration '%s' WARN
ISPN004061 Ignoring error when closing iteration '%s' WARN
ISPN004062 Started iteration '%s' DEBUG
ISPN004062 Started iteration '%s' DEBUG
ISPN004063 Channel to %s obtained for iteration '%s' DEBUG
ISPN004063 Channel to %s obtained for iteration '%s' DEBUG
ISPN004064 Tracking key %s belonging to segment %d, already tracked? = %b TRACE
ISPN004064 Tracking key %s belonging to segment %d, already tracked? = %b TRACE
ISPN004067 Cannot specify both a callback handler and a username/token for authentication EXCEPTION
ISPN004067 Cannot specify both a callback handler and a username/token for authentication EXCEPTION
ISPN004069 Connection to %s is not active. EXCEPTION
ISPN004069 Connection to %s is not active. EXCEPTION
ISPN004070 Failed to add client listener %s, server responded with status %d EXCEPTION
ISPN004070 Failed to add client listener %s, server responded with status %d EXCEPTION
ISPN004071 Connection to %s was closed while waiting for response. EXCEPTION
ISPN004071 Connection to %s was closed while waiting for response. EXCEPTION
ISPN004072 Cannot create another async thread. Please increase 'infinispan.client.hotrod.default_executor_factory.pool_size' (current value is %d). ERROR
ISPN004072 Cannot create another async thread. Please increase 'infinispan.client.hotrod.default_executor_factory.pool_size' (current value is %d). ERROR
ISPN004074 Native Epoll transport not available, using NIO instead: %s INFO
ISPN004074 Native Epoll transport not available, using NIO instead: %s INFO
ISPN004075 TrustStoreFileName and TrustStorePath are mutually exclusive EXCEPTION
ISPN004075 TrustStoreFileName and TrustStorePath are mutually exclusive EXCEPTION
ISPN004076 Unknown message id %d; cannot find matching request EXCEPTION
ISPN004076 Unknown message id %d; cannot find matching request EXCEPTION
ISPN004077 Closing channel %s due to error in unknown operation. EXCEPTION
ISPN004077 Closing channel %s due to error in unknown operation. EXCEPTION
ISPN004078 This channel is about to be closed and does not accept any further operations. EXCEPTION
ISPN004078 This channel is about to be closed and does not accept any further operations. EXCEPTION
ISPN004079 Unexpected listenerId %s EXCEPTION
ISPN004079 Unexpected listenerId %s EXCEPTION
ISPN004080 Event should use messageId of previous Add Client Listener operation but id is %d and operation is %s EXCEPTION
ISPN004080 Event should use messageId of previous Add Client Listener operation but id is %d and operation is %s EXCEPTION
ISPN004082 TransactionMode must be non-null. EXCEPTION
ISPN004082 TransactionMode must be non-null. EXCEPTION
ISPN004083 TransactionManagerLookup must be non-null EXCEPTION
ISPN004083 TransactionManagerLookup must be non-null EXCEPTION
ISPN004084 Cache %s doesn't support transactions. Please check the documentation how to configure it properly. EXCEPTION
ISPN004084 Cache %s doesn't support transactions. Please check the documentation how to configure it properly. EXCEPTION
ISPN004085 Error checking server configuration for transactional cache %s ERROR
ISPN004085 Error checking server configuration for transactional cache %s ERROR
ISPN004086 Exception caught while preparing transaction %s WARN
ISPN004086 Exception caught while preparing transaction %s WARN
ISPN004087 Use of maxIdle expiration with a near cache is unsupported. WARN
ISPN004087 Use of maxIdle expiration with a near cache is unsupported. WARN
ISPN004088 Transactions timeout must be positive EXCEPTION
ISPN004088 Transactions timeout must be positive EXCEPTION
ISPN004089 TransactionTable is not started! EXCEPTION
ISPN004089 TransactionTable is not started! EXCEPTION
ISPN004090 [%s] Invalid response operation. Expected %#x and received %#x EXCEPTION
ISPN004090 [%s] Invalid response operation. Expected %#x and received %#x EXCEPTION
ISPN004091 MBean registration failed EXCEPTION
ISPN004091 MBean registration failed EXCEPTION
ISPN004092 MBean unregistration failed EXCEPTION
ISPN004092 MBean unregistration failed EXCEPTION
ISPN004093 OAUTHBEARER mechanism selected without providing a token EXCEPTION
ISPN004093 OAUTHBEARER mechanism selected without providing a token EXCEPTION
ISPN004094 Cannot specify both template name and configuration for '%s' EXCEPTION
ISPN004094 Cannot specify both template name and configuration for '%s' EXCEPTION
ISPN004095 Not a Hot Rod URI: %s EXCEPTION
ISPN004095 Not a Hot Rod URI: %s EXCEPTION
ISPN004096 Invalid property format in URI: %s EXCEPTION
ISPN004096 Invalid property format in URI: %s EXCEPTION
ISPN004097 Illegal attempt to redefine an already existing cache configuration: %s EXCEPTION
ISPN004097 Illegal attempt to redefine an already existing cache configuration: %s EXCEPTION
ISPN004098 Closing connection %s due to transport error WARN
ISPN004098 Closing connection %s due to transport error WARN
ISPN004099 Remote iteration over the entire result set of query '%s' without using pagination options is inefficient for large result sets. Please consider using 'startOffset' and 'maxResults' options. WARN
ISPN004099 Remote iteration over the entire result set of query '%s' without using pagination options is inefficient for large result sets. Please consider using 'startOffset' and 'maxResults' options. WARN
ISPN004100 Error reaching the server during iteration WARN
ISPN004100 Error reaching the server during iteration WARN
ISPN004101 Configuration property '%s' has been deprecated WARN
ISPN004101 Configuration property '%s' has been deprecated WARN
ISPN004102 Near cache number of max entries must be a positive number when using bloom filter optimization, it was %d EXCEPTION
ISPN004102 Near cache number of max entries must be a positive number when using bloom filter optimization, it was %d EXCEPTION
ISPN004103 Near cache with bloom filter requires pool max active to be 1, was %s, and exhausted action to be WAIT, was %s EXCEPTION
ISPN004103 Near cache with bloom filter requires pool max active to be 1, was %s, and exhausted action to be WAIT, was %s EXCEPTION
ISPN004104 Failed to load and create an optional ProtoStream serialization context initializer: %s WARN
ISPN004104 Failed to load and create an optional ProtoStream serialization context initializer: %s WARN
ISPN004105 Reverting to the initial server list for caches %s WARN
ISPN004105 Reverting to the initial server list for caches %s WARN
ISPN004106 Invalid active count after closing channel %s WARN
ISPN004106 Invalid active count after closing channel %s WARN
ISPN004107 Invalid created count after closing channel %s WARN
ISPN004107 Invalid created count after closing channel %s WARN
ISPN004108 Native IOUring transport not available, using NIO instead: %s INFO
ISPN004108 Native IOUring transport not available, using NIO instead: %s INFO
ISPN004109 OpenTelemetry API is not present in the classpath. Client context tracing will not be propagated. TRACE
ISPN004109 OpenTelemetry API is not present in the classpath. Client context tracing will not be propagated. TRACE
ISPN004110 OpenTelemetry API is present in the classpath and the tracing propagation is enabled. Client context tracing will be propagated. TRACE
ISPN004110 OpenTelemetry API is present in the classpath and the tracing propagation is enabled. Client context tracing will be propagated. TRACE
ISPN004111 OpenTelemetry API is present in the classpath, but the tracing propagation is not enabled. Client context tracing will not be propagated. TRACE
ISPN004111 OpenTelemetry API is present in the classpath, but the tracing propagation is not enabled. Client context tracing will not be propagated. TRACE
ISPN004112 The SNI hostname is required when hostname validation is enabled EXCEPTION
ISPN004112 The SNI hostname is required when hostname validation is enabled EXCEPTION
ISPN004113 Query module not found. Queries are disabled. INFO
ISPN004113 Query module not found. Queries are disabled. INFO
ISPN004114 Query module not found. Add remote-query-client to the classpath. EXCEPTION
ISPN004114 Query module not found. Add remote-query-client to the classpath. EXCEPTION
ISPN004115 Unexpected error while creating the tracing propagation context. Client context tracing will not be propagated. WARN
ISPN004115 Unexpected error while creating the tracing propagation context. Client context tracing will not be propagated. WARN
ISPN004116 Client cannot marshall the server's key media type ('%s'). This could cause poor performance. WARN
ISPN004116 Client cannot marshall the server's key media type ('%s'). This could cause poor performance. WARN
ISPN004117 Cache '%s' with marshaller %s does not handle server storage type '%s'. Configure the cache or default marshaller. WARN
ISPN004117 Cache '%s' with marshaller %s does not handle server storage type '%s'. Configure the cache or default marshaller. WARN
ISPN004118 %s reached. EXCEPTION
ISPN004118 %s reached. EXCEPTION
ISPN004119 Invalid counter type. Expected=%s but got %s EXCEPTION
ISPN004119 Invalid counter type. Expected=%s but got %s EXCEPTION
ISPN004120 Counter '%s' is not defined. EXCEPTION
ISPN004120 Counter '%s' is not defined. EXCEPTION
ISPN005003 Exception reported ERROR
ISPN005005 %s is still bound to %s WARN
ISPN005007 %s is still connected to %s WARN
ISPN005010 Illegal number of workerThreads: %d EXCEPTION
ISPN005011 Idle timeout can't be lower than -1: %d EXCEPTION
ISPN005012 Receive Buffer Size can't be lower than 0: %d EXCEPTION
ISPN005013 Send Buffer Size can't be lower than 0: %d EXCEPTION
ISPN005014 SSL Enabled but no KeyStore specified EXCEPTION
ISPN005016 A password is required to open the KeyStore '%s' EXCEPTION
ISPN005017 A password is required to open the TrustStore '%s' EXCEPTION
ISPN005018 Cannot configure custom KeyStore and/or TrustStore when specifying a SSLContext EXCEPTION
ISPN005019 No members for new topology after applying consistent hash %s filtering into base topology %s WARN
ISPN005020 No members in new topology WARN
ISPN005025 Using Netty SocketChannel %s for %s DEBUG
ISPN005026 Using Netty EventLoop %s for %s DEBUG
ISPN005027 SSL Enabled but no SNI domain configured EXCEPTION
ISPN005028 Native Epoll transport not available, using NIO instead: %s INFO
ISPN005029 No task manager available to register the admin operations handler EXCEPTION
ISPN005030 Administration task '%s' invoked without required parameter '%s' EXCEPTION
ISPN005031 The supplied configuration for cache '%s' is missing a named configuration for it: %s EXCEPTION
ISPN005033 Data format '%s' not supported EXCEPTION
ISPN005034 Cannot create clustered caches in non-clustered servers EXCEPTION
ISPN005035 Class '%s' blocked by deserialization allow list. Include the class name in the server cache manager allow list to authorize. EXCEPTION
ISPN005036 Illegal number of ioThreads: %d EXCEPTION
ISPN005038 Illegal type for parameter '%s': %s EXCEPTION
ISPN005039 Cannot create cluster backup EXCEPTION
ISPN005040 Cannot restore cluster backup '%s' EXCEPTION
ISPN005041 Cannot perform backup, backup currently in progress EXCEPTION
ISPN005042 Cannot restore content, restore currently in progress EXCEPTION
ISPN005043 Starting backup '%s' INFO
ISPN005044 Backup file created '%s' INFO
ISPN005045 Starting restore '%s' of '%s' INFO
ISPN005046 Restore '%s' complete INFO
ISPN005047 %s '%s' not found in the backup archive EXCEPTION
ISPN005048 %s '%s' does not exist EXCEPTION
ISPN005049 Cannot perform backup, backup already exists with name '%s' EXCEPTION
ISPN005050 Deleted backup '%s' INFO
ISPN005051 Cannot perform restore, restore already exists with name '%s' EXCEPTION
ISPN005052 Rejected connection from '%s' using rule '%s' INFO
ISPN005053 The supplied configuration for cache '%s' must contain a single cache configuration for it: %s EXCEPTION
ISPN005054 Native IOUring transport not available, using NIO instead: %s INFO
ISPN005055 Using transport: %s INFO
ISPN005056 Cannot enable authentication without specifying a SaslAuthenticationProvider EXCEPTION
ISPN005057 The specified allowedMechs [%s] contains mechs which are unsupported by the underlying factories [%s] EXCEPTION
ISPN005058 A serverName must be specified when enabling authentication EXCEPTION
ISPN005059 EXTERNAL SASL mechanism not allowed without SSL client certificate EXCEPTION
ISPN005060 Factory '%s' not found in server EXCEPTION
ISPN005061 Removed unclosed iterator '%s' WARN
ISPN005062 Flushed cache for security realm '%s' INFO
ISPN005063 Unable to read backup '%s' EXCEPTION
ISPN005064 Request was too long, closing socket to '%s' WARN
ISPN005065 For better performance, it is recommended to use Netty's default thread factory. Current: %s WARN
ISPN006002 Error detecting crashed member ERROR
ISPN006007 The requested operation is invalid EXCEPTION
ISPN006009 Event not handled by current Hot Rod event implementation: '%s' EXCEPTION
ISPN006010 Conditional operation '%s' should be used with transactional caches, otherwise data inconsistency issues could arise under failure situations WARN
ISPN006011 Operation '%s' forced to return previous value should be used on transactional caches, otherwise data inconsistency issues could arise under failure situations WARN
ISPN006013 Listener %s factory '%s' not found in server EXCEPTION
ISPN006014 Trying to add a filter and converter factory with name '%s' but it does not extend CacheEventFilterConverterFactory EXCEPTION
ISPN006017 Operation '%s' requires authentication EXCEPTION
ISPN006019 A host or proxyHost address has not been specified EXCEPTION
ISPN006020 Cache '%s' is not transactional to execute a client transaction EXCEPTION
ISPN006021 Cache '%s' must have REPEATABLE_READ isolation level EXCEPTION
ISPN006022 Not wrapping custom marshaller with media type '%s' since the format is already supported by the server WARN
ISPN006023 Error serializing script response '%s' EXCEPTION
ISPN006024 Invalid credentials EXCEPTION
ISPN006025 Invalid mech '%s' EXCEPTION
ISPN006026 Client %s keeps providing outdated topology %s WARN
ISPN008001 Failed clearing cache store ERROR
ISPN008009 I/O error while unmarshalling from stream ERROR
ISPN008010 *UNEXPECTED* ClassNotFoundException. ERROR
ISPN008011 Error while creating table; used DDL statement: '%s' ERROR
ISPN008015 Could not find a connection in %s under the name '%s' EXCEPTION
ISPN008016 Could not lookup connection with datasource %s ERROR
ISPN008017 Failed to close naming context. WARN
ISPN008018 Sql failure retrieving connection from datasource EXCEPTION
ISPN008019 Issues while closing connection %s ERROR
ISPN008022 Unexpected sql failure WARN
ISPN008023 Failure while closing the connection to the database WARN
ISPN008024 Error while storing string key to database; key: '%s' ERROR
ISPN008025 Error while removing string keys from database ERROR
ISPN008026 In order for JdbcStringBasedStore to support %s, the Key2StringMapper needs to implement TwoWayKey2StringMapper. You should either make %s implement TwoWayKey2StringMapper or disable the sql. See [https://jira.jboss.org/browse/ISPN-579] for more details. ERROR
ISPN008027 SQL error while fetching stored entry with key: %s, lockingKey: %s ERROR
ISPN008028 Attribute '%2$s' has not been set on '%1$s' EXCEPTION
ISPN008029 A ConnectionFactory has not been specified for this store EXCEPTION
ISPN008031 Error committing JDBC transaction ERROR
ISPN008032 Error during rollback of JDBC transaction ERROR
ISPN008033 Exception encountered when preparing JDBC store Tx EXCEPTION
ISPN008036 Unable to notify the PurgeListener of expired cache entries as the configured key2StringMapper does not implement %s WARN
ISPN008037 Error while writing entries in batch to the database: EXCEPTION
ISPN008039 The existing store was created without segmentation enabled EXCEPTION
ISPN008040 The existing store was created with %d segments configured, but the cache is configured with %d EXCEPTION
ISPN008041 Error retrieving JDBC metadata ERROR
ISPN008042 SQL failure while retrieving size ERROR
ISPN008043 Primary key has multiple columns but no key message schema defined, which is required when there is more than one key column EXCEPTION
ISPN008044 Multiple non key columns but no value message schema defined, which is required when there is more than one value column EXCEPTION
ISPN008045 Primary key %s was not found in the key schema %s EXCEPTION
ISPN008046 Additional value columns %s found that were not part of the schema, make sure the columns returned match the value schema %s EXCEPTION
ISPN008047 Schema not found for : %s EXCEPTION
ISPN008048 Key cannot be embedded when the value schema %s is an enum EXCEPTION
ISPN008049 Repeated fields are not supported, found %s in schema %s EXCEPTION
ISPN008050 Duplicate name %s found for nested schema: %s EXCEPTION
ISPN008051 Schema contained a field %s that is required but wasn't found in the query for schema %s EXCEPTION
ISPN008052 Primary key %s was found in the value schema %s but embedded key was not true EXCEPTION
ISPN008053 Delete and select queries do not have matching arguments. Delete was %s and select was %s EXCEPTION
ISPN008054 Named parameter %s in upsert statement [%s] is not available in columns from selectAll statement [%s] EXCEPTION
ISPN008055 No parameters are allowed for select all statement %s EXCEPTION
ISPN008056 No parameters are allowed for delete all statement %s EXCEPTION
ISPN008057 No parameters are allowed for sizer statement %s EXCEPTION
ISPN008058 Not all key columns %s were returned from select all statement %s EXCEPTION
ISPN008059 Select parameter %s is not returned from select all statement %s, select statement is %s EXCEPTION
ISPN008060 Non-terminated named parameter declaration at position %d in statement: %s EXCEPTION
ISPN008061 Invalid character %s at position %d in statement: %s EXCEPTION
ISPN008062 Unnamed parameters are not allowed, found one at %d in statement %s EXCEPTION
ISPN008063 Provided table name %s is not in form of (<SCHEMA>.)<TABLE-NAME> where SCHEMA is optional EXCEPTION
ISPN008064 No primary keys found for table %s, check case sensitivity EXCEPTION
ISPN008065 No column found that wasn't a primary key for table: %s EXCEPTION
ISPN008066 Unable to detect database dialect from JDBC driver name or connection metadata. Please provide this manually using the 'dialect' property in your configuration. Supported database dialect strings are %s EXCEPTION
ISPN008067 The size, select and select all attributes must be set for a query store EXCEPTION
ISPN008068 The delete, delete all and upsert attributes must be set for a query store that allows writes EXCEPTION
ISPN008069 Key columns are required for QueryStore EXCEPTION
ISPN008070 Message name must not be null if embedded key is true EXCEPTION
ISPN008071 Table name must be non null EXCEPTION
ISPN008072 There was no JDBC metadata present in table %s, unable to confirm if segments are properly configured! Segments are assumed to be properly configured. WARN
ISPN010005 Cannot enable HotRod wrapping if a marshaller and/or an entryWrapper have already been set EXCEPTION
ISPN010008 RemoteStore only supports segmentation when using at least protocol version %s or higher EXCEPTION
ISPN010009 A RemoteStore must be shared in a cache that is clustered EXCEPTION
ISPN010010 Segmentation is not supported for a RemoteStore when the configured segments %d do not match the remote servers amount %s EXCEPTION
ISPN010011 Segmentation is not supported for a RemoteStore when the configured key media type %s does not match the remote servers key media type %s EXCEPTION
ISPN010012 The RemoteCacheStore cannot be segmented when grouping is enabled EXCEPTION
ISPN010013 The RemoteCacheStore must specify either an existing remote-cache-container or provide a URI/server list EXCEPTION
ISPN010014 All stores referencing the same manager must use the same marshaller, actual is %s but provided was %s EXCEPTION
ISPN010015 The remote cache container with name '%s' was not found EXCEPTION
ISPN010016 Could not migrate data for cache %s, check remote store config in the target cluster. Make sure only one remote store is present and is pointing to the source cluster EXCEPTION
ISPN011003 Received an unexpected exception. WARN
ISPN012004 Unsupported configuration option EXCEPTION
ISPN012005 An error occurred while responding to the client ERROR
ISPN012006 Uncaught exception in the pipeline ERROR
ISPN012007 Cannot convert to %s EXCEPTION
ISPN012008 Cache with name '%s' is temporarily unavailable. EXCEPTION
ISPN012009 Cannot obtain cache '%s', without required MediaType EXCEPTION
ISPN012010 Cache with name '%s' not found amongst the configured caches EXCEPTION
ISPN012011 Remote requests are not allowed to private caches. Do no send remote requests to cache '%s' EXCEPTION
ISPN012012 Remote requests are not allowed to internal caches when authorization is disabled. Do no send remote requests to cache '%s' EXCEPTION
ISPN012014 Illegal compression level '%d'. The value must be >= 0 and <= 9 EXCEPTION
ISPN012015 Cannot register invocation '%s': resource already registered for method '%s' at the destination path '/%s' EXCEPTION
ISPN012016 Header '%s' will be ignored, expecting a number but got '%s' WARN
ISPN012017 Cannot enable authentication without an authenticator EXCEPTION
ISPN012018 Cannot register invocation with path '%s': '*' is only allowed at the end EXCEPTION
ISPN012019 Cannot register path '%s' for invocation '%s', since it conflicts with resource '%s' EXCEPTION
ISPN012020 MassIndexer started INFO
ISPN012021 MassIndexer completed successfully INFO
ISPN012022 Error executing MassIndexer ERROR
ISPN012023 Argument '%s' has illegal value '%s' EXCEPTION
ISPN012024 Synchronized %d entries EXCEPTION
ISPN012025 Ignoring invalid origin '%s' when reading '-D%s' WARN
ISPN012026 The REST invocation [%s] has been deprecated. Please consult the upgrade guide WARN
ISPN012027 Security authorization is not enabled on this server. EXCEPTION
ISPN012028 The principal-role mapper is not mutable EXCEPTION
ISPN012029 The role-permission mapper is not mutable EXCEPTION
ISPN012030 Heap dump generation failed EXCEPTION
ISPN012031 Method requires content EXCEPTION
ISPN012032 Wrong media type '%s'. Expecting '%s' EXCEPTION
ISPN012033 Wrong content: expecting multipart/form-data with two parts EXCEPTION
ISPN012034 Wrong method '%s' EXCEPTION
ISPN012035 Attribute '%s' is immutable EXCEPTION
ISPN012036 More than one remote store detected, rolling upgrades aren't supported EXCEPTION
ISPN012037 Unknown action '%s' EXCEPTION
ISPN012038 '%s' must be a directory EXCEPTION
ISPN012039 Restore failed EXCEPTION
ISPN012040 Missing required argument '%s' EXCEPTION
ISPN012041 Backup delete failed EXCEPTION
ISPN012042 Backup failed EXCEPTION
ISPN012043 Invalid request content EXCEPTION
ISPN012044 Missing at least one argument in '%s' EXCEPTION
ISPN012045 Cache '%s' is not indexed EXCEPTION
ISPN012046 Cache '%s' does not have statistics enabled EXCEPTION
ISPN012047 Site operation on '%s' failed: '%s' EXCEPTION
ISPN012048 No such script '%s' EXCEPTION
ISPN012049 Role already exists EXCEPTION
ISPN012050 Predefined roles are not mutable EXCEPTION
ISPN012051 Argument '%s' is required EXCEPTION
ISPN013002 Cannot enable authentication without an authenticator. EXCEPTION
ISPN013003 Received an unexpected exception. WARN
ISPN013004 An error occurred when removing the listener for channel %s WARN
ISPN013005 There was an error adding listener for channel %s WARN
ISPN013006 LMOVE command can't guarantee atomicity and consistency when the source list and the destination list are different WARN
ISPN013008 SMOVE command can't guarantee atomicity and consistency when the source list and the destination set are different WARN
ISPN013009 MSETNX command can't guarantee atomicity and consistency against concurrent set WARN
ISPN013010 PESSIMISTIC locking is preferred instead of '%s' WARN
ISPN013011 Multi-Exec operations without transactions have a relaxed isolation level. Consider enabling transaction. WARN
ISPN014001 Could not locate key class %s ERROR
ISPN014002 Cannot instantiate Transformer class %s ERROR
ISPN014009 Indexed type '%1$s' is using a default Transformer. This is slow! Register a custom implementation using @Transformable WARN
ISPN014014 Reindexed %1$d entities in %2$d ms INFO
ISPN014015 %1$d documents indexed in %2$d ms DEBUG
ISPN014016 Purging instances of '%s' from the index INFO
ISPN014017 Flushing index '%s' INFO
ISPN014019 Cannot run Lucene queries on a cache '%s' that does not have indexing enabled EXCEPTION
ISPN014021 Queries containing grouping and aggregation functions must use projections. EXCEPTION
ISPN014022 Cannot have aggregate functions in GROUP BY clause EXCEPTION
ISPN014023 Using the multi-valued property path '%s' in the GROUP BY clause is not currently supported EXCEPTION
ISPN014024 The property path '%s' cannot be used in the ORDER BY clause because it is multi-valued EXCEPTION
ISPN014025 The query must not use grouping or aggregation EXCEPTION
ISPN014026 The expression '%s' must be part of an aggregate function or it should be included in the GROUP BY clause EXCEPTION
ISPN014027 The property path '%s' cannot be projected because it is multi-valued EXCEPTION
ISPN014033 Unable to resume suspended transaction %s EXCEPTION
ISPN014034 Unable to suspend transaction EXCEPTION
ISPN014036 Prefix, wildcard or regexp queries cannot be fuzzy: %s EXCEPTION
ISPN014042 Cannot execute query: cluster is operating in degraded mode and partition handling configuration doesn't allow reads and writes. EXCEPTION
ISPN014043 Cannot find an appropriate Transformer for key type %s. Indexing only works with entries keyed on Strings, primitives, byte[], UUID, classes that have the @Transformable annotation or classes for which you have defined a suitable Transformer in the indexing configuration. Alternatively, see org.infinispan.query.spi.SearchManagerImplementor.registerKeyTransformer. EXCEPTION
ISPN014046 Setting org.apache.lucene.search.BooleanQuery.setMaxClauseCount from system property %s to value %d INFO
ISPN014047 Ignoring system property %s because the value %d is smaller than the current value (%d) of org.apache.lucene.search.BooleanQuery.getMaxClauseCount() WARN
ISPN014050 Interrupted while waiting for completions of some batch indexing operations. EXCEPTION
ISPN014051 %1$s entities could not be indexed. See the logs for details. First failure on entity '%2$s': %3$s EXCEPTION
ISPN014052 Indexing instance of entity '%s' during mass indexing EXCEPTION
ISPN014054 Trying to execute query `%1$s`, but no type is indexed on cache. EXCEPTION
ISPN014055 Cannot index entry since the search mapping failed to initialize. EXCEPTION
ISPN014056 Only DELETE statements are supported by executeStatement EXCEPTION
ISPN014057 DELETE statements cannot use paging (firstResult/maxResults) EXCEPTION
ISPN014058 Projections are not supported with entryIterator() EXCEPTION
ISPN014059 The indexing engine is restarting, index updates will be skipped for the current data changes. WARN
ISPN014060 We're getting some errors from Hibernate Search or Lucene while we compute the index count/size for statistics. There is probably a concurrent reindexing ongoing. INFO
ISPN014061 Failed to load declared indexed class '%s' EXCEPTION
ISPN014062 Search engine is reloaded before the reindexing. DEBUG
ISPN014063 Reindexing starting. INFO
ISPN014064 Multiple knn predicates are not supported at the moment. EXCEPTION
ISPN014065 Boolean predicates containing knn predicates are not supported at the moment. EXCEPTION
ISPN014066 Failed to purge index for segments %s WARN
ISPN014067 Hibernate Search updates are not keeping up. Look into increasing index writer queue and/or thread pool sizes. EXCEPTION
ISPN014501 Exception while retrieving the type model for '%1$s'. EXCEPTION
ISPN014502 Multiple entity types configured with the same name '%1$s': '%2$s', '%3$s' EXCEPTION
ISPN014503 Infinispan Search Mapper does not support named types. The type with name '%1$s' does not exist. EXCEPTION
ISPN014504 Unable to load class [%1$s] EXCEPTION
ISPN014505 Unknown entity name: '%1$s'. EXCEPTION
ISPN014506 Invalid type for '%1$s': the entity type must extend '%2$s', but entity type '%3$s' does not. EXCEPTION
ISPN014507 Data is '%s', while indexes are '%s', in the meantime the index startup mode configuration is set to '%s': this setting could lead to some inconsistency between the indexes and the data in case of restarting the nodes. WARN
ISPN014801 Argument cannot be null EXCEPTION
ISPN014802 '%s' must be an instance of java.lang.Comparable EXCEPTION
ISPN014803 Parameter name cannot be null or empty EXCEPTION
ISPN014804 Query does not have parameters EXCEPTION
ISPN014805 No parameter named '%s' was found EXCEPTION
ISPN014806 No parameters named '%s' were found EXCEPTION
ISPN014807 The list of values for 'in(..)' cannot be null or empty EXCEPTION
ISPN014808 operator was already specified EXCEPTION
ISPN014809 The given condition was created by another factory EXCEPTION
ISPN014810 The given condition is already in use by another builder EXCEPTION
ISPN014811 Sentence already started. Cannot use '%s' again. EXCEPTION
ISPN014812 %s cannot be null EXCEPTION
ISPN014813 This query already belongs to another query builder EXCEPTION
ISPN014814 This sub-query does not belong to a parent query builder yet EXCEPTION
ISPN014815 Grouping cannot be null or empty EXCEPTION
ISPN014816 Grouping can be specified only once EXCEPTION
ISPN014817 Expecting a java.lang.Collection or an array of java.lang.Object EXCEPTION
ISPN014818 Incomplete sentence. Missing attribute path or operator. EXCEPTION
ISPN014819 Cannot visit an incomplete condition. EXCEPTION
ISPN014820 Old child condition not found in parent condition EXCEPTION
ISPN014821 Projection cannot be null or empty EXCEPTION
ISPN014822 Projection can be specified only once EXCEPTION
ISPN014823 maxResults must be greater than 0 EXCEPTION
ISPN014824 startOffset cannot be less than 0 EXCEPTION
ISPN014825 Query parameter '%s' was not set EXCEPTION
ISPN014826 Left and right condition cannot be the same EXCEPTION
ISPN014827 Distributed sort not supported for non-indexed query '%s'. Consider using an index for optimal performance. WARN
ISPN015002 Could not find matching route EXCEPTION
ISPN015005 Routing table: %s INFO
ISPN015007 Configuration validation error EXCEPTION
ISPN015008 Unable to start HotRod router EXCEPTION
ISPN015009 Unable to start REST router EXCEPTION
ISPN015010 Error while shutting down the router ERROR
ISPN016001 The lock was deleted. EXCEPTION
ISPN016003 LOCK[%s] Unlock failed from node %s EXCEPTION
ISPN016004 Missing name for the clustered lock EXCEPTION
ISPN016005 Invalid number of owner. It must be higher than zero or -1 but it was %s EXCEPTION
ISPN016006 Invalid reliability mode. Modes are AVAILABLE or CONSISTENT EXCEPTION
ISPN016007 Invalid scope for tag <clustered-lock>. Expected CACHE_CONTAINER but was %s EXCEPTION
ISPN016008 Cannot create clustered locks when clustering is not enabled EXCEPTION
ISPN016009 Configuration is not clustered, clustered locks are disabled INFO
ISPN016010 MBean registration failed EXCEPTION
ISPN017001 Infinispan CDI extension version: %s INFO
ISPN017002 Configuration for cache '%s' has been defined in cache manager '%s' INFO
ISPN017003 Overriding default embedded configuration not found - adding default implementation INFO
ISPN017003 %s parameter must not be null EXCEPTION
ISPN017004 Overriding default embedded cache manager not found - adding default implementation INFO
ISPN017004 Overriding default remote cache manager not found - adding default implementation INFO
ISPN019001 Allocation stack trace: EXCEPTION
ISPN019002 Closing leaked cache manager WARN
ISPN019010 '%s' parameter must not be null EXCEPTION
ISPN019011 Incompatible cache value types specified, expected %s but %s was specified EXCEPTION
ISPN019015 Cache %s already registered with configuration %s, and can not be registered again with a new given configuration %s EXCEPTION
ISPN019016 Unknown expiry operation: %s EXCEPTION
ISPN019017 Error loading %s keys from persistence store ERROR
ISPN019018 The configuration class %s is not supported by this implementation EXCEPTION
ISPN019019 Entry processing failed EXCEPTION
ISPN019020 Cache manager %s has status %s EXCEPTION
ISPN019021 Cache %s on %s has status %s EXCEPTION
ISPN019022 Cache named '%s' was not found. EXCEPTION
ISPN019023 Cache is closed. EXCEPTION
ISPN019029 Timeout waiting event notification for cache operation. WARN
ISPN019030 Cache manager is already closed. EXCEPTION
ISPN019031 Error closing %s WARN
ISPN019032 Exception while getting expiry duration. Fallback to default duration eternal. WARN
ISPN023001 RocksDB properties %s, contains an unknown property EXCEPTION
ISPN027002 Unknown task '%s' EXCEPTION
ISPN027503 Script execution error EXCEPTION
ISPN027504 Compiler error for script '%s' EXCEPTION
ISPN027505 No script named '%s' EXCEPTION
ISPN027506 Unknown script mode: '%s' EXCEPTION
ISPN027507 Cannot find an appropriate script engine for script '%s' EXCEPTION
ISPN027508 Script '%s' cannot be invoked directly since it specifies mode '%s' EXCEPTION
ISPN027509 Distributed script '%s' invoked without a cache binding EXCEPTION
ISPN027511 Script parameters must be declared using the unquoted array notation, e.g. [a,b,c] EXCEPTION
ISPN027512 Scripts can only access named caches EXCEPTION
ISPN027513 Script properties must be declared using the unquoted object notation, e.g. {name: value} EXCEPTION
ISPN028004 Querying is not enabled on cache %s EXCEPTION
ISPN028007 The key must be a String : %s EXCEPTION
ISPN028008 The value must be a String : %s EXCEPTION
ISPN028009 The key must be a String ending with ".proto" : %s EXCEPTION
ISPN028011 Failed to parse proto file : %s EXCEPTION
ISPN028013 Error during execution of protostream serialization context initializer EXCEPTION
ISPN028014 The '%s' cache does not support commands of type %s EXCEPTION
ISPN028015 Cache '%s' with storage type '%s' cannot be queried. Please configure the cache encoding as 'application/x-protostream' or 'application/x-java-object' EXCEPTION
ISPN028016 Query performed in a cache ('%s') that has an unknown format configuration. Please configure the cache encoding as 'application/x-protostream' or 'application/x-java-object' WARN
ISPN028018 It is not possible to create indexes for a field having type %s. Field: %s. EXCEPTION
ISPN028021 The configured indexed-entity type '%s' must be indexed. Please annotate it with @Indexed and make sure at least one field has some indexing annotation, or remove it from the configuration. EXCEPTION
ISPN028022 The declared indexed type '%s' is not known. Please register its proto schema file first EXCEPTION
ISPN028023 Dimension attribute is required for the vector field '%s' EXCEPTION
ISPN028024 The type '%s' is not valid for the vector field '%s'. Valid types are: '%s' or '%s'. EXCEPTION
ISPN028025 The key property name '%s' is already used by another mapped field. You can change it setting the attribute 'keyPropertyName'. EXCEPTION
ISPN028026 Error indexing protobuf entity. WARN
ISPN028027 Error unmarshalling protobuf entity. WARN
ISPN028501 The type %s does not have an accessible property named '%s'. EXCEPTION
ISPN028502 Unknown alias: %s. EXCEPTION
ISPN028503 Property %2$s can not be selected from type %1$s since it is an embedded entity. EXCEPTION
ISPN028504 The property %s is an embedded entity and does not allow comparison predicates EXCEPTION
ISPN028505 Invalid numeric literal '%s' EXCEPTION
ISPN028506 Invalid date literal '%s' EXCEPTION
ISPN028507 Invalid boolean literal '%s' EXCEPTION
ISPN028508 Invalid enum literal '%s' for enum type %s EXCEPTION
ISPN028509 Filters cannot use grouping or aggregations EXCEPTION
ISPN028510 Unknown entity name %s EXCEPTION
ISPN028511 namedParameters cannot be null EXCEPTION
ISPN028512 Aggregation %s is not supported EXCEPTION
ISPN028513 Aggregation AVG cannot be applied to property of type %s EXCEPTION
ISPN028514 %s aggregation can only be applied to property references. EXCEPTION
ISPN028515 Cannot have aggregate functions in the WHERE clause : %s. EXCEPTION
ISPN028516 Cannot have aggregate functions in the GROUP BY clause : %s. EXCEPTION
ISPN028517 The predicate %s can not be added since there may be only one root predicate. EXCEPTION
ISPN028518 The predicate %s can not be added since there may be only one sub-predicate in a NOT predicate. EXCEPTION
ISPN028519 Cannot apply predicates directly to an entity alias: %s EXCEPTION
ISPN028520 Full-text queries are not allowed in the HAVING clause EXCEPTION
ISPN028521 Full-text queries cannot be applied to property '%2$s' in type %1$s unless the property is indexed and analyzed. EXCEPTION
ISPN028522 No relational queries can be applied to property '%2$s' in type %1$s since the property is analyzed. EXCEPTION
ISPN028523 Filters cannot use full-text or spatial queries EXCEPTION
ISPN028524 Left side argument must be a property path EXCEPTION
ISPN028525 Invalid query: %s EXCEPTION
ISPN028526 Invalid query: %s; Parser error messages: %s. EXCEPTION
ISPN028527 Full-text queries cannot be applied to property '%2$s' in type %1$s unless the property is indexed. EXCEPTION
ISPN028528 Error parsing content. Data not stored as protobuf? EXCEPTION
ISPN028529 Knn predicates are not allowed in the HAVING clause EXCEPTION
ISPN028530 Knn predicates cannot be applied to property '%2$s' in type %1$s unless the property is a vector field. EXCEPTION
ISPN028531 Knn vector parameter not valid. EXCEPTION
ISPN028532 Knn predicates are not allowed in the FILTERING clause EXCEPTION
ISPN028533 Function %s is not supported EXCEPTION
ISPN028534 Spatial queries cannot be applied to property '%2$s' in type %1$s unless it is indexed as a spatial property. EXCEPTION
ISPN029001 Max size of index node (%d) is limited to 32767 bytes. EXCEPTION
ISPN029002 Min size of index node (%d) must be less or equal to max size (%d). EXCEPTION
ISPN029006 Cannot truncate index WARN
ISPN029010 Cannot close/delete data file %d. ERROR
ISPN029011 Cannot close data file. ERROR
ISPN029012 Compaction threshold (%f) should be between 0 (exclusively) and 1 (inclusively). EXCEPTION
ISPN029013 Cannot open index on %s EXCEPTION
ISPN029014 Interrupted while stopping the store EXCEPTION
ISPN029017 Cannot clear data directory. EXCEPTION
ISPN029018 The serialized form of key %s is too long (%d); with maxNodeSize=%d bytes you can use only keys serialized to at most %d bytes. EXCEPTION
ISPN029019 Cannot load key %s from index. EXCEPTION
ISPN029020 Index looks corrupt. EXCEPTION
ISPN029021 File id %s encountered an exception while compacting, file may be orphaned ERROR
ISPN029022 Compaction skipping a corrupted entry for key %s, at %s:%s|%s that doesn't have enough bytes for header %s WARN
ISPN029023 Error encountered with index, SIFS may not operate properly. FATAL
ISPN029024 Clear encountered an exception, size stats for future invocations may be incorrect WARN
ISPN029025 Failed acquiring lock '%s' for SIFS EXCEPTION
ISPN029501 %s reached. EXCEPTION
ISPN029503 The counter name is missing. EXCEPTION
ISPN029504 Invalid storage mode. It must be non-null EXCEPTION
ISPN029505 Invalid storage mode. PERSISTENT is not allowed without global state enabled in cache container. EXCEPTION
ISPN029506 Invalid number of owner. It must be higher than zero but it was %s EXCEPTION
ISPN029507 Invalid reliability mode. It must be non-null EXCEPTION
ISPN029508 Invalid initial value for counter. It must be between %s and %s (inclusive) but was %s EXCEPTION
ISPN029509 Invalid concurrency-level. It must be higher than zero but it was %s EXCEPTION
ISPN029514 Invalid counter type. Expected=%s but got %s EXCEPTION
ISPN029516 Counter '%s' is not defined. EXCEPTION
ISPN029517 Duplicated counter name found. Counter '%s' already exists. EXCEPTION
ISPN029518 Metadata not found but counter exists. Counter=%s EXCEPTION
ISPN029520 Invalid scope for tag <counter>. Expected CACHE_CONTAINER but was %s EXCEPTION
ISPN029523 Cannot instantiate class '%s' EXCEPTION
ISPN029524 Lower bound (%s) and upper bound (%s) can't be the same. EXCEPTION
ISPN029525 Cannot rename file %s to %s EXCEPTION
ISPN029526 Error while persisting counter's configurations EXCEPTION
ISPN029527 Error while reading counter's configurations EXCEPTION
ISPN029528 CounterManager hasn't started yet or has been stopped. EXCEPTION
ISPN029529 MBean registration failed EXCEPTION
ISPN030001 Anchored keys requires cache to be in replication mode EXCEPTION
ISPN030002 Anchored keys do not support transactions, please remove the <transaction> element from your configuration EXCEPTION
ISPN030003 Anchored keys caches must have state transfer enabled EXCEPTION
ISPN030004 Anchored keys do not support awaiting for state transfer when starting a cache, please remove the await-initial-transfer attribute from your configuration EXCEPTION
ISPN030005 Anchored keys only support partition handling mode ALLOW_READ_WRITES, please remove the when-split attribute from your configuration EXCEPTION
ISPN030006 Anchored keys only support merge policy PREFERRED_NON_NULL, please remove the merge-policy attribute from your configuration EXCEPTION
ISPN032001 Invalid value for `%s` property: `%s`. Using the default: 'local'. WARN
ISPN032002 Red Hat Insights integration is fully disabled INFO
ISPN032003 Infinispan failed to lookup the server management component. Thus Red Hat Insights integration will be fully disabled. WARN
ISPN032004 Local Insights reporting INFO
ISPN032005 Remote Insights reporting INFO
ISPN032006 The environment variable '%s' or the system property '%s' is set to true. The Insights reports will be disabled. INFO
ISPN032007 Error getting certificate to connect to Red Hat Insight INFO
ISPN032008 Error setting up Red Hat Insight report service INFO
ISPN032009 Red Hat Insight client shut down, it is not possible to schedule other tasks on it INFO
ISPN080000 %s Server %s starting INFO
ISPN080001 %s Server %s started in %dms INFO
ISPN080002 %s Server stopping INFO
ISPN080003 %s Server stopped INFO
ISPN080004 Connector %s (%s) listening on %s:%d INFO
ISPN080008 Cannot instantiate protocol server configuration '%s' EXCEPTION
ISPN080009 Unknown interface '%s' EXCEPTION
ISPN080010 Unknown socket binding '%s' EXCEPTION
ISPN080014 Unknown security domain '%s' EXCEPTION
ISPN080015 Unable to load realm property files EXCEPTION
ISPN080016 No default key manager available EXCEPTION
ISPN080017 Server configuration: %s INFO
ISPN080018 Started connector %s (internal) INFO
ISPN080021 Authentication cannot be configured without a security realm EXCEPTION
ISPN080022 Cannot configure protocol encryption under a single port endpoint. Use a dedicated socket binding. EXCEPTION
ISPN080023 Cannot configure a protocol with the same socket binding used by the endpoint. Use a dedicated socket binding. EXCEPTION
ISPN080024 Invalid URL: '%s' EXCEPTION
ISPN080025 Cannot have multiple connectors of the same type: found [%s] EXCEPTION
ISPN080026 Extension factory '%s' is lacking a @NamedFactory annotation WARN
ISPN080027 Loaded extension '%s' INFO
ISPN080028 %s Server failed to start FATAL
ISPN080029 Cluster shutdown INFO
ISPN080030 Clustered task error ERROR
ISPN080031 Unknown server identity '%s' EXCEPTION
ISPN080032 Logging configuration: %s INFO
ISPN080033 Cannot find a network address which matches the supplied configuration EXCEPTION
ISPN080034 Server '%s' listening on %s://%s:%d INFO
ISPN080035 Unknown appender `%s` EXCEPTION
ISPN080036 Invalid level `%s` EXCEPTION
ISPN080037 The name '%s' is already bound EXCEPTION
ISPN080038 Created datasource '%s' bound to JNDI '%s' INFO
ISPN080040 No realm name found in users property file - non-plain-text users file must contain "#$REALM_NAME=RealmName$" line EXCEPTION
ISPN080041 Duplicate data source '%s' EXCEPTION
ISPN080042 Duplicate JNDI name '%s' EXCEPTION
ISPN080043 Cannot generate the server report on %s EXCEPTION
ISPN080044 HotRod lazy-retrieval has been deprecated and will be removed in a future version with no direct replacement WARN
ISPN080045 Overriding existing endpoint on socket-binding '%s' WARN
ISPN080046 Unknown credential store '%s' EXCEPTION
ISPN080047 Unknown credential '%s' in store '%s' EXCEPTION
ISPN080048 A credential store name is missing EXCEPTION
ISPN080049 A credential alias must be specified if the store doesn't contain a single alias EXCEPTION
ISPN080050 Credential reference in element '%s' would override value specified in attribute '%s' EXCEPTION
ISPN080051 Element '%s' is missing a credential attribute '%s' or a credential reference EXCEPTION
ISPN080052 The request authentication mechanism '%s' is not supported EXCEPTION
ISPN080053 Encryption cannot be configured without a security realm EXCEPTION
ISPN080054 No default trust manager available EXCEPTION
ISPN080055 Connector '%s': IP filter set: %s INFO
ISPN080056 Connector '%s': IP filter cleared INFO
ISPN080057 Connector '%s': stopped INFO
ISPN080058 Connector '%s': started INFO
ISPN080059 No script engines are available WARN
ISPN080060 SSL Transport using realm '%s` INFO
ISPN080061 Realm '%s' does not provide an SSL context EXCEPTION
ISPN080062 Cannot add multiple realms of type '%s' to security realm '%s' EXCEPTION
ISPN080063 Duplicate realm '%s' EXCEPTION
ISPN080064 Unknown realm '%s' EXCEPTION
ISPN080065 Invalid keystore '%s' EXCEPTION
ISPN080066 KeyStore definitions without a path must specify a type. EXCEPTION
ISPN080067 The RESP endpoint requires a security realm which supports passwords or a trustore realm. EXCEPTION
ISPN080068 Wrong masked password format EXCEPTION
ISPN080069 Alias '%s' not in keystore '%s' EXCEPTION
ISPN080070 The cache container requires authorization, but none of the connectors enable authentication EXCEPTION
ISPN080071 A user mapper must be configured in order to use LDAP direct verification EXCEPTION
ISPN080072 JMX remoting enabled without a default security realm. All connections will be rejected. WARN
ISPN080073 JMX authentication error ERROR
ISPN080074 The Memcached endpoint text protocol requires a security realm which supports passwords. EXCEPTION
ISPN080075 The '%2$s' certificate in keystore '%1$s' does not have the subjectAltName extension as recommended by RFC2818. WARN
ISPN080076 Malformed entry in user properties file at line %d EXCEPTION