You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2019/02/01 16:04:00 UTC

[jira] [Commented] (UIMA-5977) DUCC Web Server (WS) JMX thread leak

    [ https://issues.apache.org/jira/browse/UIMA-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758444#comment-16758444 ] 

Lou DeGenaro commented on UIMA-5977:
------------------------------------

WS code for JMX connection management comprises JmxHelper and derived classes BrokerHelper and DatabaseHelper.  The code to to "reconnect" is inconsistent.  Fix is to abandon "reconnect" (which may not close previous connection) in favor of connect+disconnect.  Tested, and problem is fixed.

> DUCC Web Server (WS) JMX thread leak
> ------------------------------------
>
>                 Key: UIMA-5977
>                 URL: https://issues.apache.org/jira/browse/UIMA-5977
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>            Priority: Major
>             Fix For: 3.0.0-Ducc
>
>
> WS is leaking threads using JMX connection to gather daemons web page data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)