Uploaded image for project: 'LAMAXU'
  1. LAMAXU
  2. LAMA-121

OutOfMemoryError: GC overhead limit exceeded

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.0.7.5
    • Component/s: General
    • Labels:
      None
    • Acceptance Criteria:
      No more errors

      Description

      There is an issue when the Agent heap memory is exhausted causing the error below.

      java.lang.OutOfMemoryError: GC overhead limit exceeded
      2019-08-19 08:32:02 ERROR Sweeper:194 - [EKSTGINTMQ1 data collector] - Exception encountered collecting data from message broker EKSTGINTMQ1
      com.qm.lamaxu.messagebroker.mq.MessageBrokerCommunicationException: java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: GC overhead limit exceeded
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllObjects(WebSphereMQQueueManager.java:1182)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllObjects(WebSphereMQQueueManager.java:522)
      at com.qm.lamaxu.cache.Sweeper.captureObjectData(Sweeper.java:113)
      at com.qm.lamaxu.cache.Sweeper.run(Sweeper.java:176)
      at java.lang.Thread.run(Thread.java:748)
      Caused by: java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: GC overhead limit exceeded
      at java.util.concurrent.FutureTask.report(FutureTask.java:122)
      at java.util.concurrent.FutureTask.get(FutureTask.java:206)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getObjectsViaPcfRequest(WebSphereMQQueueManager.java:1890)
      at com.qm.lamaxu.messagebroker.mq.WebSphereMQQueueManager.getAllObjects(WebSphereMQQueueManager.java:1178)
      ... 4 more

        Attachments

          Activity

            People

            • Assignee:
              matt Matthew Batterham
              Reporter:
              matt Matthew Batterham
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: