Hi,
At first glance, it doesn't look like an ActiveMQ issue but more a
Camel issue. The Camel placeholder doesn't seem to be populated.
Maybe we don't use the right path for the placeholder prop file (from
file:c to file://).
How do you start the ActiveMQ broker ? standalone (with the
bin/activem
Hi Le
Not sure I understand the problem fully so I hope my answer makes sense.
In my usage of ActiveMQ I have many microservices which write and read from
queues.
In my experience the messages become available to the reading activeMQ
client as soon as the writing client has committed the message o
Hello,
We are using artemis 2.33 and from time to time we receive complaints from
users that either the message processing is too long or the queue takes too
long to deliver messages. We want to log some info about the messages when
they are sent, received, acked,... Is it possible to write a class
Hello,
are you sure no spurious Windows chars are present in the properties files?
Maybe linefeed or similar
Distinti Saluti / Kind Regards
M.G.
Da: Jana Manju
Inviato: venerdì 20 dicembre 2024 09:32
A: users@activemq.apache.org
Oggetto: Re: java.lang.IllegalAr
Hi Ken,
The ActiveMQ version is 5.18.4 and it is classic.
On Fri, 20 Dec 2024 at 19:16, Ken Liao wrote:
> Hi, what version of ActiveMQ are you using? Also is it Classic or Artemis?
>
> Thanks,
> Ken
>
> On Thu, Dec 19, 2024 at 11:18 PM Jana Manju wrote:
>
> > Hi Team,
> >
> > Recently we migra
Hi, what version of ActiveMQ are you using? Also is it Classic or Artemis?
Thanks,
Ken
On Thu, Dec 19, 2024 at 11:18 PM Jana Manju wrote:
> Hi Team,
>
> Recently we migrated our ActiveMQ service from windows to linux. We are
> seeing the following error for only one of the consumers.
>
> 2024-1