The Workload Control Center (WCC) server experiences continuous OpenJDK high CPU spiking and failures when attempting to access logs. These symptoms often correlate with out-of-memory issues within the Java process, causing the Web UI to become unresponsive or slow.
Autosys Workload Automation Release 12.1.01 and higher
Workload Control Center (WCC)
Windows Operating System
The issue is typically caused by insufficient JVM memory allocation for the WCC services and a restricted message queue size. When the application handles a high volume of data or concurrent requests, the default 2GB memory limit is exceeded, leading to excessive garbage collection (CPU spikes) and eventually "java.lang.OutOfMemoryError" in the logs.
Symptoms:
CAUAJM_E_10010 appearing during operations.java.lang.OutOfMemoryError in WCC logs.Follow these steps to increase the memory allocation and adjust the environment variables to resolve performance issues.
Increase JVM Memory Allocation
####\Program Files\CA\WorkloadAutomationAE\wcc\tomcat\conf.wrapper.conf file in a text editor.wrapper.java.initmemory=4096wrapper.java.maxmemory=16384CA-wccCA-wcc-servicesAdjust Message Queue Size (Windows)
MB4Q and the Variable value to 64 (or 128 for larger environments).