mgmt

checkpointGenerated

Table 1. checkpointGenerated properties

Property name

Value

Application name

mgmt

Event name

checkpointGenerated

Default severity

informational

Message format string

Generated checkpoint checkpoint_name with comment checkpoint_comment on the following path checkpoint_file_path.

Cause

A configuration checkpoint generated on the mentioned path.

Effect

The mentioned checkpoint is stored to the filesystem.

checkpointRevertRequestReceived

Table 2. checkpointRevertRequestReceived properties

Property name

Value

Application name

mgmt

Event name

checkpointRevertRequestReceived

Default severity

warning

Message format string

Configuration is going to be reverted to checkpoint checkpoint_id name checkpoint_name comment checkpoint_comment.

Cause

Configuration revert request was received.

Effect

Configuration is going to be reverted to the specified checkpoint and applied to running datastore.

commitFailed

Table 3. commitFailed properties

Property name

Value

Application name

mgmt

Event name

commitFailed

Default severity

warning

Message format string

Error while committing configuration changes for user username session session_id (message).

Cause

Unsuccessful commit due to error(s)

Effect

Configuration changes are not applied to running datastore

commitSucceeded

Table 4. commitSucceeded properties

Property name

Value

Application name

mgmt

Event name

commitSucceeded

Default severity

informational

Message format string

All changes have been committed successfully by user username session session_id.

Cause

A successful commit

Effect

Configuration changes applied to running datastore

exclusiveConfigSessionBlockedByOtherSessionError

Table 5. exclusiveConfigSessionBlockedByOtherSessionError properties

Property name

Value

Application name

mgmt

Event name

exclusiveConfigSessionBlockedByOtherSessionError

Default severity

informational

Message format string

Cannot start an exclusive configuration session for candidate name candidate_name, there is other configuration session in progress - session id session_id username username candidate name candidate_name.

Cause

Candidate datastore is locked due to other active session in progress

Effect

Exclusive configuration session Error

exclusiveConfigSessionError

Table 6. exclusiveConfigSessionError properties

Property name

Value

Application name

mgmt

Event name

exclusiveConfigSessionError

Default severity

informational

Message format string

Cannot start an exclusive configuration session, there is already another exclusive configuration session in progress - session id session_id username username candidate name candidate_name.

Cause

Candidate datastore is locked due to other active session in progress

Effect

Exclusive configuration session Error

privateConfigSessionError

Table 7. privateConfigSessionError properties

Property name

Value

Application name

mgmt

Event name

privateConfigSessionError

Default severity

informational

Message format string

Cannot start a configuration session for candidate name candidate_name by user username, the candidate is owned by user candidate_username.

Cause

Candidate datastore is owned by different user

Effect

Private configuration session Error

privateSharedMismatch

Table 8. privateSharedMismatch properties

Property name

Value

Application name

mgmt

Event name

privateSharedMismatch

Default severity

informational

Message format string

Cannot start a configuration session for candidate name candidate_name by user username, cannot use private candidate with shared session or vice versa.

Cause

Candidate was created as private and the requested configuration session is shared or vice versa

Effect

Private shared configuration mismatch Error

sharedConfigSessionBlockedByOtherSessionError

Table 9. sharedConfigSessionBlockedByOtherSessionError properties

Property name

Value

Application name

mgmt

Event name

sharedConfigSessionBlockedByOtherSessionError

Default severity

informational

Message format string

Cannot start a shared configuration session for candidate name candidate_name, there is other configuration session in progress - session id session_id username username candidate name candidate_name.

Cause

Candidate datastore is locked due to other active session in progress

Effect

Shared configuration session Error