Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Problem Description
The agent ribbon bar button is not responding on clicking it
Potential Cause
So the scenario should like this:
Start Agent and service
Classify a document (eg. set compliance)
Change configuration → add new tag for compliance
Try to classify the document from point 2 again via explorer
The Agent will crash because it still has the old ClassificationEvent with less tags than the current configuration, making necessary the changes.
...
Solution
Manually rerun the “gvclient.uiwpf.loader” process if it has crashed.
This is the path of the file:
C:\Program Files (x86)\GVClient\GVClient.UIWPF.Loader.exe |
Also, restart the Getvisibility service to make sure the agent has stabilized now
...
...