Re: Very high address space container memory usage

2023-09-08 Thread external
71b9] From: Justin Bertram Sent: Friday, September 8, 2023 15:16 To: users@activemq.apache.org Subject: Re: Very high address space container memory usage [You don't often get email from jbert...@apache.org. Learn why this is important at https://aka.ms/Le

Re: Very high address space container memory usage

2023-09-08 Thread Justin Bertram
> ...each "address size" byte takes 40- 160 "container" bytes. Can you elaborate on how this was calculated? Also, what exactly do you mean by "'container' bytes"? Are you talking about JVM heap? Keep in mind that as far as the broker is concerned

Very high address space container memory usage

2023-09-08 Thread external
We have a Artemis 2.30.0 2 node cluster setup running in amazoncorretto:17 container image (Java 17 JRE), with persistance disabled. We've had issues with high memory usage for our Artemis broker for a long time, but recently several events raised a possible candidate to the cause. There

Address Memory Usage Statistics Questions

2023-04-18 Thread Ajay Patwardhan
Hi We are currently running apache-artemis-2.19.1 in load balancing clustered mode We have a health check that reports high usage of memory on addresses. This program uses the MBean methods available on the broker instance to query for these stats. The routing type for below is multicast. [2023

RE: Antwort: [Ext] broker memory usage for temporary queues

2022-12-13 Thread John Lilley
bert.helmstr...@systema.com Sent: Tuesday, December 13, 2022 12:03 AM To: users@activemq.apache.org Subject: Antwort: [Ext] broker memory usage for temporary queues *** [Caution] This email is from an external source. Please use caution responding, opening attachments or clicking embedded links. *** Hi Jo

Antwort: [Ext] broker memory usage for temporary queues

2022-12-12 Thread Herbert . Helmstreit
ll waste memory. Regards Herbert Von:"John Lilley" An: "users@activemq.apache.org" Datum: 12.12.2022 17:56 Betreff: [Ext] broker memory usage for temporary queues Greetings! We are seeing that our broker is getting OOM errors with 2GB JVM size. We use a

broker memory usage for temporary queues

2022-12-12 Thread John Lilley
Greetings! We are seeing that our broker is getting OOM errors with 2GB JVM size. We use a lot of temporary queues for JMS reply-to with the RPC pattern. In order to better understand what drives memory use, is there a rule of thumb for the memory we would expect to be used by each temporary

ActiveMQ memory usage

2018-10-30 Thread GFO
Hello ! I have some questions about ActiveMQ memory usage... First, let me explain what happened. I have some queues (10+) which need to process thousands of messages every day. The option *"flow producer control" is enabled* for every queue. All my messages are *persistent *mess

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-11-15 Thread Abhinav2510
Thank you Eric, That was the issue indded. Changing GC algorithm helped dramatically reduce memory consumption. Abhinav SUryawanshi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-27 Thread Abhinav2510
Hi Eric, Thank you for your valuable input. Let me test with other GC algo and get back to you with results. I deeply appreciate your efforts. - Abhinav Suryawanshi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-19 Thread erik-wramner
Java 7 is end of life, so when I filed the bug I didn't include it in affected versions. I'm almost 100% certain that it is affected as well. The bug is in G1. -Erik -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-13 Thread Abhinav2510
Thank you for suggestion but I checked the Bug tracker it says it affetcts Java 8,9 . We are still using Java 7. Thanks & Regards Abhinav Suryawanshi -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: activemq memory usage 4 times greater than Maximum heap allocated

2017-09-12 Thread erik-wramner
This could be http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8180048, a memory leak in G1. If so you can work around it by switching to concurrent mark sweep or you can upgrade to the very latest Java SE 8u144 from Oracle, where the bug should be fixed. Not sure if the fix is in OpenJDK ye

activemq memory usage 4 times greater than Maximum heap allocated

2017-09-04 Thread Abhinav2510
Hi All, I have below configuration for my java actvemq process where Xmx is 15360M but when I see the process usage of memory using glance I see RSS 41.8gb and VSS 51.6gb . pmap |grep total gives me total 54059348K. I am not sure what is happening in activemq that is causing this much amount o

Re: A question about memory usage & jvm

2017-07-05 Thread Montecchius
Thank you -- View this message in context: http://activemq.2283324.n4.nabble.com/A-question-about-memory-usage-jvm-tp4728197p4728209.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: A question about memory usage & jvm

2017-07-04 Thread Tim Bain
s wrote: > > Hello, > > I'm a little new about activemq. > > We allocated 6gb jvm memory for activemq and in the activemq.xml file we set > memory usage for jvm %70 percent.In this case it's supposed to use ( 6gb = > 6144 mb ) 61,44 * 70 = 4.3 gb if i'm cor

Re: A question about memory usage & jvm

2017-07-04 Thread Michael André Pearce
w about activemq. > > We allocated 6gb jvm memory for activemq and in the activemq.xml file we set > memory usage for jvm %70 percent.In this case it's supposed to use ( 6gb = > 6144 mb ) 61,44 * 70 = 4.3 gb if i'm correct ? > <http://activemq.2283324.n4.nabble.com/file/n

A question about memory usage & jvm

2017-07-04 Thread Montecchius
Hello, I'm a little new about activemq. We allocated 6gb jvm memory for activemq and in the activemq.xml file we set memory usage for jvm %70 percent.In this case it's supposed to use ( 6gb = 6144 mb ) 61,44 * 70 = 4.3 gb if i'm correct ? <http://activemq.2283324.n4.nabble.c

Re: How can memory usage be at 10,000% of available memory?

2017-05-24 Thread rth
for this topic? 7. Do you see any other errors or warnings in the logs, even if it's not immediately obvious how/if they would relate to the behavior you described?​ No other errors -- View this message in context: http://activemq.2283324.n4.nabbl

Re: How can memory usage be at 10,000% of available memory?

2017-05-22 Thread Tim Bain
opic://some.topic:memory: usage change from: 10694% of available memory, to: 10695% of available memory Flow control is enabled, and messages are being published as persistent. What should I make of this message? -- View this message in context: http://activemq.2283324.n4. nabble.com/How

How can memory usage be at 10,000% of available memory?

2017-05-22 Thread rth
s are being published as persistent. What should I make of this message? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-can-memory-usage-be-at-10-000-of-available-memory-tp4726425.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Configuring destination memory usage with wild cards

2016-12-07 Thread rth
o the memoryUsage limit. The ability to configure as a percentage of the memoryUsage limit would be even better. -- View this message in context: http://activemq.2283324.n4.nabble.com/Configuring-destination-memory-usage-with-wild-cards-tp4719808p4719844.html Sent from the ActiveMQ - User mailing list ar

Re: Configuring destination memory usage with wild cards

2016-12-07 Thread Tim Bain
e limits are applied to each destination that matches the pattern. > > On Dec 6, 2016 10:15 AM, "rth" wrote: > >> If you configure memory usage with a policyEntry using a wildcard, does >> each >> destination that matches get that much memory? >> >> For

Re: Configuring destination memory usage with wild cards

2016-12-07 Thread Tim Bain
The limits are applied to each destination that matches the pattern. On Dec 6, 2016 10:15 AM, "rth" wrote: > If you configure memory usage with a policyEntry using a wildcard, does > each > destination that matches get that much memory? > > For instance, if I have this

Configuring destination memory usage with wild cards

2016-12-06 Thread rth
If you configure memory usage with a policyEntry using a wildcard, does each destination that matches get that much memory? For instance, if I have this in my configuration file: And I have two topics, /results.1/ and /results.2/. Will each topic get 1MB of memory? Or will they share 1MB of

Re: ActiveMQ memory usage, persistent messaging, cursor usage and PFC

2016-06-13 Thread JoRo
Hello Joerg, your questions are also interesting to me. Is there already new knowledge? Thank you so much! Regards, JoRo -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-memory-usage-persistent-messaging-cursor-usage-and-PFC-tp4712042p4712923.html Sent from

ActiveMQ memory usage, persistent messaging, cursor usage and PFC

2016-05-17 Thread JoBe
nposta.com/activemq/activemq-understanding-memory-usage/ <http://blog.christianposta.com/activemq/activemq-understanding-memory-usage/> ) I've built up a small test system and I see that the system behaviour is not as I would expect. Here is my configuration: -ActiveMQ version 5.13.3 -brok

Network connector cause memory usage not count down

2014-09-05 Thread jjiag22222
d 5.9.1 ,5.10.0. -- View this message in context: http://activemq.2283324.n4.nabble.com/Network-connector-cause-memory-usage-not-count-down-tp4685296.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Broker Memory Usage is 100% and tries to flush to disk with Null Pointer Exception

2014-04-15 Thread peterchenadded
Please help with the following issues we are encountering: 1. Broker Memory Usage is reaching 100%, we are not sure of the root cause, however we believe it might be related to high load. We have completed a heap dump and can see the percentUsage of one org.apache.activemq.usage.MemoryUsage is

Re: Broker Memory Usage is 100% and tries to flush to disk with Null Pointer Exception

2014-04-13 Thread peterchenadded
Please note we are using the following: ActiveMQ: 5.5.1 Jrockit: Oracle JRockit(R) (build R28.2.4-14-151097-1.6.0_33-20120618-1634-linux-x86_64, compiled mode) artnaseef wrote > If I understand correctly, the issue is reaching 100% memory usage. Are > the attempts to increase memory us

Re: Broker Memory Usage is 100% and tries to flush to disk with Null Pointer Exception

2014-04-13 Thread artnaseef
If I understand correctly, the issue is reaching 100% memory usage. Are the attempts to increase memory usage by spamming the broker intended to reproduce the problem? To find where memory is being used, look at QueueSize, for Queues, and PendingQueueSize, for Topics, attributes of the Queue and

Re: server hang because of memory usage estimate not accurate?

2014-03-31 Thread Li Li
the server is doing nothing but gc. no client can connect to it. even the hawtio. next time I will save the jstack and jmap result On Tue, Apr 1, 2014 at 5:53 AM, Christian Posta wrote: > can you show stack traces next time it happens so we can see what the > broker was trying to do when it "hang

Re: server hang because of memory usage estimate not accurate?

2014-03-31 Thread Christian Posta
can you show stack traces next time it happens so we can see what the broker was trying to do when it "hanged"? And what constituted hanging? Couldn't send more messages, couldn't receive messages? On Fri, Mar 28, 2014 at 12:23 AM, Li Li wrote: > I am using the default configuration(maximum 4G he

Re: server hang because of memory usage estimate not accurate?

2014-03-28 Thread Li Li
sorry max heap is 1G, not 4G On Fri, Mar 28, 2014 at 3:23 PM, Li Li wrote: > I am using the default configuration(maximum 4G heap) and percentOfJvmHeap="70" /> > I send many small size TextMessages to server and it hangs > > I use jmap -heap and found that the free memory is less than 100MB and

server hang because of memory usage estimate not accurate?

2014-03-28 Thread Li Li
I am using the default configuration(maximum 4G heap) and I send many small size TextMessages to server and it hangs I use jmap -heap and found that the free memory is less than 100MB and the server can do nothing but do gc. but gc can't free anything. client can't even connect to server. I use .

Re: configuring memory usage with peer transport

2013-11-14 Thread mark_bh
I haven't been able to figure out how to configure peer transport in the XML file. Has anybody done that? There doesn't seem to be any documentation about it. -- View this message in context: http://activemq.2283324.n4.nabble.com/configuring-memory-usage-with-peer-transport-tp46744

Re: configuring memory usage with peer transport

2013-11-14 Thread Christian Posta
; brokerName="MyActiveMQBroker" > brokerURL="peer://groupa/broker1?persistent=false"/> > > It's working fine, but when I upgraded to ActiveMQ 5.9, I get an ERROR > message in the log on startup: > > ERROR .activemq.broker.BrokerService Memory Usage for the B

configuring memory usage with peer transport

2013-11-14 Thread mark_bh
I'm using ActiveMQ inside tomcat using the peer transport. My Tomcat server.xml has: It's working fine, but when I upgraded to ActiveMQ 5.9, I get an ERROR message in the log on startup: ERROR .activemq.broker.BrokerService Memory Usage for the Broker (1024 mb) is more than t

Re: cursor memory usage/limit vs memory usage/limit

2013-08-02 Thread Jake Choi
n so that the StoreDurableSubscriberCursor lastly created and used doesn't have the TopicStorePrefetch instance in it. Please review all the above that I demonstrated and explained here and possibly confirm. Regards, Jake -- View this message in context: http://activemq.2283324

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
; processing was the third. In other words, at runtime, > StoreDurableSubscriberCursor instance was working without any > TopicStorePrefetch cursor inside... > > I'm looking into the sources more to know why this is happening... -- View this message in context: http://activemq

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
happening... -- View this message in context: http://activemq.2283324.n4.nabble.com/cursor-memory-usage-limit-vs-memory-usage-limit-tp4669679p4670035.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
And, this is the pom.xml I use... pom.xml <http://activemq.2283324.n4.nabble.com/file/n4670033/pom.xml> -- View this message in context: http://activemq.2283324.n4.nabble.com/cursor-memory-usage-limit-vs-memory-usage-limit-tp4669679p4670033.html Sent from the ActiveMQ - User mailin

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
broker.getBrokerService().setPersistent(true); >> return cursor; >> } >> }); >> >> >> I'm curious what difference is there between these two >> "PendingDurableSubscriberPolicy"s particularly for the persist

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Christian Posta
se two > "PendingDurableSubscriberPolicy"s particularly for the persistent pending > cursor used inside.. Strange.. > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/cursor-memory-usage-limit-vs-memory-usage-limit-tp4669679p4670029.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
true); return cursor; } }); I'm curious what difference is there between these two "PendingDurableSubscriberPolicy"s particularly for the persistent pending cursor used inside.. Strange.. -- View this message in context: http://activemq

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Christian Posta
s relation with the backlog size (cached pending list >> > size) but I think it should do only for non-persistent message >> publishing. >> > Why do we need to block persistent message publishing by memory limit? >> > Persistent messages could be contributing to

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Christian Posta
gt; > I understand PFC has relation with the backlog size (cached pending list > > size) but I think it should do only for non-persistent message > publishing. > > Why do we need to block persistent message publishing by memory limit? > > Persistent messages could be contributing

Re: cursor memory usage/limit vs memory usage/limit

2013-08-01 Thread Jake Choi
eed to block persistent message publishing by memory limit? > Persistent messages could be contributing to the memory usage but until > the cache limit is reached with the high-watermark (70%). After that, > broker can disable the cache/stopping caching(cursor dispatching) the > persist

Re: cursor memory usage/limit vs memory usage/limit

2013-07-30 Thread Jake Choi
lock persistent message publishing by memory limit? Persistent messages could be contributing to the memory usage but until the cache limit is reached with the high-watermark (70%). After that, broker can disable the cache/stopping caching(cursor dispatching) the persistent message but keep writing onl

Re: cursor memory usage/limit vs memory usage/limit

2013-07-30 Thread Christian Posta
Thanks for the test... I played around with it for a bit, and everything seems to work as I expected. Memory usage for durable subs on topics only kicks in when dispatch to the consumer has already hit the prefetch limit. That means, try altering your prefetch limits, and you'll notice tha

Re: cursor memory usage/limit vs memory usage/limit

2013-07-29 Thread Jake Choi
>> Thanks a lot Christian for the well-explained documentation and this >> explains >> why I'm seeing the trouble with topic durable subscriptions regarding the >> per-destination memory usage & limit. >> >> First, let me quote some from your writing: >

Re: cursor memory usage/limit vs memory usage/limit

2013-07-29 Thread Christian Posta
xplained documentation and this > explains > why I'm seeing the trouble with topic durable subscriptions regarding the > per-destination memory usage & limit. > > First, let me quote some from your writing: > > "Main Broker Memory, Destination Memory, Subscription Memory &

Re: cursor memory usage/limit vs memory usage/limit

2013-07-28 Thread Jake Choi
Thanks a lot Christian for the well-explained documentation and this explains why I'm seeing the trouble with topic durable subscriptions regarding the per-destination memory usage & limit. First, let me quote some from your writing: "Main Broker Memory, Destination Memory, Subsc

Re: cursor memory usage/limit vs memory usage/limit

2013-07-25 Thread Christian Posta
I have written a little about this.. maybe check out: http://www.christianposta.com/blog/?p=273 On Wed, Jul 24, 2013 at 11:34 AM, Jake Choi wrote: > Hi, > > Using activemq-core-5.7.0 (embedded broker), I noticed that there is the > separate memory usage/limit called "cursor m

cursor memory usage/limit vs memory usage/limit

2013-07-24 Thread Jake Choi
Hi, Using activemq-core-5.7.0 (embedded broker), I noticed that there is the separate memory usage/limit called "cursor memory usage/limit" which the per-destination memory limit (that I set via per-destination policy) doesn't account for, but shared between all queues. For exampl

Re:Why the same amount of messages with transactional and non-transactional send consumes different memory usage?

2013-05-06 Thread SuoNayi
The preceding messages in transactions can succeed in occupying the message cursor memory/cache but the subsequent messages in pending transactions increase the memory usage at first to exceed the memory usage limit so they are unable to put into the cursor cache anymore when committing

Re:Re: Re: Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread SuoNayi
;> >> >> >> >> >> When one consumer of one queue becomes very slow since it's located >> in >> >> >> London, >> >> >> far from our data center in china, our single producer becomes very >> slow >> >>

Re: Re: Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread Christian Posta
ssages. > >> >> What phenomenon we observed is that: > >> >> When the slow consumer located in London dequeues 200 messages the > >> single > >> >> producer can publish 200 messages or it will be blocked. > >> >> It seems that PF

Re:Re: Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread SuoNayi
sumer located in London dequeues 200 messages the >> single >> >> producer can publish 200 messages or it will be blocked. >> >> It seems that PFC is working but I ensure I have disabled PFC for queues >> >> when the broker is deployed in production. >> &

Re: Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread Christian Posta
s working but I ensure I have disabled PFC for queues > >> when the broker is deployed in production. > >> But PFC for topics is enabled and I have make that disabled and given > the > >> broker a reboot. > >> After that my producer can keep publishing

Re:Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread SuoNayi
production. >> But PFC for topics is enabled and I have make that disabled and given the >> broker a reboot. >> After that my producer can keep publishing messages regardless of the slow >> consumer but the memory usage limit keeps increasing all the time. >> Eventuall

Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread Christian Posta
orking but I ensure I have disabled PFC for queues > when the broker is deployed in production. > But PFC for topics is enabled and I have make that disabled and given the > broker a reboot. > After that my producer can keep publishing messages regardless of the slow > consume

Re: What can be reason of 460%+ memory usage limit

2013-04-17 Thread SuoNayi_Gmail
the memory is exhausted b/w unreasonable memory usage limit configuration for queues, the producer gets blocked in the topic eventually.So I can see the phenomenon once the slow consumer enqueues 200 messages the producer can resume to send 200 messages. There is some room to optimize the send logic

Re: Abnormal (?) NIOTransport memory usage

2013-04-16 Thread matteor
I'm really sorry for the confusion, but despite of what I wrote in my last post, the problem with the NIO+SSL NIOTransport huge memory usage is still there. Unfortunately, the abnormal memory consumption is also triggered by pure SSL transport (broker-side). AMQ version 5.8.0 NMS ve

Re: Abnormal (?) NIOTransport memory usage

2013-04-12 Thread matteor
sense to you? Thank you! matteo -- View this message in context: http://activemq.2283324.n4.nabble.com/Abnormal-NIOTransport-memory-usage-tp4665860p4665885.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Abnormal (?) NIOTransport memory usage

2013-04-12 Thread matteor
e way, with activemq 5.6.0, the very same CMS client used to work correctly (no abnormal memory usage at the broker side). The connection string at the c# peer is Thank you very much, matteo -- View this message in context: http://activemq.2283324.n4.nabble.com/Abnormal-NIOTransport-memory-

Re: Abnormal (?) NIOTransport memory usage

2013-04-11 Thread Timothy Bish
ation (if this makes sense, of course). Thank you very much! matteo -- View this message in context: http://activemq.2283324.n4.nabble.com/Abnormal-NIOTransport-memory-usage-tp4665860.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- Tim Bish Sr Software Eng

Abnormal (?) NIOTransport memory usage

2013-04-11 Thread matteor
d how I could limit the NIOTransport memory allocation (if this makes sense, of course). Thank you very much! matteo -- View this message in context: http://activemq.2283324.n4.nabble.com/Abnormal-NIOTransport-memory-usage-tp4665860.html Sent from the ActiveMQ - User mailing list archi

Re: What can be reason of 460%+ memory usage limit

2013-04-10 Thread SuoNayi_Gmail
well, I will file a jira to track this issue. -- View this message in context: http://activemq.2283324.n4.nabble.com/What-can-be-reason-of-460-memory-usage-limit-tp4665651p4665847.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: What can be reason of 460%+ memory usage limit

2013-04-10 Thread ceposta
ory limits combined are higher than the overall system limit. These settings must be taken into account. - http://www.christianposta.com/blog -- View this message in context: http://activemq.2283324.n4.nabble.com/What-can-be-reason-of-460-memory-usage-limit-tp4665651p4665807.html Sent from th

Re: What can be reason of 460%+ memory usage limit

2013-04-10 Thread SuoNayi_Gmail
add a test case to demonstrate the exceeded memory usage percent. When the memory usage limit of queues is larger than the global/broker memory usage limit and PFC is disable, the exceeded memory usage percent is present.I believe this is a unsuitable configuration while the broker keeps dumb

Re: What can be reason of 460%+ memory usage limit

2013-04-09 Thread SuoNayi_Gmail
activemq26.xml <http://activemq.2283324.n4.nabble.com/file/n4665795/activemq26.xml> please see the attachment. -- View this message in context: http://activemq.2283324.n4.nabble.com/What-can-be-reason-of-460-memory-usage-limit-tp4665651p4665795.html Sent from the ActiveMQ - User m

Re: What can be reason of 460%+ memory usage limit

2013-04-09 Thread Christian Posta
ep publishing messages regardless of the slow > consumer but the memory usage limit keeps increasing all the time. > Eventually I saw the 460+ memory usage limit reached which made me very > surprised. > AFAIK, the pending messages in transactions can contribute to the exceeded &g

What can be reason of 460%+ memory usage limit

2013-04-07 Thread SuoNayi
t disabled and given the broker a reboot. After that my producer can keep publishing messages regardless of the slow consumer but the memory usage limit keeps increasing all the time. Eventually I saw the 460+ memory usage limit reached which made me very surprised. AFAIK, the pending m

Memory Usage of activeMQ CPP

2013-03-04 Thread jonnyamq
sources. try { delete connection; connection = NULL; } catch (CMSException& e) { e.printStackTrace(); } std::cout << "---------\n"; std::cout << "Finis

Re: xmx and memory usage

2012-12-10 Thread kimmking
age in context: > http://activemq.2283324.n4.nabble.com/xmx-and-memory-usage-tp4660277.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > If you reply to this email, your message will be added to the discussion > below: > http://activemq.2283324

Re: Memory usage with large messages

2012-11-08 Thread Gary Tully
> What about the spokes (the receivers)? Similar memory usage? yes, remember a networks are store and forward. so each spoke gets a message send and dispatches to its connected consumers in the same way as the hub responds to a send. On 8 November 2012 12:38, James Green wrote: > > As

Re: Memory usage with large messages

2012-11-08 Thread James Green
What about the spokes (the receivers)? Similar memory usage? As to stomp clients they report an "unable to connect" to localhost. On 8 November 2012 11:46, Gary Tully wrote: > There will be a single copy of the message but it will by default get > marshaled in parallel due

Re: Memory usage with large messages

2012-11-08 Thread Gary Tully
consumer will not block dispatch to other consumers but it will contribute to the memory usage. If the memory limits allow, on the send, the message will be retained in memory and dispatched from memory. It would be great to get a handle on why the stomp clients on the spoke die? is it inactivity

ApacheMQ/Camel memory usage

2012-10-30 Thread Geurt Schimmel
Using the Camel File component to consume files from a directory. Works fine, but once in a week, ActiveMQ is out-of-heap space. Have been experimenting with Xmm and Xms (currently "-Xms384M -Xmx384M"), but higher values just delay the moment where it goes out-of-heap. With jConsole, it's clear

Re: Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-30 Thread Torsten Mielke
: >>>> >>>>> ActiveMQ users list: >>>>> >>>>> I'm getting the following in my activemq.log file. It would appear >>>>> that temp is full. Where is temp for activemq and how do I increase >>>>> its size? >&

Re: Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-29 Thread Tim Lank
27;m getting the following in my activemq.log file.  It would appear >>>> that temp is full.  Where is temp for activemq and how do I increase >>>> its size? >>>> >>>> 2012-05-28 06:16:43,329 [.250.6.35:55969] INFO  TopicSubscription >>>>        -

Re: Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-29 Thread Torsten Mielke
e is temp for activemq and how do I increase >>> its size? >>> >>> 2012-05-28 06:16:43,329 [.250.6.35:55969] INFO TopicSubscription >>>- TopicSubscription: >>> consumer=ID:activemqserver.example.com-42060-1338122477013-3:6179:-1:1, >>> d

Re: Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-29 Thread Tim Lank
opicSubscription: >> consumer=ID:activemqserver.example.com-42060-1338122477013-3:6179:-1:1, >> destinations=1, dispatched=1000, delivered=958, matched=2079, >> discarded=0: Pending message cursor >> [org.apache.activemq.broker.region.cursors.FilePendingMessageCursor@5753f3e3] >&g

Re: Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-29 Thread Torsten Mielke
activemqserver.example.com-42060-1338122477013-3:6179:-1:1, > destinations=1, dispatched=1000, delivered=958, matched=2079, > discarded=0: Pending message cursor > [org.apache.activemq.broker.region.cursors.FilePendingMessageCursor@5753f3e3] > is full, temp usage (100%) or memory usage (69%) limit r

Pending message cursor [...] is full, temp usage (100%) or memory usage (69%) limit reached, blocking message add() pending the release of resources.

2012-05-29 Thread Tim Lank
sumer=ID:activemqserver.example.com-42060-1338122477013-3:6179:-1:1, destinations=1, dispatched=1000, delivered=958, matched=2079, discarded=0: Pending message cursor [org.apache.activemq.broker.region.cursors.FilePendingMessageCursor@5753f3e3] is full, temp usage (100%) or memory usage (69%) limit reached, blocking messag

RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread Swindells, Thomas
what type of out of memory error occurred. Thomas > -Original Message- > From: nnprasad [mailto:nnakarika...@dwd.in.gov] > Sent: 05 April 2011 16:01 > To: users@activemq.apache.org > Subject: RE: ActiveMQ Memory Usage is going up when there is no > activity > > > T

RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread nnprasad
should furnish in my activemq.xml file. After your mail, I did some research and found this...- https://issues.apache.org/jira/browse/AMQ-2103 any more suggestions / comments are welcomed. Thank You Nag. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Memory

RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread Swindells, Thomas
small sawtooths on the graph). Only when memory is getting overly full does it try more aggressive (and time consuming) GC cycles - or when you press the button on console. In term of memory usage there are probably a whole load of temporary short lived objects which may accumulate over time ev

ActiveMQ Memory Usage is going up when there is no activity

2011-04-04 Thread nnprasad
://activemq.2283324.n4.nabble.com/file/n3426037/activemq.xml activemq.xml I could not understand Why ActiveMQ is consuming and increasing its Memory usage, when there is no activity on queues. It seems no GC thread running in ActiveMQ, because when ever I am running Perform GC in JConsole the graph

Re: Thread and memory usage on 5.4.1

2010-11-03 Thread James Green
If you haven't already, try reading this: http://activemq.apache.org/javalangoutofmemory.html On 2 November 2010 10:51, Manuel Teira Paz wrote: > Hello all. > I'm working into the migration from activemq 4.1 to activemq 5.4.1. One > of the things we have noticed is a sensible growth in both mem

Thread and memory usage on 5.4.1

2010-11-02 Thread Manuel Teira Paz
Hello all. I'm working into the migration from activemq 4.1 to activemq 5.4.1. One of the things we have noticed is a sensible growth in both memory and number of thread usage of our application. I would like to know if this is the expected behaviour, and also gain some insights in what threads a

RE: ActiveMQ 5.3.0 Memory Usage - Connections

2010-05-04 Thread Pothier, Peter
To: users@activemq.apache.org; Rob Davies Subject: RE: ActiveMQ 5.3.0 Memory Usage - Connections Hi, Back to 5.3.0, I tried changing the Queue to a Durable Topic. Producer - > Durable Topic - > Server - > Durable Topic - > Consumer "Tenured Gen" is no longer a memory heap optio

Re: (ActiveMQ Scheduler) - Memory usage change from: 413% of available memory, to: 414% of available memory

2010-04-09 Thread Gary Tully
wrote: > > Thanks Gary! > > I have tried 5.3.1 and my application doesn't die. But the "Memory usage" > message is still there. > I have discovery that in production I have a lot of messages in queues that > doesn't have any consumers. So the ActiveMQ Scheduler was wor

Re: (ActiveMQ Scheduler) - Memory usage change from: 413% of available memory, to: 414% of available memory

2010-04-09 Thread moacsjr
Thanks Gary! I have tried 5.3.1 and my application doesn't die. But the "Memory usage" message is still there. I have discovery that in production I have a lot of messages in queues that doesn't have any consumers. So the ActiveMQ Scheduler was working hard on every messa

Re: (ActiveMQ Scheduler) - Memory usage change from: 413% of available memory, to: 414% of available memory

2010-04-08 Thread Gary Tully
ril 2010 23:53, moacsjr wrote: > > Please Help, > I'm using camel 1.6.2 with active mq 5.3.0. > > I have an application that proccess a very large amount of messages and > after a while the application stops. > In the log I can see many messages about memory usage increasin

(ActiveMQ Scheduler) - Memory usage change from: 413% of available memory, to: 414% of available memory

2010-04-07 Thread moacsjr
Please Help, I'm using camel 1.6.2 with active mq 5.3.0. I have an application that proccess a very large amount of messages and after a while the application stops. In the log I can see many messages about memory usage increasing: (ActiveMQ Scheduler) - Memory usage change from: 31

Re: Help understanding memory usage/limits

2010-04-07 Thread Richard Holt
> that defaults to 70% of system usage. your config can go to 80% > > On 7 April 2010 12:15, Richard Holt wrote: > >> >> Hi Gary, >> >> It appears i am really not understanding this so could you clarify? >> >> You wrote: >> >> "W

Re: Help understanding memory usage/limits

2010-04-07 Thread Gary Tully
wrote: > > "Which ever destination tips it over the limit will have its memory usage > flushed to disk because it is > configured with a fileQueueCursor." > > and then wrote: > > "The salient point being that paging to disk is dependent on systemUsage >

Re: Help understanding memory usage/limits

2010-04-07 Thread Richard Holt
Hi Gary, It appears i am really not understanding this so could you clarify? You wrote: "Which ever destination tips it over the limit will have its memory usage flushed to disk because it is configured with a fileQueueCursor." and then wrote: "The salient point being that pa

  1   2   >