SQL Server System Errors: 28000 - 28999
List of error messages between 28000 and 28999 in SQL Server 2017.
These error messages are all available by querying the sys.messages
catalog view on the master
database.
message_id | severity | is_event_logged | text |
---|---|---|---|
28000 | 16 | 0 | The decrypted session key has an unexpected size. |
28001 | 16 | 0 | A corrupted message has been received. It contains invalid flags. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28002 | 16 | 0 | Cannot start service broker manager. Operating system error: %ls. |
28003 | 16 | 0 | An internal service broker error occurred. Operating system error: %ls. |
28004 | 16 | 0 | This message could not be delivered because the '%S_MSG' action cannot be performed in the '%.*ls' state. |
28005 | 16 | 0 | An exception occurred while enqueueing a message in the target queue. Error: %d, State: %d. %.*ls |
28006 | 14 | 0 | User does not have permission to %S_MSG the conversation '%.*ls' in state '%.*ls'. Only members of the sysadmin fixed server role and the db_owner fixed database role have this permission. |
28007 | 16 | 0 | A corrupted message has been received. The highest seen message number must be greater than the acknowledged message number. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28008 | 16 | 0 | The conversation handle '{%.8x-%.4x-%.4x-%.2x%.2x-%.2x%.2x%.2x%.2x%.2x%.2x}' is invalid. |
28009 | 16 | 0 | The crypto API has detected bad data while trying to perform a decryption operation. |
28010 | 16 | 0 | This message could not be delivered because it contains an invalid acknowledged message number. Highest expected message number: %I64d. Acknowledged message number: %I64d, fragment number: %d. |
28011 | 16 | 0 | This message could not be delivered because its %S_MSG has expired or is invalid. |
28012 | 16 | 0 | The Service Broker in the target database is unavailable: '%S_MSG'. |
28013 | 16 | 0 | The service broker is administratively disabled. |
28014 | 16 | 0 | The database is in read-only mode. |
28015 | 16 | 0 | The database is in single-user mode. |
28016 | 16 | 0 | The message has been dropped because the service broker in the target database is unavailable: '%S_MSG'. |
28017 | 16 | 0 | The message has been dropped because the target service broker is unreachable. |
28018 | 16 | 0 | The database is a replica of a mirrored database. |
28019 | 16 | 0 | System error %d occurred while creating a new message element GUID for this forwarded message. |
28020 | 16 | 0 | Could not create user token for user %d in database %d. |
28021 | 16 | 0 | One or more messages could not be delivered to the local service targeted by this dialog. |
28022 | 10 | 0 | An error occurred while looking up the public key certificate associated with this SQL Server instance: The certificate is not yet valid. |
28023 | 10 | 0 | An error occurred while looking up the public key certificate associated with this SQL Server instance: The certificate has expired. |
28024 | 16 | 1 | The security certificate bound to database principal (Id: %i) is not yet valid. Either wait for the certificate to become valid or install a certificate that is currently valid. |
28025 | 16 | 1 | The security certificate bound to database principal (Id: %i) has expired. Create or install a new certificate for the database principal. |
28026 | 10 | 0 | Connection handshake failed. Not enough memory available. State %d. |
28027 | 10 | 0 | Connection handshake failed. There is no compatible %S_MSG. State %d. |
28028 | 10 | 0 | Connection handshake failed. Could not send a handshake message because the connection was closed by peer. State %d. |
28029 | 10 | 0 | Connection handshake failed. Unexpected event (%d) for current context (%d). State %d. |
28030 | 10 | 0 | Connection handshake failed. A call to the SQL Server Network Interface failed: (%x) %ls. State %d. |
28031 | 10 | 0 | Connection handshake failed. An OS call failed: (%x) %ls. State %d. |
28032 | 10 | 0 | A previously existing connection with the same peer was detected during connection handshake. This connection lost the arbitration and it will be closed. All traffic will be redirected to the previously existing connection. This is an informational message only. No user action is required. State %d. |
28033 | 10 | 0 | A new connection was established with the same peer. This connection lost the arbitration and it will be closed. All traffic will be redirected to the newly opened connection. This is an informational message only. No user action is required. State %d. |
28034 | 10 | 0 | Connection handshake failed. The login '%.*ls' does not have CONNECT permission on the endpoint. State %d. |
28035 | 10 | 0 | Connection handshake failed. The certificate used by the peer is invalid due to the following reason: %S_MSG. State %d. |
28036 | 10 | 0 | Connection handshake failed. The certificate used by this endpoint was not found: %S_MSG. Use DBCC CHECKDB in master database to verify the metadata integrity of the endpoints. State %d. |
28037 | 10 | 0 | Connection handshake failed. Error %d occurred while initializing the private key corresponding to the certificate. The SQL Server errorlog and the operating system error log may contain entries related to this error. State %d. |
28038 | 10 | 0 | Connection handshake failed. The handshake verification failed. State %d. |
28039 | 10 | 0 | Connection handshake failed. The receive SSPI packet is not of type of the negotiated package. State %d. |
28040 | 10 | 0 | A corrupted message has been received. The adjacent error message header is invalid. |
28041 | 16 | 0 | A corrupted message has been received. The encrypted payload offset is invalid (%d). |
28042 | 16 | 0 | A corrupted message has been received. The arbitration request header is invalid. |
28043 | 16 | 0 | A corrupted message has been received. The arbitration response header is invalid. |
28044 | 16 | 0 | A corrupted message has been received. It is not encrypted and signed using the currently configured endpoint algorithm. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28045 | 10 | 0 | Connection handshake failed. The certificate used by the peer does not match the one in MASTER database with same issuer name and serial number. State %d. |
28046 | 10 | 1 | %S_MSG Login succeeded for user '%.*ls'. Authentication mode: %.*ls. %.*ls |
28047 | 10 | 1 | %S_MSG login attempt failed with error: '%.*ls'. %.*ls |
28048 | 10 | 1 | %S_MSG login attempt by user '%.*ls' failed with error: '%.*ls'. %.*ls |
28049 | 16 | 0 | A corrupted message has been received. The proxy connect message header is invalid. |
28050 | 10 | 0 | The session keys for this conversation could not be created or accessed. The database master key is required for this operation. |
28051 | 10 | 0 | Could not save a dialog session key. A master key is required in the database to save the session key. |
28052 | 16 | 0 | Cannot decrypt session key while regenerating master key with FORCE option. |
28053 | 16 | 0 | Service Broker could not upgrade conversation session keys in database '%.*ls' to encrypted format (Error: %d). The Service Broker in this database was disabled. A master key is required to the database in order to enable the broker. |
28054 | 16 | 0 | Service Broker needs to access the master key in the database '%.*ls'. Error code:%d. The master key has to exist and the service master key encryption is required. |
28055 | 16 | 0 | The certificate '%.*ls' is not valid for endpoint authentication. The certificate must have a private key encrypted with the database master key and current UTC date has to be between the certificate start date and the certificate expiration date. |
28056 | 16 | 0 | This message could not be delivered because the user with ID %i in database ID %i does not have control permission on the service. Service name: '%.*ls'. |
28057 | 10 | 0 | Service Broker in database '%.*ls' has a pending conversation upgrade operation. A database master key in the database is required for this operation to complete. |
28058 | 16 | 0 | Service Broker could not upgrade this conversation during a database upgrade operation. |
28059 | 16 | 0 | Connection handshake failed. The received premaster secret of size %d does not have the expected size of %d. State %d. |
28060 | 16 | 0 | The AES encryption algorithm is only supported on Windows XP, Windows Server 2003 or later versions. |
28061 | 16 | 0 | A corrupted message has been received. The adjacent message integrity check signature could not be validated. |
28062 | 16 | 0 | A corrupted message has been received. The signed dialog message header is invalid. |
28063 | 16 | 0 | A corrupted message has been received. A required variable data field is not present: %S_MSG. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28064 | 16 | 0 | A corrupted message has been received. A string variable data field is not a valid UNICODE string: %S_MSG. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28065 | 16 | 0 | A corrupted message has been received. The unsigned dialog message header is invalid. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28066 | 16 | 0 | A corrupted message has been received. The security dialog message header is invalid. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28067 | 16 | 0 | A corrupted message has been received. The encrypted offset of the envelope does not match the payload encrypted offset. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28068 | 16 | 0 | A corrupted message has been received. The envelope payload is bigger than the message. This occurred in the message with Conversation ID '%.*ls', Initiator: %d, and Message sequence number: %I64d. |
28069 | 16 | 1 | Unexpected session key when encrypting a dialog message. |
28070 | 10 | 0 | Connection handshake failed. The received SSPI message Confirm status is unexpected. State %d. |
28071 | 10 | 0 | The received message could not be forwarded onto another connection. State %d. |
28072 | 16 | 0 | A serious error occurred in the Service Broker message transmitter (operation %i): Error: %i, State: %i. Message transmission will resume in %i seconds. |
28073 | 16 | 0 | An out of memory condition has occurred in the Service Broker message transmitter (operation %i). Message transmission will resume in %i seconds. |
28074 | 16 | 0 | Service Broker could not upgrade conversation with conversation_handle '%ls'. Use END CONVERSATION ... WITH CLEANUP to delete this conversation, then try again to enable the broker. Use ALTER DATABASE ... SET ERROR_BROKER to error all conversations in this database. Use ALTER DATABASE ... SET NEW_BROKER to delete all conversations in this database. |
28075 | 10 | 0 | The broker in the sender's database is in single user mode. Messages cannot be delivered while in single user mode. |
28076 | 10 | 0 | Could not query the FIPS compliance mode flag from registry. Error %ls. |
28077 | 10 | 0 | %S_MSG endpoint is running in FIPS compliance mode. This is an informational message only. No user action is required. |
28078 | 10 | 0 | The RC4 encryption algorithm is not supported when running in FIPS compliance mode. |
28079 | 10 | 0 | Connection handshake failed. The received SSPI packet is not of the expected direction. State %d. |
28080 | 10 | 0 | Connection handshake failed. The %S_MSG endpoint is not configured. State %d. |
28081 | 10 | 0 | Connection handshake failed. An unexpected status %d was returned when trying to send a handshake message. State %d. |
28082 | 10 | 0 | Connection handshake failed. An unexpected internal failure occurred when trying to marshal a message. State %d. |
28083 | 16 | 0 | The database principal '%.*ls' cannot be used in a remote service binding because it cannot own certificates. Remote service bindings cannot be associated with 1) roles, 2) groups or 3) principals mapped to certificates or asymmetric keys. |
28084 | 10 | 0 | An error occurred in Service Broker internal activation while trying to scan the user queue '%ls' for its status. Error: %i, State: %i. %.*ls This is an informational message only. No user action is required. |
28085 | 16 | 0 | The activated task was ended because the associated queue was dropped. |
28086 | 16 | 0 | The activated task was ended because either the queue or activation was disabled. |
28087 | 16 | 0 | The activated task was aborted because the invoked stored procedure '%ls' did not execute RECEIVE. |
28088 | 16 | 0 | The activated task was aborted due to an error (Error: %i, State %i). Check ERRORLOG or the previous "Broker:Activation" trace event for possible output from the activation stored procedure. |
28089 | 16 | 0 | The database principal '%.*ls' cannot be used in a remote service binding because it cannot own certificates. This is a special user for backward compatibility with implicitly connected user schemas. |
28090 | 16 | 0 | An error occurred while deleting sent messages from the transmission queue, Error: %i, State: %i. Verify that no other operation is locking the transmission queue, and that the database is available. |
28091 | 10 | 0 | Starting endpoint for %S_MSG with no authentication is not supported. |
28092 | 10 | 0 | Error updating proxy settings |
28098 | 10 | 0 | A previously existing connection with the same peer was found after DNS lookup. This connection will be closed. All traffic will be redirected to the previously existing connection. This is an informational message only. No user action is required. State %d. |
28099 | 10 | 0 | During the database upgrade process on database '%.*ls', a user object '%S_MSG' named '%.*ls' was found to already exist. That object is now reserved by the system in this version of SQL Server. Because it already exists in the database, the upgrade process is unable to install the object. Remove or rename the user object from the original (pre-upgraded) database on an older version of SQL Server and then retry the database upgrade process by using CREATE DATABASE FOR ATTACH. Functionality that relies on the reserved object may not function correctly if you continue to use the database in the current state. |
28101 | 16 | 0 | User '%.*ls%.*ls' does not have permission to debug the requested client connection. |
28102 | 16 | 0 | Batch execution is terminated because of debugger request. |
28380 | 16 | 0 | Index with the specified Id (%d) in the clone address syntax cannot be found. |
28381 | 15 | 0 | Lock hints other than READCOMMITTED and REPEATABLEREAD are not allowed when clone address syntax is used. |
28382 | 16 | 0 | A correlation name must be specified for the clone address rowset function. |
28383 | 16 | 0 | Clone address hint is missing on the tables '%.*ls'. |
28389 | 16 | 0 | Target with the clone address: IdxId %d, DbFragId %d, RowsetId 0x%016I64X is not found at brick %d. Possibly caused by invalid IDs or by an inconsistency between the IDs and the fragmentation function. |
28390 | 16 | 0 | Invalid clone address syntax: IdxId %d, DbFragId %d, RowsetId 0x%016I64X. |
28391 | 16 | 0 | The use of internal Clone Addressability syntax extensions is incompatible with the feature '%.*ls'. |
28392 | 16 | 0 | The internal Clone Addressability syntax extensions is only allowed on user tables. The target (in the FROM claus) is '%.*ls'. |
28393 | 16 | 0 | The index (id = %d) selected in the plan is inconsistent with the index specified in the clone address syntax (id = %d). |
28394 | 16 | 0 | The query plan uses the feature '%.*ls' which is unexpected with clone address syntax. |
28395 | 16 | 0 | Multiple conflicting Ids are given on '%.*ls': old value = %d, new value = %d. |
28396 | 16 | 0 | Invalid clone address syntax: IdxId %d, DbFragId %d, RowsetId 0x%016I64X. (If you see this error, it implies there is a bug in the code.) |
28397 | 16 | 0 | Unable to activate query fragment. |
28401 | 16 | 0 | Feature or option '%ls' is not available. Please consult Books Online for more information on this feature or option. |
28402 | 16 | 0 | Feature or option '%ls' is not yet implemented. Please consult Books Online for more information on this feature or option. |
28403 | 10 | 1 | Starting SQL Server instance as a MatrixDB instance. |
28404 | 10 | 1 | Exception in exception handling service thread. |
28405 | 17 | 1 | During error handling, a second error was raised, causing an unrecoverable failure. |
28406 | 10 | 1 | Error %d, Severity %d, State %d was raised on a subtask before it was registered, therefore the exception could not be relayed to the main thread. |
28407 | 16 | 0 | Entry fetch from brick %d failed to find entry in distributed cache %d on brick %d. |
28408 | 16 | 0 | This feature or option %ls is available only when an instance of SQL Server is installed as a MatrixDB. For more information about this feature or option, see SQL Server Books Online. |
28410 | 10 | 0 | Warning: The lock_escalation option 'TABLE' is not available, and 'AUTO' option will be used instead. Please consult Books Online for more information on this feature or option. |
28502 | 11 | 0 | The specified object Id is not valid. |
28503 | 11 | 0 | The specified index Id is not valid. |
28504 | 11 | 0 | The specified partition number is not valid. |
28506 | 11 | 0 | Incorrect number of keys was specified. Must specify at least first %d key columns |
28553 | 16 | 1 | Operation is not supported if all bricks are not online. |
28554 | 16 | 1 | Data Virtualization Manager not found. |
28555 | 10 | 1 | DVM failed to handle matrix reconfiguration. {error_code: %d, state: %d} |
28601 | 16 | 0 | The Transaction Coordination Manager has encountered error %d, state %d, severity %d and is shutting down. This is a serious error condition, which may prevent further transaction processing. Examine previously logged messages to figure out the cause for this unexpected failure. Depending on the failure condition, the Transaction Coordination Manager might be restarted automatically. |
28602 | 16 | 0 | The transaction is aborted because the transaction agent is shutting down. |
28603 | 10 | 1 | Transaction agent is shutting down because shutdown request was received from the manager. |
28604 | 10 | 1 | Transaction Coordination Manager is starting up. This is an informational message only. No user action is required. |
28605 | 10 | 1 | Transaction Coordination Manager is inactive. This is an informational message only. No user action is required. |
28606 | 10 | 1 | Transaction Coordination Manager is active with %016I64x as the starting AGE. This is an informational message only. No user action is required. |
28607 | 16 | 0 | TCM %.*ls has received an out of order message from brick id %d and has to be stopped. Based on the state of the system it may restart and re-synchronize automatically. Typical causes for missed messages are temporary network errors or out of memory conditions. Look for earlier messages in the log which should contain additional information. |
28608 | 16 | 0 | Federated transaction could not be started at this time because the TCM Agent is not in a state, which allows new transactions to begin. The TCM Agent is currently in state: %d. The most common reason for this is that the system is being shutdown. Previous messages in the log should contain additional information. |
28609 | 16 | 0 | Matrix transaction operation is not allowed because the transaction doesn't allow forward progress, the transaction will be rolled back. |
28610 | 16 | 0 | Matrix transaction couldn't commit because the task is aborted. The task is aborted either because of cancel instruction from client application, or because one or more transaction paritipant went offline. |
28611 | 18 | 0 | The request is aborted because the transaction has been aborted by Matrix Transaction Coordination Manager. This is mostly caused by one or more transaction particpant brick went offline. |
28612 | 20 | 0 | An error occurred while accessing Transaction Coordination Manager metadata. Could not persist AGE %016I64x. |
28613 | 10 | 1 | Transaction Coordination Agent is active. This is an informational message only. No user action is required. |
28614 | 16 | 0 | TCM manager has received a request for re-synchronization from brick id %d and will now restart. Typical causes where restart is necessary are temporary network errors or out of memory conditions. Look for earlier messages in the log on the offending brick for more information. |
28615 | 20 | 0 | The request has performed an operation that is disallowed on a remote branch of a transaction |
28701 | 16 | 0 | Request aborted due to communication errors: an attempt was made to use channel %d.%d.%I64u in the closed state. |
28702 | 16 | 0 | Request aborted due to communication errors: incoming message format violation. |
28703 | 16 | 0 | Request aborted due to communication errors: no enabled channel maps for component %d found. |
28704 | 16 | 0 | Request aborted due to communication errors: unable to allocate new message for the brick %d. Error code %d. |
28705 | 16 | 0 | Request aborted due to communication errors: unable to complete send operation for the pipeline %hs. Error code %d. |
28706 | 10 | 0 | Next message reported have originated on brick %d. |
28707 | 20 | 0 | Brick was unable to communicate with configuration manager and will be disconnected. See previous errors for the details. |
28708 | 16 | 0 | Failure encountered due to Matrix configuration change: a brick was evicted. |
28709 | 16 | 0 | Dispatcher was unable to create new thread. |
28710 | 16 | 0 | Request aborted due to communication errors: pipeline %hs inconsistency detected: send side reported %I64d bytes sent but there were no messages received on other side. |
28711 | 16 | 0 | Request aborted due to communication errors: pipeline %hs inconsistency detected: send side reported %I64d bytes sent at age %d (current age and bytes sent are %I64d and %I64d) but receive side has processed only %I64d at age %d. |
28712 | 16 | 0 | Unable to start expiration manager dispatch thread. Result code %d. |
28713 | 16 | 0 | Communication subsystem failed to process user abort request. Error Number: %d; State: %d. |
28714 | 16 | 0 | Request aborted due to communication errors: an attempt was made to communicate with Brick %d which is no longer online or have been reconfigured. |
28715 | 10 | 0 | Execution of the request was aborted on remote brick. |
28716 | 16 | 0 | Request aborted due to communication errors: too many concurrent operations. |
28717 | 16 | 0 | Request aborted due to communication errors: communication subsystem is shutting down or initialization not complete yet. |
28718 | 16 | 0 | Request aborted due to communication errors: pipeline %hs received message (classId %d, sequenceId %d) from the expired age %d (last acceptable age %d). |
28719 | 16 | 0 | Request aborted due to Fabric errors: unable to enqueue a task for workspace 0x%I64x. |
28720 | 16 | 0 | Mci subsystem failed to start with error %d. |
28721 | 16 | 0 | Mci subsystem failed to start channel %d with error %d |
28722 | 20 | 0 | Force close service was unable to communicate with configuration manager (brick %d) either due errors or timeout (%d milliseconds). Matrix is not functioning properly. Investigation is prudent. |
28723 | 16 | 0 | Brick was shutdown by administrator request |
28724 | 16 | 0 | Channel close verification |
28725 | 20 | 0 | Unable to process cancellation request due to resource availability. Retrying... |
28726 | 20 | 0 | Unable to process activation data for a workspace. |
28727 | 20 | 0 | Unable to process incoming message due to resource availability. |
28728 | 16 | 0 | Request aborted due to communication errors: no channel maps of version %d for component %d found to create channel %I64u. |
28729 | 16 | 0 | Request aborted due to communication errors: a message have arrived for non-activated channel %I64u. |
28901 | 10 | 1 | Configuration manager agent has started enlistment protocol to join matrix |
28902 | 16 | 1 | Cannot create configuration manager agent enlistment thread. |
28903 | 16 | 1 | Configuration manager agent enlistment is retrying enlistment since brick <%d> eviction is pending. |
28904 | 16 | 1 | Configuration manager agent enlistment is sending join request message to manager. |
28905 | 16 | 1 | Configuration manager agent enlistment failed to receive reply from manager. See previous errors in error log. |
28906 | 16 | 1 | Configuration manager agent enlistment completed with '%s'. |
28907 | 16 | 1 | Configuration manager agent enlistment stopped. |
28908 | 16 | 1 | Configuration manager agent enlistment failed due to different enlistment protocol versions between manager and agent. Version received from manager: <%d>, Version expected: <%d>. |
28909 | 16 | 1 | Configuration manager agent enlistment failed due to receiving reply from invalid manager brick id <%d> . |
28910 | 16 | 1 | Sequence number mismatch of enlistment messages. Sequence number received: <%d>, Sequence number expected <%d>. |
28911 | 10 | 1 | Configuration manager agent enlistment succeeded. Manager accepted brick <%d> join request. |
28912 | 16 | 1 | Brick <%d> enlistment with configuration manager failed due to '%s' mismatch. Brick will be taken down. |
28913 | 16 | 1 | Configuration manager agent enlistment encountered error %d, state %d, severity %d and is shutting down. This is a serious error condition, that prevents the brick from joining the matrix. Brick will be taken down. |
28914 | 10 | 1 | Configuration manager agent enlistment: Brick <%d>, state <%d>. |
28915 | 16 | 1 | Configuration manager agent encountered error %d, state %d, severity %d while updating brick <%lu> incarnation to %I64u. Examine previous logged messages to determine cause of this error. |
28916 | 16 | 1 | Configuration manager agent encountered error %d, state %d, severity %d while updating state information. Examine previous logged messages to determine cause of this error. |
28917 | 10 | 1 | Configuration manager agent enlistment received join reply message. |
28918 | 16 | 1 | Brick cannot be started due to fatal error %d, state %d, severity %d during bootstrap. Examine previous logged messages to determine cause of this error. |
28919 | 16 | 1 | Duplicate brick id <%d> detected in configuration file. |
28920 | 16 | 1 | Configuration manager agent cannot send reported error to configuration manager due to error %d, state %d, severity %d. |
28921 | 16 | 1 | No configuration file specified. |
28922 | 16 | 1 | Configuration manager agent thread encountered fatal exception (error: %d severity: %d state: %d). This is a serious error and brick will be taken down. Examine previously logged messages to figure out the cause for this fatal failure. |
28923 | 16 | 1 | Configuration manager agent initialization failed. See previous errors in error log. This is a serious error condition and brick will be taken down. |
28924 | 16 | 1 | Configuration manager agent activation failed. |
28925 | 16 | 1 | Configuration manager agent quiesce failed. |
28926 | 16 | 1 | Configuration manager agent release failed. |
28927 | 16 | 1 | Configuration manager cannot create agent %d. |
28929 | 16 | 1 | Configuration manager agent cannot commit new roster. |
28931 | 16 | 1 | Configuration manager agent roster is corrupt. |
28932 | 16 | 1 | Configuration manager agent did not receive a shutdown channel map. |
28933 | 16 | 1 | Configuration manager agent could not perform brick down notification. |
28934 | 16 | 1 | Configuration manager agent could not perform brick up notification. |
28935 | 16 | 1 | Configuration manager agent is trying to start non-existing agent %d. |
28936 | 16 | 1 | Configuration manager agent start failed (Loc: %d). |
28937 | 16 | 1 | Configuration manager agent stop failed. |
28938 | 10 | 1 | Configuration manager agent has started. |
28939 | 10 | 1 | Configuration manager agent has shutdown. |
28940 | 16 | 1 | Configuration manager agent could not delete stale MCI sessions. |
28942 | 16 | 1 | Error reading configuration file. (Reason=%d). |
28943 | 16 | 1 | Error reading configuration file. Column %s not defined. |
28944 | 16 | 1 | Error reading configuration file. Host name or instance name cannot be empty (Reason: %d). |
28945 | 16 | 1 | Error reading configuration file. Invalid contents. (Reason=%d). |
28946 | 16 | 1 | Error reading matrix.xsd schema configuration file. (Reason=%d). |
28947 | 16 | 0 | Error reading configuration file. (line:%d, column:%d, Reason=%s). |
28948 | 16 | 1 | Error reading configuration file. Invalid placement brick id. |
28949 | 16 | 1 | Error during configuration check (Function:%s, result: 0x%08lx). |
28950 | 16 | 1 | Configuration manager agent cannot store metadata. |
28951 | 16 | 1 | Cannot update roster, brick id %d not part of roster. |
28952 | 16 | 1 | Configuration manager cannot initialize agent %d. |
28953 | 16 | 1 | Matrix agent %d has the invalid state %d. |
28955 | 16 | 1 | Cannot create roster memento. |
28958 | 16 | 1 | Error copying configuration. (Reason=%s). |
28959 | 16 | 1 | Cannot commit metadata change for brick id %d. |
28960 | 16 | 1 | Error: Cannot read <%s> node of configuration file. |
28961 | 16 | 1 | Error: invalid configuration file, no bricks defined. |
28962 | 16 | 1 | Error: Invalid value for manager name %s specified. |
28963 | 16 | 1 | Error: Invalid value for manager role %s specified. |
28964 | 16 | 1 | Error: Cannot create dom object for writing of XML configuration file (Reason %d). |
28968 | 10 | 1 | Starting communication infrastructure for communication between configuration manager and agent |
28969 | 10 | 1 | Configuration manager agent shutting down... |
28970 | 16 | 1 | Error: cannot update matrix metadata (Loc: %d). |
28972 | 16 | 1 | Error: cannot determine host name. |
28973 | 16 | 1 | Configuration manager agent cannot create notification publisher. |
28974 | 16 | 1 | Configuration manager agent cannot create notification service. |
28975 | 16 | 1 | Brick not configured correctly, corrupt configuration file. |
28976 | 16 | 1 | Configuration manager agent is ignoring stale message from manager brick %d due to '%s' mismatch. Expected %I64u but received %I64u |
28977 | 16 | 1 | Configuration manager agent is performing '%s' '%s' operation. |
28978 | 16 | 1 | Configuration manager agent cannot '%s' '%s'. Examine previous logged messages to determine cause of this error. This is a fatal error affecting system functionality and brick will be taken down. |
28979 | 16 | 1 | Configuration manager agent cannot '%s' '%s' due to invalid state '%s'. This is a fatal error affecting system functionality and brick will be taken down. |
28980 | 16 | 1 | Error writing brick simulator state file. (Reason=%s). |