RE: ActiveMQ Failover URL problems

2011-04-05 Thread Nakarikanti, Nageswara
I see your additional parameters were same on both ActiveMQs, Try using them besides 'randomize=false' i.e. after you apecify your activemq machines... I am not sure but give a try. -Nag. -Original Message- From: ajb [mailto:alistairjbast...@gmail.com] Sent: Tuesday, April 05, 2011

RE: How to disable consumption from one queue "temporarily" ?

2011-03-31 Thread Nakarikanti, Nageswara
I do not know this is the best / good one, But I got an Idea. 1. Create a new JMS Message by setting its JMS Type (abstract public void setJMSType(String org) throws javax.jms.JMSException) like 'WAIT_FOR_SOME_TIME'. 2. In Your ProjectConstants program (if any, other wise a global constant) c

RE: Failover, how does it work?

2011-03-29 Thread Nakarikanti, Nageswara
, March 29, 2011 8:23 AM To: users@activemq.apache.org Cc: Nakarikanti, Nageswara Subject: Re: Failover, how does it work? To send email or notification we are thinking in use a monitorization tool like nagios or something more light... About the manual restart, i think that you could take a

RE: Can not start ActiveMQ Service

2011-03-28 Thread Nakarikanti, Nageswara
Locate these lines in :\\apache-activemq-5.4.2\bin\win32\wraper.conf # Java Application wrapper.java.command=java Give your JRE path after '=' Save it rerun the ActiveMQ as a windows service by running the installservice.bat. Thank You, Nag. -Original Message- From:

RE: Failover, how does it work?

2011-03-28 Thread Nakarikanti, Nageswara
And, adding my question... When Master Broker goes down, is there any way that administrators get a notification(e-mail etc...) that it went down. Should Only a "manual" restart to bring it up again? Thank You, Nag. -Original Message- From: Timothy Bish [mailto:tabish...@gmail.com]

RE: Message stuck on queue : Same Issue Both 5.2.0 and 5.4.2

2011-03-08 Thread Nakarikanti, Nageswara
Hi Gary, I already attached some useful resources (.java, .log) and some explanation on some same issue I found in JIRA. We can not provide a 100% reproduceable test case as this scenario is not happening always with a program. We could not expect when it is really happening (some one posted

For a particular Queue Consumer is not receiving messages : Is this any Issue with ActiveMQ - 5.2.0

2011-02-28 Thread Nakarikanti, Nageswara
less and very urgent. Thank You, Nageswara P Nakarikanti.

Issue with ActiveMQ Admin - Queue Browser

2011-02-28 Thread Nageswara
es from the database? Thanking you in anticipation, Nageswara P Nakarikanti - Thank You, Nageswara P Nakarikanti -- View this message in context: http://activemq.2283324.n4.nabble.com/Issue-with-ActiveMQ-Admin-Queue-Browser-tp3328163p3328163.html Sent from the ActiveMQ - User mai

RE: Asynchronously emptying a queue

2011-02-17 Thread Nakarikanti, Nageswara
For fast replys post it to Forum I did not see any code in your program that is responsible for producing the messages into Queue you created? Nag. -Original Message- From: McDermott, Michael [mailto:michael_mcderm...@brown.edu] Sent: Monday, February 14, 2011 7:44 AM To: users@active

Could not start ActiveMQ-5.4.2

2011-01-27 Thread Nakarikanti, Nageswara
Hi Please help me. I could not start my New ActiveMQ 5.4.2 on windows XP machine with oracle as persistance adapter. Attached are my activeMQ 5.4.2 Logs 2011-01-27 14:17:27,361 | ERROR | Context initialization failed | org.springframework.web.context.ContextLoader | WrapperSimpleAppMain org

Re: Deleted Message Coming back.

2011-01-11 Thread Nageswara
----- Thank You, Nageswara P Nakarikanti -- View this message in context: http://activemq.2283324.n4.nabble.com/Deleted-Message-Coming-back-tp3208180p3209756.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: trying to understand exactly how the server knows when a client fails

2010-11-17 Thread Nageswara
eply... Jack Daniels was dead. - Nageswara P Nakarikanti -- View this message in context: http://activemq.2283324.n4.nabble.com/trying-to-understand-exactly-how-the-server-knows-when-a-client-fails-tp3047186p3047306.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

RE: activemq-cpp-library-3.2.2 - reconnect fails

2010-11-17 Thread Nakarikanti, Nageswara
Using delete on a pointer to an object not allocated with new gives unpredictable results Please check where you are mis-managing 'amq_producer' Thank You Nag P -Original Message- From: jandeclercq [mailto:jan.decle...@alsic.be] Sent: Wednesday, November 17, 2010 6:56 AM To: use