Administration Guide > TDV Event Log Message Reference > TDV Server Events
 
TDV Server Events
These messages can be found in <TDV_install_dir>/logs/cs_server_events.log.
Number
Event
Description
Severity
Status
20000
csServerStart
Composite Server started
INFO
START
20001
csServerStop
Composite Server stopped
INFO
STOP
20002
csUserCreate
user={0} created in domain={1}
INFO
CREATE
20003
csGroupCreate
group={0} created in domain={1}
INFO
CREATE
20004
csUserDelete
user={0} deleted in domain={1}
INFO
DELETE
20005
csGroupDelete
group={0} deleted in domain={1}
INFO
DELETE
20006
csUserAddToGroup
user={0} in domain={1} added to group={2} in domain={3}
INFO
ADD
20007
csUserRemoveFromGroup
user={0} in domain={1} removed from group={2} in domain={3}
INFO
REMOVE
20008
csDomainCreate
created domain={0}
INFO
CREATE
20009
csDomainDelete
deleted domain={0}
INFO
DELETE
20010
csUserPasswordModify
password changed for user={0} in domain={1}
INFO
MODIFY
20100
csRequestStart
request id={0} started
INFO
START
20101
csRequestWait
request id={0} waiting to run
INFO
WAIT
20102
csRequestEnd
request id={0} completed
INFO
END
20103
csRequestFail
request id={0} failed. exception={1}
ERROR
FAIL
20104
csRequestCancel
request id={0} canceled
INFO
CANCEL
20105
csRequestWaitQueueThresholdPass
wait queue threshold passed with request id={0}
INFO
PASS
20106
csRequestWaitQueueThresholdReset
wait queue threshold reset with request id={0}
INFO
RESET
20107
csPreparedStatementSuccess
prepared statement with transaction id={0} successful. sql={1}
INFO
SUCCESS
20108
csPreparedStatementFail
prepared statement with transaction id={0} failed. sql={1} exception={2}
ERROR
FAIL
20109
csRequestInactive
request is inactive for {3} minutes: session id={2},transaction id={1},request id={0},sql={4}
WARNING
WARNING
20110
csRequestRunForTooLong
request has run for {3} minutes: session id={2},transaction id={1},request id={0},sql={4}
WARNING
WARNING
20200
csTransactionStart
transaction id={0} started
INFO
START
20201
csTransactionCommit
transaction id={0} committed
INFO
COMMIT
20202
csTransactionFail
transaction id={0} failed. message={0} stack trace={1}
ERROR
FAIL
20203
csTransactionRollBack
transaction id={0} rolled back
INFO
ROLLBACK
20204
csTransactionCompensate
transaction id={0} compensated. message={1}
INFO
COMPENSATE
20300
csCacheEnable
cache={0} enabled
INFO
ENABLE
20301
csCacheDisable
cache={0} disabled
INFO
DISABLE
20302
csCacheClear
cache={0} cleared, params={1}
INFO
CLEAR
20303
csCacheRefreshStart
cache refresh={0} started, params={1}
INFO
START
20304
csCacheRefreshEnd
cache refresh={0} end, params={1}
INFO
END
20305
csCacheRefreshFail
cache refresh={0} failed, params={1}, message={2}
ERROR
FAIL
20400
csTriggerStart
trigger name={0} type={1} action={2}
INFO
START
20401
csTriggerEnd
trigger name={0} type={1} action={2}
INFO
END
20402
csTriggerFail
trigger name={0} type={1} action={2}, reason failed: {3}
ERROR
FAIL
20500
csDataSourceOn
data source={0} with type={1} on
INFO
ON
20501
csDataSourceOff
data source={0} with type={1} off
INFO
OFF
20502
csDataSourceUp
data source={0} with type={1} up
INFO
UP
20503
csDataSourceDown
data source={0} with type={1} down
ERROR
DOWN
20504
csDataSourceModify
data source={0} with type={1} modified
INFO
MODIFY
20505
csIntrospectStart
introspection of data source={0} with type={1} started
INFO
START
20506
csIntrospectEnd
introspection of data source={0} with type={1} completed. Report={2}.
INFO
END
20507
csIntrospectCancel
introspection of data source={0} with type={1} cancelled
INFO
CANCEL
20508
csIntrospectFail
introspection of data source={0} with type={1} failed. Exception={2}.
ERROR
FAIL
20509
csTestStart
test data source={0} with type={1} started
INFO
START
20510
csTestSuccess
test data source={0} with type={1} successful
INFO
SUCCESS
20511
csTestFail
test data source={0} with type={1} failed
ERROR
FAIL
20512
csConnPoolSizeIncrease
connection pool={0} size increased
INFO
INCREASE
20513
csConnPoolSizeDecrease
connection pool={0} size decreased
INFO
DECREASE
20514
csConnCheckOut
connection pool={0} has connection checked out
INFO
CHECK_OUT
20515
csConnCheckIn
connection pool={0} has connection checked in
INFO
CHECK_IN
20516
csConnInvalid
connection pool={0} has invalid connection
ERROR
INVALID
20517
csConnFail
connection pool={0} has failed connection
ERROR
FAIL
20518
csConnPoolExhaust
connection pool={0} exhausted
INFO
EXHAUST
20519
csStatisticsDSProcessingStartProcess
statistics processing={0} started processing
INFO
START
20520
csStatisticsDSProcessingComplete
statistics processing={0} completed processing successfully
INFO
END
20522
csStatisticsDSProcessingFailed
statistics processing={0} failed to process
ERROR
FAIL
20701
csSessionStart
Session={0} started for user={1} in domain={2}
INFO
START
20702
csSessionEnd
Session={0} completed for user={1} in domain={2}
INFO
END
20703
csSessionTerminate
Session={0} terminated for user={1} in domain={2}
INFO
TERMINATE
20704
csSessionNonLocalhostRequestFail
Session creation denied for user={0} in domain={1} at hostname={2}. Only session creation requests from localhost, 127.0.0.1, {3} and {4} are allowed.
ERROR
FAIL
20705
csSessionMaxConnectionsExhaust
Session creation denied for user={0} in domain={1} at hostname={2}. Maximum session connection limit of {3} has been exhausted.
ERROR
FAIL
20706
csSessionRunForTooLong
Session run for {3} minutes for user={0} in domain={1} at hostname={2}.
WARNING
WARNING
20707
csSessionLoginUserFail
Session login failed in domain={0}
ERROR
FAIL
20708
csSessionLoginPwdFail
session login failed for user={0} in domain={1}
ERROR
FAIL
20800
csResourceCreate
resource={0} with path={1} and type={2} created
INFO
CREATE
20801
csResourceDelete
resource={0} with path={1} and type={2} deleted
INFO
DESTROY
20802
csStatisticsResourceProcessingStartProcess
statistics processing={0} started processing
INFO
START
20803
csStatisticsResourceProcessingComplete
statistics processing={0} completed processing successfully
INFO
END
20804
csStatisticsResourceProcessingFailed
statistics processing={0} failed to process
ERROR
FAIL
20805
csResourceLock
locked resource at path={3}
INFO
LOC
20806
csResourceUnlock
unlocked resource at path={3}
INFO
UNLOCK
21000
csStorageLowWarning
storage low warning
WARNING
PASS
21001
csStorageLowCritical
storage low critical
ERROR
FAIL
21500
csClusterServerDisconnected
server {0} has been disconnected
WARNING
DISCONNECTED
21501
csClusterServerConnected
server {0} has been activated
INFO
ACTIVATED
21502
csClusterServerShunned
server has been shunned
INFO
SHUNNED
21503
csClusterServerJoined
server has joined to the cluster
INFO
JOINED
22000
csSecurityRBSCreate
RBS {0} has been created
INFO
CREATE
22001
csSecurityRBSUpdate
RBS {0} has been updated
INFO
UPDATE
22002
csSecurityRBSDelete
RBS {0} has been deleted
INFO
DELETE
22003
csSecurityRBSEnable
RBS Feature has been enabled
INFO
ENABLE
22004
csSecurityRBSDisable
RBS Feature has been disabled
INFO
DISABLE
22005
csSecurityRBSAssign
RBS {0} has been assigned
INFO
ASSIGN
22006
csSecurityRBSRemove
RBS {0} has been removed
INFO
REMOVE
22007
csSecurityUserLockStatus
User {2} has changed the account lock status of user {0} to {1}
INFO
LOCK
22008
csSecurityUserImplicitlyLocked
User {0}@{1} has become implicitly locked
INFO
LOCK
23000
csKPIPersistentStart
{0}
INFO
START
23001
csKPIPersistentEnd
{0}
INFO
END
23002
csKPIPersistentFailed
{0} exception={1}
ERROR
FAIL
23003
csKPITruncationStart
{0}
INFO
START
23004
csKPITruncationEnd
{0}
INFO
END
23005
csKPITruncationFailed
{0} exception={1}
ERROR
FAIL
23006
csKPIBackupStart
{0}
INFO
START
23007
csKPIBackupEnd
{0}
INFO
END
23008
csKPIBackupFailed
{0} exception={1}
ERROR
FAIL
23009
csKPIRestoreStart
{0}
INFO
START
23010
csKPIRestoreEnd
{0}
INFO
END
23011
csKPIRestoreFailed
{0} exception={1}
ERROR
FAIL
22200
csAuditConfigChange
property={0} has been changed from {1} to {2}
INFO
AUDIT
22201
csAuditSessionAuthFail
Session authentication for user={0} in domain={1} has been failed
ERROR
AUDIT
22202
csAuditFetchRequestInvalid
Invalid dataset fetch request from user={0} in domain={1}
ERROR
AUDIT