Meghana, in addition to

> -Duima.jmx.monitor.interval=1000
> -Duima.jmx.monitor.formatter=
> org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=false

add -Dcom.sun.management.jmxremote.port=xxx, where xxx is a port number.

Jerry C

On Mon, Aug 22, 2011 at 7:49 AM, Meghana <meghana.mara...@germinait.com>wrote:

> P.S.: I do get logs of the form when the AS is initialized:
> 8/22/11 5:19:14 PM - 20: DefaultMBeanServerInterceptor.sendNotification:
> FINER: JMX.mbean.registered
> org.apache.uima:type=ee.jms.services,s=AnalysisAggregator Uima EE
> Service,p0=AnalysisAggregator Components,name=SentencePOSAnnotator
>
> But no stats afterwards. Please help.
>
> Thanks,
>
> ..meghana
>
>
> On 22 August 2011 17:14, Meghana <meghana.mara...@germinait.com> wrote:
>
> > Hi,
> >
> > I have deployed a broker & client on one machine & the AS on another. On
> > both, i've added the following JVM properties, as mentioned in the
> > documentation:
> >
> > -Duima.jmx.monitor.interval=1000
> > -Duima.jmx.monitor.formatter=
> > org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
> > -Dcom.sun.management.jmxremote.authenticate=false
> > -Dcom.sun.management.jmxremote.ssl=false
> >
> > However, i am unable to find any JMX information in the logs :(  I can,
> > however, connect to the process via jconsole.
> >
> > Suggestions please?
> >
> > Thanks,
> >
> > Meghana
> >
>

Reply via email to