Seeing spike in CPU usage from the average 15-20% up to 60-70% which end up crash the IDM application service with following message
12:40:50,382 ERROR [org.apache.activemq.artemis.core.client] (Thread-2448 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=<xxxx>)) AMQ214013: Failed to decode packet: java.lang.OutOfMemoryError: Java heap space
Release : 14.4
Component : Jboss EAP 7.2.0 GA
This is due to garbage collection was not properly working which result memory leak on EAP 7.2
Patch Jboss to 7.2.9