Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread Bruce Snyder
On Mon, Mar 29, 2010 at 10:01 PM, TMcCabe wrote: > > > Looks as though I might have solved the problem. > > I am using a CPP producer and using the Apache AMQ-APP library. > In that producer for every message sent out, I was creating a destination > (Queue) then creating a producer then closing th

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread TMcCabe
Looks as though I might have solved the problem. I am using a CPP producer and using the Apache AMQ-APP library. In that producer for every message sent out, I was creating a destination (Queue) then creating a producer then closing the producer and destination. Looks as though AMQ doesn't like

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread Bruce Snyder
On Mon, Mar 29, 2010 at 3:20 PM, TMcCabe wrote: > > 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?

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-29 Thread Bruce Snyder
On Mon, Mar 29, 2010 at 2:27 PM, TMcCabe wrote: > > @Bruce > Ok...turned on debug. > Got around 6 files worth of log > > Is there anything to particularly search for? I was just curious to know what is happening right before the hang occurs. My thought is that you're just simply exhausting th

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: > http://acti

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.base}/data" > advisorySupport="false"> >

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-27 Thread Rob Davies
Tim - try 5.3.1 On 26 Mar 2010, at 20:16, TMcCabe wrote: > > > 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
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. > > There is no thread dump though.

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-26 Thread TMcCabe
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. There is no thread dump though. I'm a rookie, so how to get a thread dump. It seems as though ActiveMQ restarts itself. Right after the CPU usage goes to 0

Re: ActiveMQ 5.3.0 cpu usage goes to zero

2010-03-26 Thread Bruce Snyder
On Fri, Mar 26, 2010 at 8:16 PM, TMcCabe wrote: > > > Config file: >    http://activemq.apache.org/schema/core"; > brokerName="localhost" dataDirectory="${activemq.base}/data" > advisorySupport="false"> > >         >         >             >         > >         >         >             directory="${