App system slowdown and multiple blocked threads on com.niku.union.config.ConfigurationManager, will resolve upon restart
STEPS TO REPRODUCE:
Expected Results: The system to remain stable and threads to be running
Actual Results: Multiple blocked threads on com.niku.union.config.ConfigurationManager
java.lang.Thread.State: BLOCKED (on object monitor)
at com.niku.union.config.ConfigurationManager.getComponentDescriptor(ConfigurationManager.java:2561)
- waiting to lock <0x0000000541508a48> (a com.niku.union.utility.caching.CacheKeys$Key$10)
Workaround: Restart all services
DE79594, fixed in 16.2.2
We recommend to avoid flushing caches on a live Production system during normal work hours.