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

Some initialization messages may not appear as the Logger object changes during initialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.2
    • 2.3
    • Core Java Framework
    • None

    Description

      In the initialize method in AggregateAnalysisEngine_impl the logger object returned by the local getLogger() method changes ... for the init_begin msg it is correct, but after initASB has been called when the init_successful msg is logged the logger object is the one for the ASB_impl class. All 3 implementations of AnalysisEngine use the getLogger() method in Resource_ImplBase which gets it from its local UimaContext ... but this is changed during initialization.

      Attachments

        Activity

          People

            schor Marshall Schor
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: