you are using ActveMQ classic, right? Please provide the version. 5.17.4

The management console is there in this case, yes but I did not find it very 
useful, that's right.
To monitor memory etc. the JMX interface together with JVisualVM is the real 
hit in this case.
Are you familiar with this tool? No I am not
What platform are you running on? Red Hat Enterprise 8.7
How many clients did you connect?  There is one broker instance and 3 consumers 
connected


Brian Allen
Senior Software Engineer
From: herbert.helmstr...@systema.com <herbert.helmstr...@systema.com>
Sent: Friday, November 10, 2023 1:18 AM
To: users@activemq.apache.org
Subject: Antwort: [Ext] Activemq heap space issues

Hello Brian,

you are using ActveMQ classic, right? Please provide the version.
The management console is there in this case, yes but I did not find it very 
useful, that's right.
To monitor memory etc. the JMX interface together with JVisualVM is the real 
hit in this case.
Are you familiar with this tool?
What platform are you running on?
How many clients did you connect?

Regards

Herbert

________________________________

Herbert Helmstreit
Senior Software Engineer

Phone: +49 941 / 7 83 92 36
herbert.helmstr...@systema.com<mailto:herbert.helmstr...@systema.com>

[cid:ETdHcSh1F6KhcVrbS7vPwC0l_@5uq9kpSIDxK0mje6c8jgX3nf9]

www.systema.com<https://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fwww.systema.com&umid=9fb8bb64-4c92-460e-83a2-908fa5a088b2&auth=9821eadf06776ecad92536e7f080c3528373dea1-ce0351b34282752ad41e5481d13bf2ead6b8e831>

[LinkedIn]<https://ddec1-0-en-ctp.trendmicro.com/wis/clicktime/v1/query?url=https%3a%2f%2fwww.linkedin.com%2fcompany%2fsystema%2dgmbh%2f&umid=9fb8bb64-4c92-460e-83a2-908fa5a088b2&auth=9821eadf06776ecad92536e7f080c3528373dea1-34c7643d1533cb635308c2cfd482f6054b5c846a>[Facebook]<https://ddec1-0-en-ctp.trendmicro.com/wis/clicktime/v1/query?url=https%3a%2f%2fde%2dde.facebook.com%2fSYSTEMA.automation%2f&umid=9fb8bb64-4c92-460e-83a2-908fa5a088b2&auth=9821eadf06776ecad92536e7f080c3528373dea1-fd0a5187b10a661b6d98d921be94e61c82e46b27>[XING]<https://ddec1-0-en-ctp.trendmicro.com/wis/clicktime/v1/query?url=https%3a%2f%2fwww.xing.com%2fpages%2fsystemagmbh&umid=9fb8bb64-4c92-460e-83a2-908fa5a088b2&auth=9821eadf06776ecad92536e7f080c3528373dea1-591ec8ebf1afec9a2d3ffb4a05db2fcc5e2ae019>

SYSTEMA
Systementwicklung Dipl.-Inf. Manfred Austen GmbH

Manfred-von-Ardenne-Ring 6 | 01099 Dresden
HRB 11256 Amtsgericht Dresden | USt.-ID DE 159 607 786
Geschäftsführer: Manfred Austen, CEO und Dr. Ulf Martin, COO




Von:        "Brian Allen" 
<brian.al...@acspower.com<mailto:brian.al...@acspower.com>>
An:        "users@activemq.apache.org<mailto:users@activemq.apache.org>" 
<users@activemq.apache.org<mailto:users@activemq.apache.org>>
Datum:        09.11.2023 21:06
Betreff:        [Ext] Activemq heap space issues
________________________________



Hello I am troubleshooting actviemq and I am getting memory errors. I am trying 
to determine the best way to investigate how to mitigate these errors by 
adjusting the settings.  Is there documentation on troubleshooting memory 
issues? I am able to view the web console and I see a bunch of messages in the 
queue but not really much else. Thanks for any help you can provide.

2023-11-08 23:21:23,539 | INFO  | ActiveMQ WebConsole available at 
http://127.0.0.1:8161/ | org.apache.activemq.web.WebConsoleStarter | main
2023-11-08 23:21:23,539 | INFO  | ActiveMQ Jolokia REST API available at 
http://127.0.0.1:8161/api/jolokia/ | org.apache.activemq.web.WebConsoleStarter 
| main
2023-11-09 02:48:47,015 | ERROR | Error in thread 'ActiveMQ 
BrokerService[localhost] Task-2162' | 
org.apache.activemq.thread.TaskRunnerFactory | ActiveMQ 
BrokerService[localhost] Task-2162
java.lang.OutOfMemoryError: Java heap space
2023-11-09 02:48:47,015 | ERROR | Error in thread 'ActiveMQ 
BrokerService[localhost] Task-1943' | 
org.apache.activemq.thread.TaskRunnerFactory | ActiveMQ 
BrokerService[localhost] Task-1943
java.lang.OutOfMemoryError: Java heap space
2023-11-09 02:48:46,634 | ERROR | Error in thread 'ActiveMQ 
BrokerService[localhost] Task-1305' | 
org.apache.activemq.thread.TaskRunnerFactory | ActiveMQ 
BrokerService[localhost] Task-1305
java.lang.OutOfMemoryError: Java heap space
2023-11-09 02:48:46,633 | ERROR | Error in thread 'ActiveMQ 
BrokerService[localhost] Task-1002' | 
org.apache.activemq.thread.TaskRunnerFactory | ActiveMQ 
BrokerService[localhost] Task-1002
java.lang.OutOfMemoryError: Java heap space
2023-11-09 02:47:58,853 | ERROR | Error in thread 'ActiveMQ 
BrokerService[localhost] Task-2175' | 
org.apache.activemq.thread.TaskRunnerFactory | ActiveMQ 
BrokerService[localhost] Task-2175
java.lang.OutOfMemoryError: Java heap space
       at 
java.base/jdk.internal.misc.Unsafe.allocateUninitializedArray(Unsafe.java:1375)
       at 
java.base/java.lang.StringConcatHelper.newArray(StringConcatHelper.java:497)
       at 
java.base/java.lang.StringConcatHelper.simpleConcat(StringConcatHelper.java:421)
       at 
java.base/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)

Brian Allen

This email and any file attached to it (when applicable) contain(s) 
confidential information that is exclusively addressed to its recipient(s). If 
you are not the indicated recipient, you are informed that reading, using, 
disseminating and/or copying it without authorization is forbidden in 
accordance with the legislation in effect. If you have received this email by 
mistake, please immediately notify the sender of the situation by resending it 
to their email address.
Avoid printing this message if it is not absolutely necessary.

Este correo electr?nico y, en su caso, cualquier fichero anexo al mismo, 
contiene informaci?n de car?cter confidencial exclusivamente dirigida a su 
destinatario o destinatarios. Si no es vd. el destinatario indicado, queda 
notificado que la lectura, utilizaci?n, divulgaci?n y/o copia sin autorizaci?n 
est? prohibida en virtud de la legislaci?n vigente. En el caso de haber 
recibido este correo electr?nico por error, se ruega notificar inmediatamente 
esta circunstancia mediante reenv?o a la direcci?n electr?nica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.


This email and any file attached to it (when applicable) contain(s) 
confidential information that is exclusively addressed to its recipient(s). If 
you are not the indicated recipient, you are informed that reading, using, 
disseminating and/or copying it without authorization is forbidden in 
accordance with the legislation in effect. If you have received this email by 
mistake, please immediately notify the sender of the situation by resending it 
to their email address.
Avoid printing this message if it is not absolutely necessary.

Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, 
contiene información de carácter confidencial exclusivamente dirigida a su 
destinatario o destinatarios. Si no es vd. el destinatario indicado, queda 
notificado que la lectura, utilización, divulgación y/o copia sin autorización 
está prohibida en virtud de la legislación vigente. En el caso de haber 
recibido este correo electrónico por error, se ruega notificar inmediatamente 
esta circunstancia mediante reenvío a la dirección electrónica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.

Reply via email to