Extended Deployment messages
Operating Systems: All supported
CWOBJ
When you encounter a message in a log or other parts of the product
interface, look up the message by its message ID to find out more information.
CWOBJ0001E
ILLEGAL_STATE_EXCEPTION_CWOBJ0001=CWOBJ0001E: Method, {0}, was called after initialization completed.
CWOBJ0002W
IGNORING_UNEXPECTED_EXCEPTION_CWOBJ0002=CWOBJ0002W: ObjectGrid component is ignoring an unexpected exception: {0}.
CWOBJ0005W
INTERRUPTED_EXCEPTION_CWOBJ0005=CWOBJ0005W: The thread created an InterruptedException: {0}
CWOBJ0006W
GENERAL_EXCEPTION_WARNING_CWOBJ0006=CWOBJ0006W: An exception occurred: {0}
CWOBJ0007W
NULL_VALUE_WARNING_CWOBJ0007=CWOBJ0007W: The value null was specified for {0}, a default value of {1} is used.
CWOBJ0008E
INVALID_VALUE_ERROR_CWOBJ0008=CWOBJ0008E: The value {0} provided for the property {1} is invalid.
CWOBJ0010E
MISSING_KEY_ERROR_CWOBJ0010=CWOBJ0010E: Message key {0} is missing.
CWOBJ0011W
DESERIALIZATION_FIELD_NOT_FOUND_CWOBJ0011=CWOBJ0011W: Cannot deserialize field {0} in class {1}; using the default value.
CWOBJ0012E
INVALID_LOGELEMENT_TYPE_CWOBJ0012=CWOBJ0012E: The LogElement type code, {0} ({1}), is not recognized for this operation.
CWOBJ0013E
EVICT_ENTRIES_EXCEPTION_CWOBJ0013=CWOBJ0013E: An exception occurred while attempting to evict entries from the cache: {0}
CWOBJ0014E
NESTED_TRANSACTION_CWOBJ0014=CWOBJ0014E: The ObjectGrid runtime detected an attempt to nest transactions.
CWOBJ0015E
TRANSACTION_EXCEPTION_CWOBJ0015=CWOBJ0015E: An exception occurred while attempting to process a transaction: {0}
CWOBJ0016E
NO_ACTIVE_TRANSACTION_CWOBJ0016=CWOBJ0016E: No active transaction is detected for the current operation.
CWOBJ0017E
DUPLICATE_KEY_EXCEPTION_CWOBJ0017=CWOBJ0017E: A duplicate key exception was detected during the processing of the ObjectMap operation: {0}
CWOBJ0018E
KEY_NOT_FOUND_EXCEPTION_CWOBJ0018=CWOBJ0018E: The key was not found during the processing of the ObjectMap operation: {0}
CWOBJ0019W
MISSING_CACHE_ENTRY_SLOT_DATA_CWOBJ0019=CWOBJ0019W: Did not find data in the cache entry slot reserved for {0} to use for ObjectMap name {1}.
CWOBJ0020E
CACHE_ENTRY_NOT_IN_MAP_CWOBJ0020=CWOBJ0020E: Cache entry is not in BackingMap {0}.
CWOBJ0021E
OBJECT_TRANSFORMER_NOT_FOUND_CWOBJ0021=CWOBJ0021E: A usable ObjectTransformer instance was not found during the deserialization of the LogSequence object for {0} ObjectGrid and {1} ObjectMap.
CWOBJ0022E
LOCK_MANAGER_INTERNAL_ERROR_CWOBJ0022=CWOBJ0022E: The caller does not own mutex: {0}.
CWOBJ0023E
UNRECOGNIZED_COPY_MODE_CWOBJ0023=CWOBJ0023E: The CopyMode ({0}) is not recognized for this operation.
CWOBJ0024E
REQUIRED_FIELD_NOT_FOUND_CWOBJ0024=CWOBJ0024E: Cannot deserialize field {0} in class {1}. Deserialization failed.
CWOBJ0025E
SERIALIZATION_FAILED_CWOBJ0025=CWOBJ0025E: The serialization of the LogSequence object failed. The number of serialized LogElement objects ({0}) does not match the number of read LogElement objects ({1}).
CWOBJ0026E
INVALID_JMX_CREDENTIAL_CWOBJ0026=CWOBJ0026E: The JMX credential type is not right. It should be of type {0}.
CWOBJ0027E
CLONE_METHOD_NOT_SUPPORTED_CWOBJ0027=CWOBJ0027E: Internal runtime error. Clone method not supported: {0}
CWOBJ0028E
KEY_NOT_FOUND_EVICTOR_CWOBJ0028=CWOBJ0028E: An error occurred in {0} for the map {1}. The key, {2}, was not found in the map. LogElement type is {3}.
CWOBJ0029E
MISSING_EVICTOR_DATA_CWOBJ0029=CWOBJ0029E: An error occurred in {0} for the map {1}. CacheEntry is missing a {2} object for key {3}. LogElement type is {4}.
CWOBJ0030I
OBJECTGRID_INSTRUMENTATION_ENABLED_CWOBJ0030=CWOBJ0030I: ObjectGrid entity class instrumentation is enabled. The instrumentation mode is {0}.
CWOBJ0031W
OPTIMISTIC_LOCKING_WITHOUT_CALLBACK_CWOBJ0031=CWOBJ0031W: Optimistic locking is enabled for map {0}, but a custom OptimisticCallback is not provided.
CWOBJ0032W
BUCKET_SIZE_MAY_BE_TOO_SMALL_CWOBJ0032=CWOBJ0032W: The number of buckets for map {0} may be too small. The current number of buckets is {1}. The current number of entries in the map is {2}. The following condition was observed: {3}.
CWOBJ0033I
CLASS_NOT_IMPLEMENT_CLONE_CWOBJ0033=CWOBJ0033I: Class, {0}, does not implement the clone() method. Using serialization instead for this Class in map {1}
CWOBJ0034I
TARGET_MEMORY_UTILIZATION_THRESHOLD_LEVEL_CWOBJ0034=CWOBJ0034I: Memory utilization threshold percentage is set to {0} %.
CWOBJ0035W
MEMORY_UTILIZATION_THRESHOLD_NOT_SUPPORTED_CWOBJ0035=CWOBJ0035W: Memory utilization threshold not supported for this JVM.
CWOBJ0036W
CHANGING_MEMORY_UTILIZATION_THRESHOLD_CWOBJ0036=CWOBJ0036W: Changing memory utilization threshold from {0} to {1} for {2} memory pool.
CWOBJ0037W
CHANGING_MEMORY_COLLECTION_UTILIZATION_THRESHOLD_CWOBJ0037=CWOBJ0037W: Changing memory collection utilization threshold from {0} to {1} for {2} memory pool.
CWOBJ0038W
MEMORY_THRESHOLD_EXCEEDED_CWOBJ0038=CWOBJ0038W: Memory threshold exceeded. Register handlers or memory-based evictors will be notified. Current heap memory usage: {0}.
CWOBJ0039W
MEMORY_COLLECTION_THRESHOLD_EXCEEDED_CWOBJ0039=CWOBJ0039W: Memory collection threshold exceeded. Register handlers or memory-based evictors will be notified. Current heap memory usage: {0}.
CWOBJ0040E
CWOBJ0040=CWOBJ0040E: Hash based data structure over run for {0} with {1} elements in the data structure. Examine the hashCode method on this class for better distribution.
CWOBJ0900I
CWOBJ0900=CWOBJ0900I: The ObjectGrid runtime component is started for server {0}.
CWOBJ0901E
CWOBJ0901=CWOBJ0901E: "{0}" system property is required to start ObjectGrid component for server {1}.
CWOBJ0902W
CWOBJ0902=CWOBJ0902W: Error prevented the ObjectGrid runtime component from starting for server {0}.
CWOBJ0910I
CWOBJ0910=CWOBJ0910I: The ObjectGrid runtime component is stopped for server {0}.
CWOBJ0911I
CWOBJ0911=CWOBJ0911I: Starting the ObjectGrid runtime component for server {0}.
CWOBJ0912E
CWOBJ0912=CWOBJ0912E: The application {0} has ObjectGrid configuration files that will not be used because application {1} is currently running an ObjectGrid server instance.
CWOBJ1001I
OPEN_FOR_BUSINESS_CWOBJ1001=CWOBJ1001I: ObjectGrid Server {0} is ready to process requests.
CWOBJ1002E
PORT_CONFLICT_CWOBJ1002=CWOBJ1002E: Server port {0} is already in use.
CWOBJ1003I
DCS_CWOBJ1003=CWOBJ1003I: DCS Adapter service is disabled by configuration, to enable it, please change your configuration with an endpoint defined.
CWOBJ1004E
SERVER_TOPIC_CWOBJ1004=CWOBJ1004E: Server topic is null
CWOBJ1005E
CLIENT_REQUESTQ_CWOBJ1005=CWOBJ1005E: The incoming request queue is null.
CWOBJ1006E
CLIENT_RESULTQ_CWOBJ1006=CWOBJ1006E: The outgoing result queue is null.
CWOBJ1007E
CLIENT_REQUEST_CWOBJ1007=CWOBJ1007E: ObjectGrid client request is null.
CWOBJ1008E
TXID_CWOBJ1008=CWOBJ1008E: ObjectGrid client request TxID is null.
CWOBJ1009E
SERVER_CWOBJ1009=CWOBJ1009E: ObjectGrid client received a null response from the server.
CWOBJ1010I
CLUSTER_SHUTDOWN_CWOBJ1010=CWOBJ1010I: Shutdown request is processing.
CWOBJ1011I
CLUSTER_SHUTDOWN_CWOBJ1011=CWOBJ1011I: Shutdown request is sending.
CWOBJ1012I
CLUSTER_SHUTDOWN_CWOBJ1012=CWOBJ1012I: Shutdown request is performed.
CWOBJ1013W
EXCEPTION_ON_SERVER_CWOBJ1013=CWOBJ1013W: An exception occurred on a remote server: {0}
CWOBJ1014I
CLASSPATH_PROBLEM_CWOBJ1014=CWOBJ1014I: Preceeding {0} message may be caused by application classes missing from the classpath on the server.
CWOBJ1015I
OBJECTTRANSFORMER_PROBLEM_CWOBJ1015=CWOBJ1015I: Preceeding {0} message may be caused by an incorrect application implementation of the ObjectTransformer or Serializable interface
CWOBJ1016E
PROPERTY_FILE_DOES_NOT_EXIST_CWOBJ1016E=CWOBJ1016E: The property file {0} does not exist: {1}.
CWOBJ1110I
DCS_CWOBJ1110=CWOBJ1110I: Starting the transport for ObjectGrid cluster {0} using IP Address {1}, port {2}, transport type {3}.
CWOBJ1111W
DCS_CWOBJ1111=CWOBJ1111W: Resolution of IP Addresses for host name {0} found only the loopback address. The loopback address will be used.
CWOBJ1112E
DCS_CWOBJ1112=CWOBJ1112E: An error was encountered while looking up the IP address for the host name of an ObjectGrid cluster member. The host name is {0} and the server name is {1}. The member will be excluded from the cluster.
CWOBJ1113E
DCS_CWOBJ1113=CWOBJ1113E: ObjectGrid cluster transport service on this process is not started. This cluster member is not defined in the configuration.
CWOBJ1114E
DCS_CWOBJ1114=CWOBJ1114E: ObjectGrid cluster transport service on this process could not process the incoming message. The message is {0} and the exception is {1}.
CWOBJ1115E
DCS_CWOBJ1115=CWOBJ1115E: An unrecognized view change event was received from the ObjectGrid cluster transport. The view identifier is {0} and the event is {1}.
CWOBJ1116E
DCS_CWOBJ1116=CWOBJ1116E: An attempt by another process to connect to this process via the ObjectGrid cluster transport has been rejected. The connecting process provided a name of {0}, a target of {1}, a member name of {2} and an IP address of {3}. The error message is {4}.
CWOBJ1117E
DCS_CWOBJ1117=CWOBJ1117E: An attempt to authenticate a connection has failed. The exception is {0}.
CWOBJ1118I
DCS_CWOBJ1118=CWOBJ1118I: ObjectGrid Server Initializing [Cluster: {0} Server: {1}].
CWOBJ1119I
CLIENT_CWOBJ1119=CWOBJ1119I: ObjectGrid client failed to connect to host: {0} port: {1}.
CWOBJ1201E
NO_CLIENT_ENDPOINT_DEFINED_CWOBJ1201E=CWOBJ1201E: No valid client access end points are defined.
CWOBJ1202E
SSL_SOCKET_FAILED_CWOBJ1202E=CWOBJ1202E: SSL Server Socket failed to initialize. The exception message is {0}
CWOBJ1203W
CLIENT_RESPONSE_TIMEOUT_CWOBJ1203W=CWOBJ1203W: Received a timeout event from the server for transaction: {0}
CWOBJ1204W
UNKNOWN_MESSAGE_TYPE_CWOBJ1204W=CWOBJ1204W: Received a message of unknown message type. The message is: {0}
CWOBJ1205E
SSL_INITIALIZATION_ERROR_CWOBJ1205E=CWOBJ1205E: SSL Initialization failed. The exception message is {0}
CWOBJ1206W
SSL_INITIALIZATION_WARNING_CWOBJ1206W=CWOBJ1206W: SSL Initialization failed. The exception message is {0}
CWOBJ1207W
CONFIG_PROPERTY_UNSUPPORTED_CWOBJ1207W=CWOBJ1207W: The property {0} on plug-in {1} is using an unsupported property type.
CWOBJ1208W
CONFIG_PLUGIN_UNSUPPORTED_CWOBJ1208W=CWOBJ1208W: The specified plug-in type, {0}, is not one of the supported plug-in types.
CWOBJ1211E
ERROR_OG_PMI_CREATE_FAILED_CWOBJ1211E=CWOBJ1211E: The Performance Monitoring Infrastructure (PMI) creation of {0} failed. The exception is {1}.
CWOBJ1212I
PMI_NOT_FOUND=CWOBJ1212I: The WebSphere Application Server Performance Monitoring Infrastructure (PMI) cannot be found.
CWOBJ1304I
SECURITY_ENABLED_CWOBJ1304=CWOBJ1304I: ObjectGrid security is enabled.
CWOBJ1305I
SECURITY_DISABLED_CWOBJ1305=CWOBJ1305I: ObjectGrid security is disabled.
CWOBJ1306W
CANNOT_RETRIEVE_CLIENT_CERTS_CWOBJ1306=CWOBJ1306W: Cannot retrieve the client certificates from the SSL socket.
CWOBJ1307I
OBJECTGRID_SECURITY_ENABLED_CWOBJ1307=CWOBJ1307I: Security of the ObjectGrid instance {0} is enabled.
CWOBJ1308I
OBJECTGRID_SECURITY_DISABLED_CWOBJ1308=CWOBJ1308I: Security of the ObjectGrid instance {0} is disabled.
CWOBJ1309E
OBJECTGRID_CONNECT_TOKEN_CREATION_CWOBJ1309=CWOBJ1309E: Unexpected error occured in the connect token creation: {0}.
CWOBJ1310E
OBJECTGRID_CONNECT_TOKEN_VALIDATION_CWOBJ1310=CWOBJ1310E: An attempt by another process to connect to this process via the core group transport has been rejected. The connecting process provided a source core group name of {0}, a target of {1}, a member name of {2} and an IP address of {3}. The error message is {4}.
CWOBJ1311W
IGNORE_CREDENTIAL_GENERATOR_PROPS=CWOBJ1311W: The credentialGeneratorProps setting is ignored since the credentialGeneratorClass value is not provided.
CWOBJ1312W
EXPIRED_CREDENTIAL_EXCEPTION=CWOBJ1312W: The credential has been expired. The exception message is {0}.
CWOBJ1313W
CUSTOM_SECURE_TOKEN_MANAGER_CLASS_IGNORED=CWOBJ1313W: The customSecureTokenManagerClass setting is ignored since the provided customSecureTokenManagerType value is not "custom".
CWOBJ1400W
MULTIPLE_JAR_FILE_CWOBJ1400W=CWOBJ1400W: Detected multiple ObjectGrid runtime JARS files in the JVM. Using multiple ObjectGrid runtime JAR files may cause problems.
CWOBJ1401E
WRONG_JAR_FILE_CWOBJ1401E=CWOBJ1401E: Detected a wrong ObjectGrid runtime JAR file for this configuration. Detected configuration is {0}. Expected Jar file is {1}.
CWOBJ1402E
MISSING_CONNECTION_LINK_CALLBACK_CWOBJ1402E=CWOBJ1402E: ObjectGrid connection link callback not found for id: {0}.
CWOBJ1500E
CANNOT_CREATE_GROUPNAME_CWOBJ1500=CWOBJ1500E: An exception occurred when attempting to create a GroupName for HA Group ({0}): {1}.
CWOBJ1501E
CANNOT_JOIN_GROUP_CWOBJ1501=CWOBJ1501E: An exception occurred when member ({0}) attempted to join HA Group ({1}): {2}.
CWOBJ1503E
CANNOT_GET_OBJECTGRID_CWOBJ1503=CWOBJ1503E: Cannot access ObjectGrid ({0}) for applying updates to replica member ({1}).
CWOBJ1504E
CANNOT_PROCESS_REPLICA_CHANGES_CWOBJ1504=CWOBJ1504E: An exception occurred when attempting to process the LogSequences for replica ({0}): {1}.
CWOBJ1505E
MORE_THAN_ONE_PRIMARY_RESPONSE_CWOBJ1505=CWOBJ1505E: More than one replication group member reported back as the primary. Only one primary can be active. ({0}).
CWOBJ1506E
POSSIBLE_NETWORK_PARTITION_CWOBJ1506=CWOBJ1506E: More than one primary replication group member exists in this group ({1}). Only one primary can be active. ({0}).
CWOBJ1507W
CANNOT_CLOSE_CHECKPOINT_CWOBJ1507=CWOBJ1507W: An exception occurred when attempting to end the replication process for BackingMap ({0}): {1}.
CWOBJ1508E
CANNOT_SEND_MESSAGE_CWOBJ1508=CWOBJ1508E: An exception occurred when attempting to send message ({0}) from sender ({1}) to receiver ({2}): {3}.
CWOBJ1509E
CANNOT_SERIALIZE_MESSAGE_CWOBJ1509=CWOBJ1509E: An exception occurred when attempting to serialize message ({0}): {1}.
CWOBJ1510E
CANNOT_DESERIALIZE_MESSAGE_CWOBJ1510=CWOBJ1510E: An exception occurred when attempting to inflate message ({0}): {1}.
CWOBJ1511I
OPEN_FOR_BUSINESS_CWOBJ1511=CWOBJ1511I: {0} ({1}) is open for business.
CWOBJ1512W
GROUP_MEMBER_ALREADY_EXISTS_CWOBJ1512=CWOBJ1512W: {0} already exists in replication group {1}.
CWOBJ1513E
SYNCH_REPLICATION_FAILED_CWOBJ1513=CWOBJ1513E: Synchronous replication failed on {0} ({1}). This member is no longer active.
CWOBJ1514I
PRIMARY_DOWNGRADED_CWOBJ1514=CWOBJ1514I: Primary ({0}) is being downgraded to either a replica or standby.
CWOBJ1515I
MIN_CONFIG_NOT_MET_CWOBJ1515=CWOBJ1515I: Minimum configuration requirements not satisfied for replication group ({0}).
CWOBJ1516E
CANNOT_ACTIVATE_OBJECTGRID_CWOBJ1516=CWOBJ1516E: An exception occurred when attempting to activate the replication process for ObjectGrid ({0}): {1}.
CWOBJ1517E
SYNCH_REPLICATION_TRAN_FAILED_CWOBJ1517=CWOBJ1517E: Synchronous replication failed for transaction {2} on {0} ({1}). This member is no longer active.
CWOBJ1518E
CANNOT_COMMIT_REPLICA_CHANGES_CWOBJ1518=CWOBJ1518E: An exception occurred when attempting to commit replica transaction ({0}) for primary transaction ({1}) on Replica ({2}): {3}.
CWOBJ1519E
CANNOT_ROLLBACK_REPLICA_CHANGES_CWOBJ1519=CWOBJ1519E: An exception occurred when attempting to rollback the LogSequences for replica ({0}): {1}.
CWOBJ1520I
TRAN_LAG_THRESHOLD_MET_LOST_CWOBJ1520=CWOBJ1520I: The transaction lag threshold, {0}, was met. Current lag: {1}. Transaction {2} may be lost.
CWOBJ1521I
TRAN_LAG_THRESHOLD_MET_SLOW_CWOBJ1521=CWOBJ1521I: The transaction lag threshold, {0}, was met. Current lag: {1}.
CWOBJ1522I
TRAN_WARNING_MET_CWOBJ1522=CWOBJ1522I: The transaction lag warning, {0}, was met. Current lag: {1}. Beginning check for lost transaction. Possible lost transaction is {2}.
CWOBJ1523I
DUP_TRANSACTION_CWOBJ1523=CWOBJ1523I: Received a duplicate transaction, {0}. Transaction will be thrown away.
CWOBJ1524I
LISTENER_REREGISTER_CWOBJ1524=CWOBJ1524I: Replica listener {0} must reregister with the primary.
CWOBJ1525I
CHECKPRELOADSTATE_EXCEPTION_CWOBJ1525=CWOBJ1525I: A ReplicaPreloadController ({0}) for map {1} threw an unexpected exception in method checkPreloadState {2}
CWOBJ1526I
ENTERING_PEER_MODE_CWOBJ1526=CWOBJ1526I: Replica {0} entering peer mode after {1} seconds
CWOBJ1527W
FAILED_ENTERING_PEER_MODE_CWOBJ1527=CWOBJ1527W: Replica {0} failed to enter peer mode after {1} seconds
CWOBJ1528E
FAILED_ENTERING_PEER_MODE_TIMEOUT_CWOBJ1528=CWOBJ1528E: Replica {0} failed to enter peer mode: Waiting for data copy from the primary to complete timed out. Current timeout (ms): {1}
CWOBJ1529E
FAILED_ENTERING_PEER_MODE_COPY_CWOBJ1529=CWOBJ1529E: Replica {0} failed to enter peer mode: A transaction threw an error while copying data from the primary.
CWOBJ1530E
FAILED_ENTERING_PEER_MODE_ORDER_CWOBJ1530=CWOBJ1530E: Replica {0} failed to enter peer mode: Received incorrect ordering data from the primary, data copy cannot complete.
CWOBJ1600I
GATEWAY_STARTED_CWOBJ1600=CWOBJ1600I: ManagementGateway service started on port ({0}).
CWOBJ1601E
GATEWAY_SERVICE_FAILED_CWOBJ1601=CWOBJ1601E: ManagementGateway service failed to start on port ({0}).
CWOBJ1602E
GATEWAY_CLIENT_CONNECT_FAILED_CWOBJ1602=CWOBJ1602E: ManagementGateway service failed to connect to server at ({0}):({1}).
CWOBJ1603E
MANAGEMENT_SERVICE_RESPONSE_FAILED_CWOBJ1603=CWOBJ1603E: Management service failed to respond to ({0}) remote request: {1}.
CWOBJ1604I
MANAGEMENT_GATEWAY_STOP_FAILED_CWOBJ1604=CWOBJ1604I: ManagementGateway service failed to stop connector due to Throwable {0}. Exiting.
CWOBJ1605I
MANAGEMENT_GATEWAY_REFRESH_FAILED_CWOBJ1605=CWOBJ1605I: ManagementGateway caught Throwable {0} while refreshing attributes. Exiting.
CWOBJ1606I
NO_RESPONSE_FROM_SERVER_CWOBJ1606=CWOBJ1606I: {0} - Unable to get response from server {1}. Returning false.
CWOBJ1607I
USE_WSADMIN_CWOBJ1607=CWOBJ1607I: {0} - When an ObjectGrid server is colocated with a WebSphere Application Server, use WSADMIN to stop server {1}. Returning false.
CWOBJ1608I
SERVER_NOT_RESPONDING_NULL_CWOBJ1608=CWOBJ1608I: {0} - Unable to get response from server {1}. Ensure server is running. Returning null.
CWOBJ1609I
NO_ROUTING_TABLE_CWOBJ1609=CWOBJ1609I: {0} - Unable to get routing table. Please wait several seconds and retry operation. Returning null.
CWOBJ1610W
RESET_NULL_CLUSTER_CWOBJ1610=CWOBJ1610W: Try to reset a null cluster for {0}.
CWOBJ1611I
OPEN_CLUSTER_CWOBJ1611=CWOBJ1611I: Replication group cluster {0} is open for business.
CWOBJ1612I
CLOSE_CLUSTER_CWOBJ1612=CWOBJ1612I: Replication group cluster {0} is closed for business.
CWOBJ1615E
CREDENTIAL_EXPIRED_CWOBJ1615=CWOBJ1615E: The JMX credential has expired: {0}.
CWOBJ1616I
JMX_SECURITY_NOT_FOUND_CWOBJ1616=CWOBJ1616I: JMX Security implementation not found.
CWOBJ1620I
REPLACE_SERVER_CWOBJ1620=CWOBJ1620I: Replacing target for wrongly routed request due to changes in the server. The new target is {0}.
CWOBJ1630I
DOMINO_MODE_CWOBJ1630=CWOBJ1630I: Replication group cannot serve this request {0}.
CWOBJ1632E
NULL_ID_CWOBJ1632=CWOBJ1632E: Original request does not have a valid ID; no way to forward this request.
CWOBJ1634I
BLIND_FORWARD_CWOBJ1634=CWOBJ1634I: Router cannot find the forwarding target; using blind forwarding.
CWOBJ1660I
SERVER_NOT_RIGHT_CWOBJ1660=CWOBJ1660I: Replication group member has changed. This server does not host what is requested anymore. The original request is {0}.
CWOBJ1661I
SERVER_CLUSTER_DATA_CWOBJ1661=CWOBJ1661I: Cluster data are updated for replication group: {0}
CWOBJ1663E
VERIFY_NULL_CLUSTER_CWOBJ1663=CWOBJ1663E: Server router cannot verify server routing for {0}, because cluster data for this replication group are null in the server.
CWOBJ1668W
NOT_STARTED_CWOBJ1668=CWOBJ1668W: Request is coming to the server that has not completely started.
CWOBJ1680W
PER_SERVER_CWOBJ1680=CWOBJ1680W: The configured TCP connection timeout is smaller than retryInterval * max(startupRetries, maxRetries), so there is possibility that connection will time out.
CWOBJ1682W
TOTAL_CWOBJ1682=CWOBJ1682W: The configured transaction timeout is smaller than maxForwards * retryInterval * max(startupRetries, maxRetries), so there is possibility that transaction will time out.
CWOBJ1700I
STANDLAONE_HAMANAGER_INITIALIZED_CWOBJ1700=CWOBJ1700I: Standalone HAManager is initialized with coregroup {0}.
CWOBJ1702E
STANDLAONE_HAMANAGER_NOT_INITIALIZED_CWOBJ1702=CWOBJ1702E: Standalone HAManager is not initialized, so it cannot be started.
CWOBJ1710I
STANDLAONE_HAMANAGER_STARTED_CWOBJ1710=CWOBJ1710I: Standalone HAManager is started successfully.
CWOBJ1711I
STANDLAONE_HAMANAGER_ALREADY_STARTED_CWOBJ1711=CWOBJ1711I: Standalone HAManager is already started successfully.
CWOBJ1712E
STANDLAONE_HAMANAGER_NOT_STARTED_CWOBJ1712=CWOBJ1712E: Standalone HAManager is not started.
CWOBJ1713E
STANDLAONE_HAMANAGER_START_FAIL_CWOBJ1713=CWOBJ1713E: Standalone HAManager failed to start.
CWOBJ1720I
HAMANAGER_CONTROLLER_CWOBJ1720=CWOBJ1720I: HAManager Controller detected that ObjectGrid server is in the WebSphere environment, using WebSphere HAManager instead of initializing and starting standalone HAManager.
CWOBJ1730I
HAMANAGER_CONTROLLER_EXTERNALHAM__NULL_CWOBJ1730=CWOBJ1730I: HAManager Controller detected that the WebSphere external HAManager is null.
CWOBJ1760I
HEARTBEAT_SLIDEBAR_SET_CWOBJ1760=CWOBJ1760I: Heartbeat frequency level is set to {0}.
CWOBJ1761E
HEARTBEAT_SLIDEBAR_SET_CWOBJ1761=CWOBJ1761E: Heartbeat frequency level {0} is beyond the allowable range.
CWOBJ1762I
HEARTBEAT_SLIDEBAR_SET_CWOBJ1762=CWOBJ1762I: The custom details of heart beating parameters is set to {0}.
CWOBJ1763I
HEARTBEAT_SLIDEBAR_SET_CWOBJ1763=CWOBJ1763I: The heartbeating parameters are {0}.
CWOBJ1764I
LEADERMANAGER_SLIDEBAR_SET_CWOBJ1764=CWOBJ1764I: The leader manager heartbeating interval is {0}.
CWOBJ1765I
LEADERMANAGER_SLIDEBAR_SET_CWOBJ1765=CWOBJ1765I: The leader manager heartbeating timeout is {0}.
CWOBJ1766I
LEADERMANAGER_SLIDEBAR_SET_CWOBJ1766=CWOBJ1766I: The number of leader manager heartbeating threads is {0}.
CWOBJ1767I
DCS_SLIDEBAR_SET_CWOBJ1767=CWOBJ1767I: The DCS heartbeating interval is {0}.
CWOBJ1768I
DCS_SLIDEBAR_SET_CWOBJ1768=CWOBJ1768I: The DCS heartbeating timeout is {0}.
CWOBJ1769I
DCS_SLIDEBAR_SET_CWOBJ1769=CWOBJ1769I: The number of DCS heartbeating threads is {0}.
CWOBJ1790I
HAMANAGER_CONTROLLER_NEED_STANDALONE_HAM_CWOBJ1790=CWOBJ1790I: Need to initialize and start the standalone HAManager.
CWOBJ1792I
TM_CWOBJ1792=CWOBJ1792I: The maximum number of threads is {0} and the minimum number of threads is {1}.
CWOBJ1800I
CLIENT_RECEIVED_RESPONSE_HAVING_FORWARD_REQUIREMENT_CWOBJ1800=CWOBJ1800I: Forwarding is required for request {0} with response of {1}.
CWOBJ1810I
CLIENT_FORWARDING_CWOBJ1810=CWOBJ1810I: Forwarding is required for response {0}.
CWOBJ1811E
FORWARDING_NOT_FOUND_REQUEST_CWOBJ1811=CWOBJ1811E: Forwarding is required, but the original request cannot be found.
CWOBJ1820E
FORWARD_NULL_RGID_CWOBJ1820=CWOBJ1820E: Forwarding request does not have a replication group identifier.
CWOBJ1870I
CLIENT_DOMINO_CWOBJ1870=CWOBJ1870I: Server service is not available for response {0}.
CWOBJ1871E
NULL_DOMINO_CWOBJ1871=CWOBJ1871E: Detected unavailable service, received null response, no way to retry.
CWOBJ1872I
CLIENT_DOMINO_TIMEOUT_CWOBJ1872=CWOBJ1872I: Service is unavailable with response of {0}.
CWOBJ1890I
DEAD_SERVER_REROUTING_CWOBJ1890=CWOBJ1890I: Re-routing request {0} due to an un-responsive server.
CWOBJ1891E
NO_SERVER_REROUTING_CWOBJ1891=CWOBJ1891E: All servers are not available in replication group {0}.
CWOBJ1898W
FORWARD_NULL_TARGET_CWOBJ1898=CWOBJ1898W: Forwarding is required, but router cannot find new available target for response {0}
CWOBJ1899W
FORWARD_NULL_RGID_CWOBJ1899=CWOBJ1899W: Forwarding is required, but router cannot find right replication group for response {0}
CWOBJ1900I
RPC_SERVICE_INIT_CWOBJ1900=CWOBJ1900I: Client server remote procedure call service is initialized.
CWOBJ1901I
RPC_SERVICE_START_CWOBJ1901=CWOBJ1901I: Client server remote procedure call service is started.
CWOBJ1902I
RPC_HANDLER_THREADS_START_CWOBJ1902=CWOBJ1902I: Client server remote procedure call handler threads are started.
CWOBJ1903I
CONFIG_NETWORK_SERVICE_INIT_CWOBJ1903=CWOBJ1903I: Configuration network service is initialized.
CWOBJ1904I
CONFIG_NETWORK_SERVICE_START_CWOBJ1904=CWOBJ1904I: Configuration network service is started.
CWOBJ1905I
CONFIG_NETWORK_HANDLER_START_CWOBJ1905=CWOBJ1905I: Configuration handler is started.
CWOBJ1913I
SYSADMIN_NETWORK_SERVICE_INIT_CWOBJ1913=CWOBJ1913I: System administration network service is initialized.
CWOBJ1914I
SYSADMIN_NETWORK_SERVICE_START_CWOBJ1914=CWOBJ1914I: System administration network service is started.
CWOBJ1915I
SYSADMIN_NETWORK_HANDLER_START_CWOBJ1915=CWOBJ1915I: System administration handler is started.
CWOBJ1921W
Cannot_Find_host_name=CWOBJ1921W: Cannot find host name
CWOBJ1922E
Cannot_Lookup_IP=CWOBJ1922E: Cannot lookup IP for this host ({0}).
CWOBJ1927E
HostNotMatchReal=CWOBJ1927E: Configured host IP {0} host name {1} does not match the host IP of this machine {2} host name {3}, so ObjectGrid cannot be started.
CWOBJ1929W
LocalHostUsed=CWOBJ1929W: LOCALHOST is used in the configuration that may lose server identity in multiple machine environment
CWOBJ1931I
ServerSupport=CWOBJ1931I: The configuration for {0} does not support either an ObjectGrid replication group member or a client/server transaction processor. This server will provide bootstrap support to peer ObjectGrid servers and clients only.
CWOBJ1932I
ThreadPoolMinMax=CWOBJ1932I: Client thread pool minimum size is {0} maximum size {1}.
CWOBJ1993I
HEARTBEAT_SERVICE_INIT_CWOBJ1993=CWOBJ1993I: Health monitor heart beat service is initialized.
CWOBJ1994I
HEARTBEAT_SERVICE_START_CWOBJ1994=CWOBJ1994I: Health monitor heart beat service is started.
CWOBJ1995I
HEARTBEAT_HANDLER_START_CWOBJ1995=CWOBJ1995I: Health monitor heart beat handler is started.
CWOBJ2000E
NO_RGM_CWOBJ2000=CWOBJ2000E: No member in this replication group {0}.
CWOBJ2001W
NO_AVAILABLE_RGM_CWOBJ2001=CWOBJ2001W: No available member in this replication group {0}.
CWOBJ2002W
NO_AVAILABLE_RT_CWOBJ2002=CWOBJ2002W: No available routing table for this replication group {0}.
CWOBJ2003I
RT_CACHE_CWOBJ2003=CWOBJ2003I: Cannot find routing cache for cache key {0}, creating new routing cache.
CWOBJ2010E
NULL_TARGET_CWOBJ2010=CWOBJ2010E: Target for this request is null.
CWOBJ2020I
ClientProperty_CWOBJ2020=CWOBJ2020I: Client properties are {0}.
CWOBJ2021I
PreferLocalJVM_CWOBJ2021=CWOBJ2021I: Prefer local JVM is enabled.
CWOBJ2022I
PreferLocalHost_CWOBJ2022=CWOBJ2022I: Prefer local host routing is enabled.
CWOBJ2023I
PreferZones_CWOBJ2023=CWOBJ2023I: Preferred zone routing is enabled for zones: {0}.
CWOBJ2060I
NEW_RT_CHANGE_CWOBJ2060=CWOBJ2060I: Client received new version of replication group cluster {0}.
CWOBJ2068I
REACHABILITY_CWOBJ2068=CWOBJ2068I: Reachability control detected problem in replication group member {0}.
CWOBJ2069I
REACHABILITY_TIMER_CWOBJ2069=CWOBJ2069I: Reachability control timer releases replication group member {0}.
CWOBJ2086I
ROUTING_THREAD_CONTROL_CWOBJ2086=CWOBJ2086I: Routing thread control is activated due to overload for replication group {0}.
CWOBJ2088I
REACHABILITY_CWOBJ2088=CWOBJ2088I: Reachability control is activated to regulate the servrer availability for replication group {0}.
CWOBJ2090W
NULL_RT_CWOBJ2090=CWOBJ2090W: Cannot find routing table for replication group {0}.
CWOBJ2091W
EMPTY_RT_CWOBJ2091=CWOBJ2091W: Routing table is not null, but it does not contain any servers for replication group {0}.
CWOBJ2092I
NULL_RUNTIME_CWOBJ2092=CWOBJ2092I: Routing table is null in runtime for replication group {0}.
CWOBJ2093I
NULL_RGCLUSTERSTORE_CWOBJ2093=CWOBJ2093I: Routing table is not null in replication group cluster store for replication group {0}
CWOBJ2096I
GET_RT_RGCLUSTERSTORE_CWOBJ2096=CWOBJ2096I: Routing table was obtained from replication group cluster store for replication group {0}.
CWOBJ2097I
ROUND_ROBIN_CWOBJ2097=CWOBJ2097I: Routing is based on round robin algorithm for replication group {0}.
CWOBJ2098I
ROUTING_RANDOM_CWOBJ2098=CWOBJ2098I: Routing is based on random selection for replication group {0}.
CWOBJ2100I
STALECONN_CWOBJ2100=CWOBJ2100I: Connection ({0}) is stale, it cannot be reused.
CWOBJ2101W
MAXWAIT_CWOBJ2101=CWOBJ2101W: Connection cannot be acquired after the maximum wait time.
CWOBJ2400E
INVALID_MAP_SET_CONFIGURATION_CWOBJ2400=CWOBJ2400E: Invalid Configuration: backingMap {0} is a member of more than one mapSet.
CWOBJ2401E
BACKING_MAP_WO_MAPSET_CWOBJ2401=CWOBJ2401E: Invalid Configuration: backingMap {0} in distributed ObjectGrid {1} is not in a mapSet.
CWOBJ2402E
MAPSET_REF_NONEXISTENT_BMAP_CWOBJ2402=CWOBJ2402E: Invalid Configuration: mapSet has a reference to a {0} map. This backingMap does not exist in the ObjectGrid XML file.
CWOBJ2403E
INVALID_XML_FILE_CWOBJ2403=CWOBJ2403E: The XML file is invalid. A problem has been detected with {0} at line {1}. The error message is {2}.
CWOBJ2404W
INVALID_CONFIG_VALUE_CWOBJ2404=CWOBJ2404W: The value specified for {0} is {1}. This is an invalid value. {0} will not be set.
CWOBJ2405E
OG_BINDING_REF_NONEXISTENT_OG_CWOBJ2405=CWOBJ2405E: The objectgridBinding ref {0} in the Cluster XML file does not reference a valid objectGrid from the ObjectGrid XML file.
CWOBJ2407W
PLUGIN_PROPERTY_INVALID_CWOBJ2407=CWOBJ2407W: The {0} property on the {1} plug-in class could not be set. The exception is {2}.
CWOBJ2408E
INVALID_ARGUMENT_CWOBJ2408=CWOBJ2408E: The following argument is invalid: {0}
CWOBJ2409E
SERVER_STARTUP_EXCEPTION_CWOBJ2409=CWOBJ2409E: An exception occurred during server startup: {0}
CWOBJ2410E
ACTIVATION_FAILURE_CWOBJ2410=CWOBJ2410E: ObjectGrid server failed to activate.
CWOBJ2411E
INITIALIZATION_FAILURE_CWOBJ2411=CWOBJ2411E: ObjectGrid server failed to initialize.
CWOBJ2412E
BOOTSTRAP_FAILURE_CWOBJ2412=CWOBJ2412E: ObjectGrid server failed to bootstrap.
CWOBJ2413E
SERVER_STOP_UNSUCCESSFUL_CWOBJ2413=CWOBJ2413E: The attempt to stop the ObjectGrid server was unsuccessful.
CWOBJ2414E
FORCEFUL_TERMINATION_CWOBJ2414=CWOBJ2414E: The ObjectGrid server will be forcefully terminated.
CWOBJ2416E
PLUGIN_INSTANTIATION_ERROR_CWOBJ2416=CWOBJ2416E: Plugin {0} could not be instantiated and will not be set. The exception is {1}
CWOBJ2417W
DEPRECATED_CLUSTER_XML_ATTRIBUTE_CWOBJ2417=CWOBJ2417W: The {0} attribute on the objectgridBinding element has been deprecated in the cluster XML. Use the {0} attribute on the serverDefinition element.
CWOBJ2418E
SERVER_LAUNCH_FAILED_CWOBJ2418=CWOBJ2418E: ObjectGrid server was not successfully launched.
CWOBJ2419W
MIN_THREADPOOL_SIZE_WARNING_CWOBJ2419=CWOBJ2419W: minThreadPoolSize cannot be less than 1. The default value of {0} will be used.
CWOBJ2420W
MAX_THREADPOOL_SIZE_WARNING_CWOBJ2420=CWOBJ2420W: minThreadPoolSize is set to {0}. maxThreadPoolSize is set to {1}. maxThreadPoolSize must be greater than minThreadPoolSize. The default values will be used. minThreadPoolSize = {2}, maxThreadPoolSize = {3}.
CWOBJ2421W
OVERRIDE_WARNING_CWOBJ2421=CWOBJ2421W: The List that was supplied to override client side ObjectGrid settings for cluster {0} contains an element that is not an ObjectGridConfiguration object. This element will be removed from the List: {1}.
CWOBJ2422I
CHECKSUM_DIFFERENCE_CWOBJ2422=CWOBJ2422I: Configuration version on client may not be the same as configuration version used by this server. Client side: host = {0}, , port = {1}, , Server side: host = {2}, port = {3}.
CWOBJ2423I
CLIENT_OVERRIDE_URL_CWOBJ2423=CWOBJ2423I: Client side ObjectGrid settings will be overridden for cluster {0} using the URL {1}
CWOBJ2424I
CLIENT_OVERRIDE_MAP_CWOBJ2424=CWOBJ2424I: Client side ObjectGrid settings will be overridden for cluster {0} using an entry supplied in the overrideMap.
CWOBJ2425E
CLIENT_OVERRIDE_MAP_ERROR_CWOBJ2425=CWOBJ2425E: The Map provided to override client side ObjectGrid settings for cluster {0} contains a value that is not of type java.util.List. Client side ObjectGrid settings will not be overridden for this cluster.
CWOBJ2426E
CONTAINER_WITHOUT_ZONE_INVALID_CWOBJ2426=CWOBJ2426E: This ObjectGrid container has been started without a zone association. This ObjectGrid container must be started within a zone since one or more containers in the domain already have been started within one or more zones.
CWOBJ2427E
CONTAINER_WITH_ZONE_INVALID_CWOBJ2427=CWOBJ2427E: This ObjectGrid container has been started with a zone association. This ObjectGrid container must be started without a zone since one or more containers in the domain already have been started without a zone.
CWOBJ2428W
ZONE_CONFIG_DEFAULT_INVALID_CWOBJ2428=CWOBJ2428W: The ObjectGrid container {0} has started without an association to a zone, but other containers have already started within zones. {0} will be torn down.
CWOBJ2429W
ZONE_CONFIG_CUSTOM_INVALID_CWOBJ2429=CWOBJ2429W: The ObjectGrid container {0} has started with an association to a zone, but other containers have already started without zone associations. {0} will be torn down.
CWOBJ2430E
ZONE_RULE_TOO_FEW_ZONES_CWOBJ2430=CWOBJ2430E: The zoneRule {0} contains too few zones ({1}) for the number of shardMappings ({2}) that use the zoneRule.
CWOBJ2431E
MAP_SET_NOT_CONFIGURED_FOR_ZONE_CWOBJ2431=CWOBJ2431E: The container was started in zone {0}, but the {1} mapSet for ObjectGrid {2} is not configured to run within this zone.
CWOBJ2432E
WRONG_NUMBER_SHARD_MAPPINGS_CWOBJ2432=CWOBJ2432E: The wrong number of {0} shardMappings were found for the {1} mapSet in the {2} ObjectGrid. Expected {3} shardMappings, but found {4}.
CWOBJ2500E
SERVER_STARTUP_ERROR_CWOBJ2500=CWOBJ2500E: Failed to start ObjectGrid server {0}.
CWOBJ2501I
LAUNCHING_SERVER_CWOBJ2501=CWOBJ2501I: Launching ObjectGrid server {0}.
CWOBJ2502I
LAUNCHING_SERVER_XML_CWOBJ2502=CWOBJ2502I: Starting ObjectGrid server using ObjectGrid XML file URL "{0}" and Cluster XML file URL "{1}".
CWOBJ2503I
SERVER_BOOTSTRAP_PEER_CWOBJ2503=CWOBJ2503I: Bootstrapping to a peer Objectgrid server on host {0} and port {1}.
CWOBJ2504I
SERVER_BOOTSTRAP_LIST_CWOBJ2504=CWOBJ2504I: Attempting to bootstrap to a peer ObjectGrid server using the following host(s) and port(s) "{0}".
CWOBJ2505I
SERVER_BOOTSTRAP_FILE_CWOBJ2505=CWOBJ2505I: Attempting to bootstrap to a peer ObjectGrid server using the Cluster XML file URL "{0}".
CWOBJ2506I
COMMAND_LINE_TRACE_FILE_CWOBJ2506=CWOBJ2506I: Trace is being logged to {0}.
CWOBJ2507I
COMMAND_LINE_TRACE_SPEC_CWOBJ2507=CWOBJ2507I: Trace specification is set to {0}.
CWOBJ2508I
LAUNCHING_SERVER_SECURITY_CWOBJ2508=CWOBJ2508I: A security properties file "{0}" has been specified and will be used to start the server.
CWOBJ2509E
SERVER_STARTUP_TIMEOUT_CWOBJ2509=CWOBJ2509E: Timed out after waiting {0} seconds for the server to start.
CWOBJ2510I
SERVER_STOP_CWOBJ2510=CWOBJ2510I: Stopping ObjectGrid server {0}.
CWOBJ2511I
SERVER_STOP_WAITING_CWOBJ2511=CWOBJ2511I: Waiting for the server to stop.
CWOBJ2512I
SERVER_STOPPED_CWOBJ2512=CWOBJ2512I: ObjectGrid server {0} stopped.
CWOBJ2513E
SERVER_STOP_TIMEOUT_CWOBJ2513=CWOBJ2513E: Timed out after waiting {0} seconds for the server to stop.
CWOBJ2514I
SERVER_START_WAITING_CWOBJ2514=CWOBJ2514I: Waiting for ObjectGrid server activation to complete.
CWOBJ2515E
INVALID_ARGS_CWOBJ2515=CWOBJ2515E: The arguments provided are invalid. Here are the valid arguments.{0}{1}
CWOBJ2516I
ACTIVATION_COMPLETED_CWOBJ2516=CWOBJ2516I: ObjectGrid server has completed activation.
CWOBJ2517I
SUCCESS_SERVER_BOOTSTRAP_PEER_CWOBJ2517=CWOBJ2517I: Successfully bootstrapped to peer Objectgrid server on host {0} and port {1}.
CWOBJ2518I
LAUNCHING_CATALOGED_OG_SERVER_CWOBJ2518=CWOBJ2518I: Launching a cataloged ObjectGrid server
CWOBJ2519I
CWOBJ2519=CWOBJ2519I: The client interceptor has not been registered. Security will not be enabled.
CWOBJ2601I
ADD_SUFFIX_TO_VIEW_NAME=CWOBJ2601I: Add suffix {0} to stream query views deployed in partition {1}.
CWOBJ2602W
VIEW_TRANSFORMER_EXISTS=CWOBJ2602W: The view transformer {0} has already existed.
CWOBJ2603W
STREAM_DESCRIPTOR_EXISTS=CWOBJ2603W: The stream descriptor {0} has already existed.
CWOBJ2604I
STREAM_QUERY_JAR_NOT_IN_CLASSPATH=CWOBJ2604I: The stream query jar file is not in the class path.
CWOBJ2605E
STREAM_QUERY_LOGGER_ERROR=CWOBJ2605E: The stream query logger setting method introspection or invocation error: {0}
CWOBJ2606W
VIEW_REMOVE_NON_EXISTING_ENTRY=CWOBJ2606W: Try to remove a non-existing entry for key {0}
CWOBJ2607E
STREAM_QUERY_SET_ACROSS_MAP_SET=CWOBJ2607E: The stream query set with name {0} contains maps from different map sets.
CWOBJ3001I
EM_SERVICE_STARTED_CWOBJ3001I=CWOBJ3001I: The ObjectGrid EntityManager service is available to process requests for ObjectGrid: {0} and container or server: {1}
CWOBJ3002I
EM_INIT_ENTITIES_CWOBJ3002I=CWOBJ3002I: Initializing entity metadata for ObjectGrid: {0}
CWOBJ3004E
EM_REGISTER_EXCEPTION_CWOBJ3004E=CWOBJ3004E: An exception occurred while registering an entity: {0}
CWOBJ3005I
EM_CREATING_INDEX_CWOBJ3005I=CWOBJ3005I: Creating index {0} for entity BackingMap {1}, attribute {2}
CWOBJ3006E
EM_UNSUPPORTED_INDEX_TYPE_CWOBJ3006E=CWOBJ3006E: The defined MapIndexPlugin type is unsupported for index: {0}, BackingMap: {1}, attribute: {2}.
CWOBJ3007E
EM_LATE_REGISTRATION_CWOBJ3007E=CWOBJ3007E: Unable to register new entity {0} after ObjectGrid initialization has completed.
CWOBJ3008E
EM_BACKINGMAP_REASSOCIATION_CWOBJ3008E=CWOBJ3008E: BackingMap {0} is associated with entity {1} and cannot be reassociated with entity {2}
CWOBJ3009E
EM_REPOSITORY_EXCEPTION_CWOBJ3009E=CWOBJ3009E: An exception occurred while communicating with the entity metadata repository: {0}
CWOBJ3010E
EM_INVALID_MAPSET_CWOBJ3010E=CWOBJ3010E: All entity BackingMaps must be members of a MapSet with the name: "ENTITY_MAPSET".
CWOBJ3012E
EM_MULTIPLE_MAPSETS_CWOBJ3012E=CWOBJ3012E: Invalid entity MapSet configuration. Only one Entity MapSet is allowed. Invalid MapSets: {0}
CWOBJ3013E
EM_MULTIPLE_MAPSETS_CWOBJ3013E=CWOBJ3013E: The EntityMetadata repository is not available. Timeout threshold reached when trying to register the entity: {0}.
CWOBJ3014I
AVAILABILITY_STATE_CHANGED_CWOBJ3014=CWOBJ3014I: The availability state has changed for {0}. The state is now {1}. It was previously {2}.
CWOBJ3015E
EM_MISSING_MAPSET_CWOBJ3015E=CWOBJ3015E: Invalid Entity MapSet configuration. Unable to find MapSet that contains a BackingMap for {0}
CWOBJ3016E
EM_SCHEMA_MAPSET_CROSSOVER_CWOBJ3016E=CWOBJ3016E: Invalid entity MapSet configuration. Entity {0} should be present in MapSet {1} but is already exists in MapSet {2}.
CWOBJ3101E
WB_LOADER_INITIALIZATION_FAILED_CWOBJ3101E=CWOBJ3101E: The write-behind loader of map {0} partition {1} initialization fails with exception {2}.
CWOBJ3102E
WB_LOADER_FAILED_CWOBJ3102E=CWOBJ3102E: Loader fails to do a write-behind update to the database for map {0} partition {1}. The exception is {2}.
CWOBJ3103E
WB_LOADER_FAILED_CWOBJ3103E=CWOBJ3103E: The write-behind loader of map {0} partition {1} fails to complete a transaction. The exception is {2}.
CWOBJ3104W
WB_LOADER_LOCKTIMEOUT_CWOBJ3104W=CWOBJ3104W: The write-behind loader of map {0} partition {1} gets a lock timeout exception when trying to flip the queue maps: {2}
CWOBJ3111E
CLIENT_LOADER_AGENT_FAIL_CWOBJ3111E=CWOBJ3111E: The client loader agent {0} execution fails with exception: {1}.
CWOBJ3112I
DEFAULT_PERSISTENCE_UNIT_CWOBJ3112I=CWOBJ3112I: The JPA persistence unit name is not specified. The first persistence unit {0} defined in the persistence.xml is used.
CWOBJ3113E
AGENT_FAIL_CWOBJ3113E=CWOBJ3113E: The DataGrid agent {0} execution fails with a fatal exception: {1}.
CWOBJ3114E
AGENT_FAIL_RETRYABLE_CWOBJ3114E=CWOBJ3114E: The DataGrid agent {0} execution fails with a retryable exception: {1}.
CWOBJ3115E
UNEXPECTED_SHARD_STATE_CWOBJ3115E=CWOBJ3115E: The shard is expected in {0} state, but currently it is in {1} state. It might take a while for a shard to move to the target state.
CWOBJ3121E
TIME_BASED_DBUPDATE_AGENT_FAIL_CWOBJ3121E=CWOBJ3121E: The time-based database update agent fails with exception: {0}.
CWOBJ3122E
TIME_BASED_DBUPDATE_FAIL_CWOBJ3122E=CWOBJ3122E: The time-based database update fails with exception: {0}.
CWOBJ3131E
JPA_TX_CALLBACK_NOT_FOUND_CWOBJ3131E=CWOBJ3131E: The JPATxCallback transaction callback plug-in cannot be found.
CWOBJ3141W
NODEGROUP_NOT_SET_FOR_ZONE_SUPPORT_CWOBJ3141W=CWOBJ3141W: This ObjectGrid server is not associated with a zone. In order to start the ObjectGrid server in a zone, ensure that the server''s node is within a node group whose name begins with the string ReplicationZone.
CWOBJ6090E
EmptyIOR=CWOBJ6090E: IOR is null for this shard of partition ({0}).
CWOBJ6091E
NullSelectedTarget=CWOBJ6091E: Selected target for partition ({0}) is null.
CWOBJ6092E
NullOrbContext=CWOBJ6092E: No orb context associated with this request for partition ({0}) with transaction ID ({1}), so routing cannot be made.
CWOBJ6093E
NullRequest=CWOBJ6093E: Request is null.
CWOBJ6094E
NullResponse=CWOBJ6094E: Response is null.
CWOBJ6096E
SystemException=CWOBJ6096E: Client encountered system exception.
CWOBJ6200I
RoutingTablePropagated=CWOBJ6200I: Server routing table is propagated among servers for partition ({0}).
CWOBJ6600I
NoTargetAvailable=CWOBJ6600I: No target is available for partition ({0}).
CWOBJ6602I
NoRoutingTableAvailable=CWOBJ6602I: No routing table is available for partition ({0}).
CWOBJ6620I
MapSetBoostrap=CWOBJ6620I: Bootstrap to get MapSet and Map for routing.
CWOBJ6621E
FailedMapSet=CWOBJ6621E: Cannot look up map set name for this map ({0}).
CWOBJ6622E
InvalidPartition=CWOBJ6622E: Partition ({0}) is invalid.
CWOBJ6661I
ForwardNeeded=CWOBJ6661I: Forward is needed for partition ({0}) since this shard {1} does not have capacity to serve this request.
CWOBJ6662I
MaxForward=CWOBJ6662I: Maximum number of forwards has reached for ({0}).
CWOBJ6663I
RetryNeeded=CWOBJ6663I: Retry is needed for partition ({0}) since this shard {1} does not have capacity to serve this request.
CWOBJ6664I
MaxRetries=CWOBJ6664I: Maximum number of retries has reached for ({0}).
CWOBJ6666I
ConfigMaxForward=CWOBJ6666I: The configured maximum number of forwards is {0}.
CWOBJ6668I
ConfigMaxRetries=CWOBJ6668I: The configured maximum number of retries is {0}.
CWOBJ6800I
ClientRTUpdated=CWOBJ6800I: Client received new routing table for partition ({0}) with epoch ({1}).
CWOBJ6860I
DQNotMatch=CWOBJ6860I: The data quality of this shard does not meet the requirement of this request for partition ({0}). The router will automatically forward this request to shards with better data quality.
CWOBJ6866I
ClientDQ=CWOBJ6866I: Client required quality of data for this request is {0}
CWOBJ6900I
RemoteZoneLink=CWOBJ6900I: Remote zone ({0}) joined; routing table is linked.
CWOBJ6902I
RemoteZoneLeave=CWOBJ6902I: Remote zone ({0}) left; routing table is updated.
CWOBJ6904I
PrimaryZone=CWOBJ6904I: Zone ({0}) is set as the primary zone of partition ({1}).
CWOBJ6906I
PrimaryZoneChange=CWOBJ6906I: Primary zone changed from Zone ({0}) to Zone ({1}) for partition ({2}).
CWOBJ7000I
ServerAgentStart=CWOBJ7000I: ObjectGrid server agent started successfully for server ({0}).
CWOBJ7006I
DynamicPort=CWOBJ7006I: ObjectGrid server agent generated dynamic port {0}.
CWOBJ7008I
DynamicVerifyPort=CWOBJ7008I: ObjectGrid server agent verified dynamically generated port {0}.
CWOBJ7010E
ServerAgentMalfunction=CWOBJ7010E: ObjectGrid server agent encountered failure.
CWOBJ7200I
DeadServer=CWOBJ7200I: Detected the failure of server ({0}) in core group ({1}).
CWOBJ7201I
NewServer=CWOBJ7201I: Detected the addition of new server ({0}) in core group ({1}).
CWOBJ7203I
NewLeader=CWOBJ7203I: Leader changed. New leader ({0}) is elected in core group ({1}) and reported to catalog server.
CWOBJ7204I
CurrLeader=CWOBJ7204I: The current leader for core group ({1}) is ({0}).
CWOBJ7206I
ChangeLeader=CWOBJ7206I: New leader is ({0}). Old leader was ({1}).
CWOBJ7210I
RoutingTableUpdate=CWOBJ7210I: Updated routing table for partition ({0}).
CWOBJ7700I
PeerManagerStart=CWOBJ7700I: Peer Manager service started successfully in server ({0}) with core group ({1}).
CWOBJ7701I
PeerManagerStop=CWOBJ7701I: Peer Manager service stopped.
CWOBJ7710I
PeerManagerLeaderToAll=CWOBJ7710I: Peer Manager received broadcasting message from leader.
CWOBJ7712I
PeerManagerAllToLeader=CWOBJ7712I: Leader gathers messages from all members.
CWOBJ7800I
Start_HAController=CWOBJ7800I: Start ObjectGrid HA Controller with core group ({0}), host ({1}), and port ({2}).
CWOBJ7801I
AddMember_HAController=CWOBJ7801I: Add new server member ({0}) as instructed by catalog server.
CWOBJ7802I
removeMember_HAController=CWOBJ7802I: Remove server member ({0}) as instructed by catalog server.
CWOBJ7810E
Failed_Start_HAController=CWOBJ7810E: Failed to start ObjectGrid HA Controller.
CWOBJ7811E
Failed_AddMember_HAController=CWOBJ7811E: Failed to add new server member ({0}) as instructed by catalog server.
CWOBJ7812E
Failed_removeMember_HAController=CWOBJ7812E: Failed to remove server member ({0}) as instructed by catalog server.
CWOBJ7820E
InconsistentView_HAController=CWOBJ7820E: Members are in inconsistent view for core group ({0}).
CWOBJ8000I
Register_CWOBJ8000=CWOBJ8000I: Registration is successful with zone ({0}) and coregroup of ({1}).
CWOBJ8009E
Failed_Register_CWOBJ8009=CWOBJ8009E: Registration failed with zone ({0}).
CWOBJ8101I
StandbyCatalogServerCreated_CWOBJ8101=CWOBJ8101I: Notify that standby catalog server is created with domain= {0} and with IOR= {1}
CWOBJ8102I
MasterCatalogServerCreated_CWOBJ8102=CWOBJ8102I: Notify that master catalog server is created with domain= {0} and with IOR= {1}
CWOBJ8103I
NullORB_CWOBJ8103=CWOBJ8103I: ORB is null at this time, automatic retry later, Catalog server cluster is {0}
CWOBJ8106I
MasterCatalogServerActivated_CWOBJ8106=CWOBJ8106I: master catalog server cluster activated with cluster {0}
CWOBJ8108I
ResentStandbyCatalogServer_CWOBJ8108=CWOBJ8108I: Re-send standby catalog server on the request of master catalog server with domain= {0} and IOR= {1}
CWOBJ8109I
UpdateCatalogServerCluster_CWOBJ8109=CWOBJ8109I: Updated catalog server cluster {0} from server {1} with entry {2}
CWOBJ8201I
BatchInfo_CWOBJ8201=CWOBJ8201I: BatchProcessor is processing jobs for {0}
CWOBJ8401I
WaitForReplica_CWOBJ8401=CWOBJ8401I: Waiting for a server replica to be started. Start another server(s) immediately.
CWOBJ8601I
PeerServers_CWOBJ8601=CWOBJ8601I: PeerManager found peers of size {0}
CWOBJ8700E
OutOfRange_CWOBJ8700=CWOBJ8700E: Custom partitioning is out of range for map ({0}).
CWOBJ9000I
ENGLISH_ONLY_INFO_MESSAGE_CWOBJ9000=CWOBJ9000I: This message is an English-only Informational message: {0}.
CWOBJ9001W
ENGLISH_ONLY_WARN_MESSAGE_CWOBJ9001=CWOBJ9001W: This message is an English-only Warning message: {0}.
CWOBJ9002E
ENGLISH_ONLY_ERROR_MESSAGE_CWOBJ9002=CWOBJ9002E: This message is an English only Error message: {0}.
CWOBJ9999I
RegistrationSuccess_CWOBJ9999=CWOBJ9999I: This jvm ({0}) is registered successfully with CatalogServer. The CatalogServer will instruct what functions this jvm will take.