Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1757

History - java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached

    XMLWordPrintable

Details

    Description

      Current Situation

      • After the events have been processed, the History Service propagates them to JOC Cockpit via the Internal EventBus interface (new threads are created).
      • In some situations this leads to an OutOfMemoryError error:
        • java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
      • This means that the History service repeats the processing of events that have already been processed.

      Desired Behaviour

      • The fact that propagating events due to a lack of resources should have no impact on History processing and should be logged at WARNING level.

      Attachments

        Activity

          People

            re Robert Ehrlich
            re Robert Ehrlich
            Robert Ehrlich Robert Ehrlich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: