Below is a table explaining Cache Event IDs.
Event Name
|
ID
|
Description
|
CacheStart
|
1000
|
Cache Started Successfully
|
CacheStop
|
1001
|
Cache Stopped Successfully
|
CacheStartError
|
1002
|
You don't have permission to perform this operation
|
CacheStopError
|
1003
|
Cache cannot be stopped due to an exception
|
ClientConnected
|
1004
|
Client has connected to cache
|
ClientDisconnected
|
1005
|
Client has disconnected from the cache
|
NodeJoined
|
1006
|
Node has joined
|
NodeLeft
|
1007
|
Node Has Left
|
StateTransferStart
|
1008
|
NCache has started state transfer
|
StateTransferStop
|
1009
|
NCache has completed state transfer
|
StateTransferError
|
1010
|
NCache has ended state transfer prematurely
|
UnhandledException
|
1011
|
An unhandled exception has occurred
|
ServiceStartFailure
|
1013
|
NCache Service fails to start (Normally in case of server reboot)
|
LoggingEnabled
|
1014
|
Logging enabled successfully
|
LoggingDisabled
|
1015
|
Logging disabled successfully
|
CacheSizeWarning
|
1016
|
Cache has exceeded from allocated cache size
|
GeneralError
|
1017
|
NCache failed to open log
|
GeneralInformation
|
1018
|
Any other information that cannot be defined using the current event IDs
|
ConfigurationError
|
1019
|
BridgeServer failed to load configuration information
|
LicensingError
|
1020
|
NCache evaluation has expired. It can't be extended anymore therefore, please purchase NCache license from sales@alachisoft.com and activate before expiration
|
SecurityError
|
1021
|
You don't have permission to perform this operation
|