Issue: When the program options Automatically assess Entities that moved into selected dynamic groups and Automatically remove Entities that have moved out of selected dynamic groups are selected, entities moved to a dynamic group are not automatically added to a program and entities moved out of a dynamic group are not automatically removed from the program.
Workaround: To set the below properties
- Navigate to %AGILIANCE_HOME%\Services\RC\cfg folder
- Open the agiliance_wrapper.conf file by using a text editor
- Change the properties, wrapper.java.additional.1=-XX:MaxPermSize=512M (Permgen space OutofMemory)
- The exception can be in the range of 256M, 512M, 640M and so on
- wrapper.java.maxmemory=1024 (Heap OutofMemory Exception can be in the range of 1024, 1536 and so on)
- Restart RiskVision services