Re: ActiveMQ watchdog for a production environment

2011-03-08 Thread Bruce Snyder
On Tue, Mar 8, 2011 at 5:56 PM, Allen Reese wrote: > Here is a fixed patch. > https://issues.apache.org/jira/secure/attachment/12473081/amq-298.patch > > I can't figure out how to remove the first patch. No problem, I committed the new patch. Thanks, Allen! Bruce -- perl -e 'print unpack("u30"

RE: ActiveMQ watchdog for a production environment

2011-03-08 Thread Allen Reese
PM > To: users@activemq.apache.org > Subject: Re: ActiveMQ watchdog for a production environment > > On Mon, Mar 7, 2011 at 12:31 PM, Bruce Snyder > wrote: > > On Mon, Mar 7, 2011 at 11:50 AM, Allen Reese > wrote: > >> At Yahoo!, we use jsvc to run activemq:

RE: ActiveMQ watchdog for a production environment

2011-03-07 Thread Allen Reese
der [mailto:bruce.sny...@gmail.com] > Sent: Monday, March 07, 2011 11:31 AM > To: users@activemq.apache.org > Subject: Re: ActiveMQ watchdog for a production environment > > On Mon, Mar 7, 2011 at 11:50 AM, Allen Reese > wrote: > > At Yahoo!, we use jsvc to run activemq: &

Re: ActiveMQ watchdog for a production environment

2011-03-07 Thread Bruce Snyder
On Mon, Mar 7, 2011 at 12:31 PM, Bruce Snyder wrote: > On Mon, Mar 7, 2011 at 11:50 AM, Allen Reese wrote: >> At Yahoo!, we use jsvc to run activemq: >> http://commons.apache.org/daemon/jsvc.html >> >> This JIRA has the java patches required to use jsvc: >> https://issues.apache.org/jira/browse/

Re: ActiveMQ watchdog for a production environment

2011-03-07 Thread Bruce Snyder
On Mon, Mar 7, 2011 at 11:50 AM, Allen Reese wrote: > At Yahoo!, we use jsvc to run activemq: > http://commons.apache.org/daemon/jsvc.html > > This JIRA has the java patches required to use jsvc: > https://issues.apache.org/jira/browse/AMQ-2968 > > However there are no start/stop scripts.  Our en

RE: ActiveMQ watchdog for a production environment

2011-03-07 Thread Allen Reese
scripts, so the scripts we use are not usable by others. --Allen > -Original Message- > From: ronsho [mailto:r...@ronsho.com] > Sent: Sunday, March 06, 2011 3:58 PM > To: users@activemq.apache.org > Subject: Re: ActiveMQ watchdog for a production environment > >

Re: ActiveMQ watchdog for a production environment

2011-03-06 Thread Bruce Snyder
On Sun, Mar 6, 2011 at 4:58 PM, ronsho wrote: > > Bruce Snyder wrote: >> >> I have had very good success in using and recommending daemontools for >> the production deployment of ActiveMQ and lots of other software: >> > > Thanks Bruce, this is helpful. > > I've done some reading on the tanuki wra

Re: ActiveMQ watchdog for a production environment

2011-03-06 Thread ronsho
Bruce Snyder wrote: > > I have had very good success in using and recommending daemontools for > the production deployment of ActiveMQ and lots of other software: > Thanks Bruce, this is helpful. I've done some reading on the tanuki wrapper (http://wrapper.tanukisoftware.com), has anyone had s

Re: ActiveMQ watchdog for a production environment

2011-03-06 Thread Bruce Snyder
On Sun, Mar 6, 2011 at 6:42 AM, ronsho wrote: > Hey, > > I'm going to run ActiveMQ in a production environment and am worried about a > scenario where the ActiveMQ process goes down. > Do you have any experience with this scenario? Is there a watchdog for > ActiveMQ? I have had very good success