You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by mohank <mo...@gmail.com> on 2011/08/10 06:59:52 UTC

Get Queues, Messages From Server to Client

Hi,

My Broker Server is running in a other remote machine (LAN). I can able to
send messages from client to server and also able to get response (Reply
Message). Is there any possible to monitor the messages, queues count from
the client (other machine) to the server machine? If so, suggest me. i need
to get a queue or, messages from the client to server and process and also
send the response to the sever.

Thanks in Advance

By,
Mohi 

--
View this message in context: http://activemq.2283324.n4.nabble.com/Get-Queues-Messages-From-Server-to-Client-tp3732046p3732046.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Get Queues, Messages From Server to Client

Posted by mohank <mo...@gmail.com>.
Thank you so much dhaval patel,

The link refereed by you is very useful. I am also trying with JMX but i am
facing issues. As i refereed some docs, i came to know that
services:jmx:rmi... is the way to communicate the broker server queues. Can
you suggest me if you have any idea about JMX..

Regards,
Mohi

--
View this message in context: http://activemq.2283324.n4.nabble.com/Get-Queues-Messages-From-Server-to-Client-tp3732046p3732347.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Get Queues, Messages From Server to Client

Posted by mohank <mo...@gmail.com>.
Hi dhaval,

I also tried to connect the remote broker service through jconsole and i
cant able to see the process. Its saying that "Connection failed : non-JRMP
server at remote end point". I have set some the default JMX Management and
Monitoring Properties while running the standalone application. Even if i
cant able to capture the process. In other machine, its a simple Broker
Service Server, Its only receiving the messages send by client AMQ. Is there
anything i missed so far? If so, Suggest me. Thanks in Advance.

Regards,
Mohi

--
View this message in context: http://activemq.2283324.n4.nabble.com/Get-Queues-Messages-From-Server-to-Client-tp3732046p3734912.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Get Queues, Messages From Server to Client

Posted by dhaval patel <dh...@yahoo.com>.
Hi Mohank,

Please start broker as separate process from the command line instead of starting from your code at remote server, if you are not.

Once you start as separate process from the command line, you will able to access Broker statistics through web interface.

Please go through following wiki for instruction: 
---------------------------------------------

Link:http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ
Section:Monitoring ActiveMQ

Please let me know, if you need any more information.

Thanks,
Dhaval Patel



________________________________
From: mohank <mo...@gmail.com>
To: dev@activemq.apache.org
Sent: Wednesday, August 10, 2011 10:29 AM
Subject: Get Queues, Messages From Server to Client

Hi,

My Broker Server is running in a other remote machine (LAN). I can able to
send messages from client to server and also able to get response (Reply
Message). Is there any possible to monitor the messages, queues count from
the client (other machine) to the server machine? If so, suggest me. i need
to get a queue or, messages from the client to server and process and also
send the response to the sever.

Thanks in Advance

By,
Mohi 

--
View this message in context: http://activemq.2283324.n4.nabble.com/Get-Queues-Messages-From-Server-to-Client-tp3732046p3732046.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.