This happens when there is a problem in any of the event filter XML files under custom directory of OneClick. The files are located in the below location
"<Specroot>\custom\repmgr\config\events"
Below is a brief description about the wkpeventfiles table:
This table lists all the event filter XML files that are read from custom directory in OneClick.
Event filters are uniquely named sets of any number of predefined event codes. When users configure an event report, they can elect to specify in the Select the Event Types to include or exclude a field whether to include or exclude data in the report from events in a particular event filter.
An event filter is defined by an XML file that specifies the event codes. Users can create new event filter files, and they can copy and modify the event filter files included with Report Manager. This file resides in custom directory of OneClick.
Report manager reads the event filter XML files from custom directory of OneClick. Once read, the data from each XML file is added to two tables: wkpeventfiles and wkpeventfilemap.
Table wkpeventfiles lists all the XML files that were read from the custom directory.
wkpeventfilemap
Description
The table wkpeventfilemap maps the event types found in the XML file and maps them to the file from which they were read.