Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-26 Thread Badri
more info like enqueue & dequeue count, pending messages through any configuration? Thanks Badri bsnyder wrote: > > On Tue, Sep 16, 2008 at 10:33 AM, Badri > <[EMAIL PROTECTED]> wrote: >> >> Hi >> >> I am trying to simulate slow consumer using the c

Regarding advisory messages

2008-09-17 Thread Badri
Hi In Active MQ 5.2, I saw advisory messages to the slow consumer. I just subscribed to this advisory topic & printed the message below. ActiveMQMessage {commandId = 0, responseRequired = false, messageId = ID:DEV-1522-1221673922243-1:0:0:0:44, originalDestination = null, originalTransactionId

Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-17 Thread Badri
visoryForSlowConsumers > > cheers, > > Rob > > Rob Davies > http://rajdavies.blogspot.com/ > > > On 16 Sep 2008, at 22:01, Badri wrote: > >> >> I am running broker, publisher, consumer all in Windows. >> I have not tried this in Linux. >&g

Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-16 Thread Badri
to using Windows. I intend to do the same test in Linux. bsnyder wrote: > > On Tue, Sep 16, 2008 at 10:33 AM, Badri > <[EMAIL PROTECTED]> wrote: >> >> Hi >> >> I am trying to simulate slow consumer using the classes >> (TopicPublisher/TopicListen

Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-16 Thread Badri
Strachan wrote: > > The broker is a separate process to the slow consumer right? > > 2008/9/16 Badri <[EMAIL PROTECTED]>: >> >> Hi >> >> I am trying to simulate slow consumer using the classes >> (TopicPublisher/TopicListener) provided in examples.

Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-16 Thread Badri
Yes. James.Strachan wrote: > > The broker is a separate process to the slow consumer right? > > 2008/9/16 Badri <[EMAIL PROTECTED]>: >> >> Hi >> >> I am trying to simulate slow consumer using the classes >> (TopicPublisher/TopicListener) pr

Re: Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-16 Thread Badri
Active MQ 5.2 rajdavies wrote: > > Which version ? > On 16 Sep 2008, at 17:33, Badri wrote: > >> >> Hi >> >> I am trying to simulate slow consumer using the classes >> (TopicPublisher/TopicListener) provided in examples. >> >> I wanted to

Out Of Memory Error while running TopicPublisher/TopicListener

2008-09-16 Thread Badri
Hi I am trying to simulate slow consumer using the classes (TopicPublisher/TopicListener) provided in examples. I wanted to see if Web Console prints the Advisory topic for Slow Consumer. But I am facing Out Of Memory Error & the consumer stops abruptly. Following are changes I did: activemq.x

Logging of advisory messages alone

2008-09-15 Thread Badri
Hi I had read in 1 of the questions asked before about usage of loggingBrokerPlugin to enable logging of messages. Is there way to just log the advisory messages alone & not all messages? Thanks Badri -- View this message in context: http://www.nabble.com/Logging-of-advisory-messages-a

Re: Exception on startup - Failed to create local registry

2008-08-18 Thread Badri
08 at 3:09 PM, Badri > <[EMAIL PROTECTED]> wrote: >> >> Hi >> >> When I start Active MQ 5.1, I get the folllowing exception (excerpt given >> below). >> I did not get this exception before. >> >> 2008-08-04 16:24:39,077 DEBUG

Re: Exception on startup - Failed to create local registry

2008-08-18 Thread Badri
vice.java:441) When I change & comment entire managementContext in activemq.xml & uncomment SUNJMX, things work fine. I don't get the exception. Regards Badri bsnyder wrote: > > On Mon, Aug 4, 2008 at 3:09 PM, Badri > <[EMAIL PROTECTED]> wrote: >> >> Hi >> >>

Exception on startup - Failed to create local registry

2008-08-04 Thread Badri
Hi When I start Active MQ 5.1, I get the folllowing exception (excerpt given below). I did not get this exception before. 2008-08-04 16:24:39,077 DEBUG ManagementContext - Failed to create local registry java.rmi.server.ExportException: internal error: ObjID already in use at sun.rm

Printing advisory messages in activemq logs

2008-07-11 Thread Badri
rmes. Thanks Badri -- View this message in context: http://www.nabble.com/Printing-advisory-messages-in-activemq-logs-tp18410779p18410779.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Need help on the configuration below

2008-07-10 Thread Badri
Any help and guidance will be appreciable. Thanks Badri -- View this message in context: http://www.nabble.com/Need-help-on-the-configuration-below-tp18385578p18385578.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Regarding Web Console statistics

2008-06-25 Thread Badri
received don't have any consumer, the > ones with x have a single consumer and the ones with 2x have two > consumers registered. The two consumers both receive the message, so > two messages are received. > > Mario > > On Tue, Jun 24, 2008 at 11:28 PM, Badri > <[EMAI

Re: Info about using activeMQ

2008-06-24 Thread Badri
I saw this in one of the post: Get a free ActiveMQ user guide at www.ttmsolutions.com This guide is pretty informative & useful. Thanks to Joe. tetoconsusport wrote: > > Hi, I am a new user of activeMQ and I'm trying to get as much information > (manual, user manuals, demos, tutorial, etc.) as

Regarding Web Console statistics

2008-06-24 Thread Badri
t is the exact interpretation? Thanks Badri -- View this message in context: http://www.nabble.com/Regarding-Web-Console-statistics-tp18100450p18100450.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: create policyentry for temp topics

2008-06-24 Thread Badri
mitStrategy to 1000, and our problem > was that when a message was discarded it went to the DLQ and eventually > caused OOME. > > The BrokerFilter class (Broker interface) can let you do many different > things > > let me know if you wish to elaborate some more > > Fil

Re: Documentation about command agent

2008-06-18 Thread Badri
lowing JIRA for more > details and a 5.2 fix. > > https://issues.apache.org/activemq/browse/AMQ-1303 > > Joe > Get a free ActiveMQ user guide at www.ttmsolutions.com > > > > Badri wrote: >> >> Hi >> >> 1) Can someone give me link to fin

Re: Setting default prefetch limit

2008-06-18 Thread Badri
Thanks Rob. I have raised a ticket in ActiveMQ-Dev forum. rajdavies wrote: > > > On 18 Jun 2008, at 18:05, Badri wrote: > >> >> Hi >> >> Is there a way to set the default prefetch Limit/Size for every non- >> durable >> topic using the activ

Setting default prefetch limit

2008-06-18 Thread Badri
Hi Is there a way to set the default prefetch Limit/Size for every non-durable topic using the activemq.xml? If instead of 32766, I would like to set lower value, is it possible? Thanks -- View this message in context: http://www.nabble.com/Setting-default-prefetch-limit-tp17987489p17987489.

Usage of JConsole & query command to monitor Active MQ

2008-06-18 Thread Badri
Hi I would like to know if using JConsole to monitor Active MQ is resource consuming & an resource intense operation? How resource intense is using ./query command every 5 minutes? Does using JConsole or ./query command lead to any impact on Active MQ like - CPU spikes up or any other adverse

Re: create policyentry for temp topics

2008-06-17 Thread Badri
> caused OOME. > > The BrokerFilter class (Broker interface) can let you do many different > things > > let me know if you wish to elaborate some more > > Filip > > Badri wrote: >> Thanks Filip for taking time & replying. >> >> My use cas

Documentation about command agent

2008-06-17 Thread Badri
Hi 1) Can someone give me link to find info about command agents, how to utilize their capabilities? Thanks for your reply -- View this message in context: http://www.nabble.com/Documentation-about-command-agent-tp17913182p17913182.html Sent from the ActiveMQ - User mailing list archive at Na

Reg customising query command

2008-05-21 Thread Badri
ve a consolidated report? Thanks Badri -- View this message in context: http://www.nabble.com/Reg-customising-query-command-tp17373192s2354p17373192.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: create policyentry for temp topics

2008-05-20 Thread Badri
sensitive application? Thanks Badri Filip Hanik - Dev Lists wrote: > > Sure Badri, > our use case that we were dropping messages on the broker, so they go to > the Dead Letter Queue (DLQ), > however, for temporary topics, we didn't want that to happen, and since > I wasn

Re: create policyentry for temp topics

2008-05-19 Thread Badri
Hi Filip Can you give more details about the broker plugin filter? I also need to create policy entry for temporary topics. Thanks for your help & time. Badri Filip Hanik - Dev Lists wrote: > > I couldn't get that to work properly, I even tried topic="ID>" since

Configuring policy entries in xml

2008-05-19 Thread Badri
servers app1 through app5) which are consumers subscribed to the above topic. Is there any way I can configure 5 policyEntry for 5 different consumers? I am just trying to figure put how I can map the consumer name to the PolicyEntry. Thanks for your time & help. Badri -- View this message in con

Reg JMX monitoring of Active MQ

2008-05-16 Thread Badri
ctivemq.base=/opt/activemq -jar /opt/activemq/bin/run.jar start -DSERVER=activemq1 Thanks Badri -- View this message in context: http://www.nabble.com/Reg-JMX-monitoring-of-Active-MQ-tp17281518s2354p17281518.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Reference to 61616

2008-05-15 Thread Badri
ese optional > components those messages should go away. > > On Fri, May 9, 2008 at 2:51 PM, Badri > <[EMAIL PROTECTED]> wrote: >> >> Hi >> I am using tcp://localhost:2506 in transportConnector in activemq.xml >> >> > discoveryUri=&q

Re: Regarding release date of 5.2

2008-05-15 Thread Badri
destination is consuming messages slowly. We are currently trying to configure in the xml. But we are looking out for a good feature (like advisory alert) which will indicate that this consumer is slow. That's the main feature we are looking for. Thanks Badri Hiram Chirino wrote: > > No p

activemq-admin error during stop

2008-05-13 Thread Badri
Hi I am using AMQ 5.1.0. I am unable to stop Active MQ. First I get FailoverTransport error when it's trying to connect to localhost:61616. Connection refused error. 2008-05-13 16:39:48,568 DEBUG FailoverTransport - Attempting connect to: tcp://localhost:61616 2008-05-13 16:39:48,

Re: Regarding dropping of slow consumer

2008-05-12 Thread Badri
Thanks Rob. rajdavies wrote: > > > On 8 May 2008, at 22:15, Badri wrote: > >> >> Hi >> >> I read about slow consumer from this URL: >> http://activemq.apache.org/slow-consumers.html >> Non-Durable Topics >> >> Non-durable topics ar

Reference to 61616

2008-05-09 Thread Badri
Hi I am using tcp://localhost:2506 in transportConnector in activemq.xml When i start active mq, I observe the following logs. I am not sure where is it picking tcp://localhost:61616? 2008-05-09 14:41:27,147 INFO BrokerService - ActiveMQ 5.1.0 JMS Mess

Regarding release date of 5.2

2008-05-09 Thread Badri
Hi When is the expected release date of 5.2? Thanks Badri -- View this message in context: http://www.nabble.com/Regarding-release-date-of-5.2-tp17153005s2354p17153005.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Regarding dropping of slow consumer

2008-05-08 Thread Badri
dropping slow consumer or discard messages for slow consumer? Or should this be handled in any other way? Thanks Badri -- View this message in context: http://www.nabble.com/Regarding-dropping-of-slow-consumer-tp17136533s2354p17136533.html Sent from the ActiveMQ - User mailing list archive at

Timestamp in output of query command

2008-05-07 Thread Badri
vapp05-41413-1210192881163-1:0 SessionId = 2 Thanks Badri -- View this message in context: http://www.nabble.com/Timestamp-in-output-of-query-command-tp17114732s2354p17114732.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Monitoring for slow consumers

2008-05-05 Thread Badri
Is there any configuration in Active MQ which will detect slow consumers automatically & log any message to the log file? Right now we have been using ./query command to detect slow consumers. Are there any alternatives which will detect this condition automatically? Are there any configurable par

Active MQ hangs while closing session

2007-10-15 Thread Badri
I am not sure what is causing Active MQ to hang maybe which does not allow the user to create a new topic session & topic. I am not sure if it's solved in future versions of Active MQ (if it's a known issue). Thanks for the help & advice. Regards Badri -- View this messag

Active MQ hangs

2007-09-28 Thread Badri
ctivemq.transport.tcp.TcpTransport.run(TcpTransport.java:136) at java.lang.Thread.run(Thread.java:595) I am just wondering if something in active mq hangs not allowing my application thread to receive data or do further events. Please advice. Thanks Badri -- View this message in context