Share via


Caching Application Block Event Log Entries

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

This topic lists the Caching Application Block event log entries. The listener is the class that raised the event. The event is the name of the event. The exception is the Boolean value of the exception. The main message is the main error message.

Listener: CachingInstrumentationListener

  • Event: CacheFailed
  • Exception: true
  • Main message: The error occurred using the instance instance name.
  • Additional information: Failure while starting application-specified refresh action.

Listener: CachingInstrumentationListener

  • Event: CacheCallbackFailed
  • Exception: true
  • Main message: The error occurred executing the removal callback for key key in the instance name instance.

Listener: DefaultCachingEventLogger

  • Event: Configuration error
  • Exception: true
  • Main message: The error occurred retrieving the configuration for instance instance name.

Listener: ConfigurationChangeWatcher

  • Event: Error notifying a change in Configuration.
  • Exception: N/A
  • Main message: There was an error raising an event in watcher type full name-exception message.