Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic lists the Caching Application Block event log entries. The listener is the class that raised the event.
Cache Failed Event
Event |
Description |
|---|---|
Event Name |
CacheFailed. |
Message |
The error occurred using the instance instance name. |
Additional Information |
Failure while starting application-specified refresh action. |
Listener |
CachingInstrumentationListener. |
Cache Callback Failed Event
Event |
Description |
|---|---|
Event Name |
CacheCallbackFailed. |
Message |
The error occurred executing the removal callback for key key in the instance name instance. |
Listener |
CachingInstrumentationListener. |
Configuration Error Event
Event |
Description |
|---|---|
Event Name |
ConfigurationError. |
Message |
The error occurred retrieving the configuration for instance instance name. |
Listener |
ConfigurationChangeWatcher. |
Configuration Changed Event
Event |
Description |
|---|---|
Event Name |
ConfigurationChanged. |
Message |
There was an error raising an event in watcher type full name - exception message. |
Listener |
ConfigurationChangeWatcher. |