ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-26 Thread TMcCabe
Config file: http://activemq.apache.org/schema/core"; brokerName="localhost" dataDirectory="${activemq.base}/data" advisorySupport="false">

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-26 Thread TMcCabe
ge goes to 0 it takes some seconds and AMQ starts right back up. T. bsnyder wrote: > > On Fri, Mar 26, 2010 at 8:16 PM, TMcCabe wrote: >> >> >> Config file: >>    http://activemq.apache.org/schema/core"; >> brokerName="localhost" da

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-26 Thread TMcCabe
nm... This is how to turn on debug log correct? log4j.logger.org.apache.activemq=DEBUG TMcCabe wrote: > > Thanks for the reply. > > Nope. I was trying to look at the documentation but didn't understand how > to turn that on. > Please let me know how to. > > T

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread TMcCabe
@Bruce Ok...turned on debug. Got around 6 files worth of log Is there anything to particularly search for? TMcCabe wrote: > > > Config file: > http://activemq.apache.org/schema/core"; > brokerName="localhost" dataDirectory="${activemq.b

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread TMcCabe
More information. VM Summary physical memory goes way down to 150,516. So the resource thing might be right. Heap usage for AMQ seems excellent. Do I have the correct configuration for AMQ to store persistent msgs to disk? TIA, T. TMcCabe wrote: > > > Config file: &

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread TMcCabe
x27;t like that and I thought I designed that poorly. Once I created destinations and producers up front in the cpp code, then just used the producer to send out a byte message. Memory usage seems to get under control. TY to all that replied. TMcCabe TMcCabe wrote: > > > Config fi