Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1994

Fix NPE in UIMA AS Client When Running with Log Level > INFO

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.1AS
    • Async Scaleout
    • None

    Description

      NPE is thrown in AsynchAECasManager.iniitalize method if log level > INFO and UIMA AS client application does not provide initial heap size in ApplicationContext. If the context is not provided, the UIMA AS client initialize() method passes null for performanceTuningSettings when calling AsynchAECasManager.initialize(). Inside that method, the performanceTuningSettings is dereferenced causing NPE.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: