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)" <ui...@incubator.apache.org> on 2008/12/16 21:19:44 UTC

[jira] Updated: (UIMA-1254) UIMA AS Aggregate ServiceInfo JMX Component is Missing Broker URL

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

Jerry Cwiklik updated UIMA-1254:
--------------------------------

    Attachment: uimaj-as-core-UIMA-1223-patch.txt
                uimaj-as-activemq-UIMA-1223-patch.txt

Modified initialization code to wait until the ConnectionFactory is set by Spring. When the ConnectionFactory becomes available set BrokerUrl as System property. This property is used to register ServiceInfo MBean of each top level service. Each top level service waits for the property to be set before registering with JMX server.

> UIMA AS Aggregate ServiceInfo JMX Component is Missing  Broker URL
> ------------------------------------------------------------------
>
>                 Key: UIMA-1254
>                 URL: https://issues.apache.org/jira/browse/UIMA-1254
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1223-patch.txt, uimaj-as-core-UIMA-1223-patch.txt
>
>
> UIMA AS Aggregate registers ServiceInfo MBean with JMX. One of its attributes is Broker URL which contains a URL of the service Broker. This attribute is not set. The missing attributes breaks Jmx Monitor. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.