0 Replies Latest reply on Jun 7, 2018 3:25 PM by girionkct86

    Wildfly version 8.2.1 is used in CA IDM14.1 and task getting stuck up "In progress" due to HornetQ messaging

    girionkct86

      Our CA IDM 14.1 is running on wildfly-8.2.1 application server. We are frequently experiencing issue with task getting stuck up in progress.

      As per CA Engg. this has something to do with hornetq, as hornetq is not able to process the requests, these are getting stuck up.

       

      we are checking hornetq request count using below command. Once our task stuck up, this count won’t move and finally we have to restart our app server.

      As per CA, this count below 4000L is fine and our count stays well below 4000L but still task stuck up.

       

      /subsystem=messaging/hornetq-server=default/jms-queue=iam.im.jms.queue.com.netegrity.ims.msg.queue:read-attribute(name=message-count)