You would need to check the same thread dump you were inspecting previously
(assuming you actually acquired a thread dump and weren't just looking at a
dynamic list of threads). Threads are in constant flux so looking at
"qtp132659602-341435" later almost certainly won't provide any meaningful
info
Thank you Justin for the quick response.
I checked the thread "qtp132659602-341435" - it looks exactly the same (and
also in the blocked state).
Or maybe it has been changed while I searched for it by name. At the moment
the load is not so high, and there are almost no blocked threads. I'll try
to
FYI - I opened ARTEMIS-5280 [1] to track this.
Justin
[1] https://issues.apache.org/jira/browse/ARTEMIS-5280
On Tue, Jan 28, 2025 at 8:34 AM Justin Bertram wrote:
> Looks like there's a bug preventing this from working as expected. I'll
> send a fix before 2.40.0 is released.
>
>
> Justin
>
>
Based on the stack-trace you shared, there's a remote client making an
HTTPS connection for a management operation of some kind via Jolokia (i.e.
the JMX-HTTP bridge). This thread is blocked waiting on another thread to
release a lock that it needs. In order to diagnose the issue we first need
the
Hi All,
Sometimes we have a lot of threads in the blocked state in Artemis (up to
400 on one of the test servers). I have checked several blocked threads,
and they look similar.
When it happens, the management console becomes slow. When I checked the
thread dump, I mentioned that there were many l
Looks like there's a bug preventing this from working as expected. I'll
send a fix before 2.40.0 is released.
Justin
On Tue, Jan 28, 2025 at 8:22 AM Alexander Milovidov
wrote:
> Hi Vilius,
>
> I also use these settings and it seems that it does not work.
> Artemis 2.38.0, plugin 2.1.0.
>
>
> в
Hi Vilius,
I also use these settings and it seems that it does not work.
Artemis 2.38.0, plugin 2.1.0.
вт, 28 янв. 2025 г. в 02:11, Vilius Šumskas :
> Hi,
>
> I‘ve set up Artemis Prometheus plugin 2.2.0 with ActiveMQ Artemis 2.39.0.
> /metrics endpoint works and returns all default metrics.
>
>