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
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
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?
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
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
@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">
>
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">
>
>
>
>
>
>
>
>
>
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.
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
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="${
10 matches
Mail list logo