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 2014/04/01 17:01:37 UTC

[jira] [Closed] (UIMA-3715) Reduce logging in the UIMA-AS service

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

Jerry Cwiklik closed UIMA-3715.
-------------------------------

    Resolution: Fixed

Increased log level when logging in JmsOutputChannel.invalidateConnectionAndEndpoints(). The message can be misunderstood as a problem. The code closes "idle" JMS sessions to prevent AMQ broker from going OOM in some scenarios.  

> Reduce logging in the UIMA-AS service
> -------------------------------------
>
>                 Key: UIMA-3715
>                 URL: https://issues.apache.org/jira/browse/UIMA-3715
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.4.2AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.5.0AS
>
>
> The UIMA-AS service logs a message when it invalidates a JMS Session that has not been used in awhile. This is expected behavior.
> The message being logged may fool a user into thinking that there is something wrong happening in the service. 
> Increase the log level on FINE from INFO.



--
This message was sent by Atlassian JIRA
(v6.2#6252)