The Process Monitoring perspective can request multiple refresh actions without waiting for the previous request to be answered.
This can cause all the Java Worker Processes (JWP) to just perform refresh actions on the server side, which leads to unresponsive UI behavior.
Update to a fix version listed below or a newer version if available where we avoid the behavior by disabling all request actions (Refresh button, filter button,...) as long as the previous refresh was finished.
Within this fix it was managed to avoid to send multiple refresh requests to the backend in the “Process Monitoring perspective” in AWI.
The following request was there for disabled:
Now all the mentioned requests are disabled as long as the previous refresh was finished. To summarize, the Process Monitoring perspective can now request multiple refresh actions without waiting that the previous request was answered.
Fix Status: Fixed
Fix Version(s):
Automic Web Interface 12.2.0 - Available
Automic Web Interface 12.1.0 HF1 - Available