OpenWGA 7.6 - Configuration references

Java system variables

de.innovationgate.wga.cachemanagement.verbose

Purpose: Activates verbose log output about cache management of background changes
Contents: true | false
Default value: false
Activation this produces messages in the application log about cache maintenance operations that pickup background changes. These are changes to the database that are not done by the current OpenWGA process but some other process (for example another OpenWGA node in a cluster). OpenWGA needs to detect these changes to keep its cache up-to-date.

It can be used to track which database changes are processed and how the cache reacts on various data modifications.