On 8/23/11 10:00 PM, [email protected] wrote:
I am having an issue that maybe is out of topic, sorry.
I launched a EC2 free tier and managed to setup UIMA As there.
Now I am trying to monitor it remotely using JMX and a JConsole, but I am
failing to connect. I configured the security group properly and can see
from netstat that it is waiting for a connection.
I also tried to monitor the ActiveMQ queues without luck.

Did someone managed to monitor a remote UIMA AS instance running at Amazon
EC2? Can you please point me how?

Nice to see you over at UIMA.

I never tried it on EC2, but did you follow

http://uima.apache.org/d/uima-as-2.3.1/uima_async_scaleout.html#ugr.async.mt.jmx_sampling.configuring

these instructions?

As far as I know is JMX opening a second connection shortly
after the first connection is created, this can fail for example
when the port is blocked, or JMX is listening on the wrong network interface
(e.g. only on the loop back) for it.

Which error message do you get?

Jörn



Reply via email to