Re: UIMA AS: Logging JMX stats

2011-08-22 Thread Meghana
I've tried with both setting: -Dcom.sun.management.jmxremote.port=8009 and -Dcom.sun.management.jmxremote for local monitoring. But still no logs. :( Thanks, ..meghana On 23 August 2011 09:15, Meghana wrote: > Hey Jerry, > > Thanks for your reply. Sorry, I skipped that in the email. I've set

Re: UIMA AS: Logging JMX stats

2011-08-22 Thread Meghana
Hey Jerry, Thanks for your reply. Sorry, I skipped that in the email. I've set the port number to 8009. Could you please give me an example of what the output is supposed to look like? I've setup log4j for UIMA (-Dorg.apache.uima.logger.class=org.apache.uima.util.impl.Log4jLogger_impl) and get UI

Re: UIMA AS: Logging JMX stats

2011-08-22 Thread Jaroslaw Cwiklik
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, wher

Re: UIMA AS: Logging JMX stats

2011-08-22 Thread Meghana
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

UIMA AS: Logging JMX stats

2011-08-22 Thread Meghana
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.manag