You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2015/10/09 16:00:33 UTC

[jira] [Closed] (UIMA-4636) Reduce DUCC Agent logging while AE parts initialize

     [ https://issues.apache.org/jira/browse/UIMA-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-4636.
-------------------------------
    Resolution: Fixed

Reduces agent logging. Modified AgentSession class to log only when AE transitions from Initializing to Running state

> Reduce DUCC Agent logging while AE parts initialize
> ---------------------------------------------------
>
>                 Key: UIMA-4636
>                 URL: https://issues.apache.org/jira/browse/UIMA-4636
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.1.0-Ducc
>
>
> While the AE delegates initialize, the Agent keeps logging the same msg:
> 05 Oct 2015 11:48:16,993  INFO Job Process.AgentSession - J[N/A] T[73] notifyAgentWithStatus  ... Job Process State Changed - PID:59507. Process State: Initializing. JMX Url:N/A\
>  Dispatched State Update Event to Agent with IP:X.X.X.X
> The above is driven by a timer which pops at configurable interval to check the init state of all AE delegate parts.
> Silence the above msg and only log when the AE transitions from Initializing to Running



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)