s (for authorization as an
admin).
Is it right ?
After these changes the console seems to work even for browsing or sending
messages...
Thanks.
Regards.
Le mar. 15 avr. 2025 à 17:18, Ephemeris Lappis
a écrit :
> Hello.
>
> After adding a user "client" into the file "
Hello.
After adding a user "client" into the file "users.properties" (for
application access), and adding it in file "groups.properties" with
"clients=client", we have errors in the web console only for some
operations like browsing or sending messages.
In the logs we can see errors about the sys
Hello
We're using ActiveMQ "classic" 5.18.3
Regards.
Le mar. 11 mars 2025 à 15:01, Justin Bertram a écrit :
> Are you using ActiveMQ Classic or ActiveMQ Artemis? Also which version are
> you using?
>
>
> Justin
>
> On Tue, Mar 11, 2025 at 8:08 A
LQ.
> https://camel.apache.org/components/4.10.x/eips/message-expiration.html
>
> If you want a manually triggered process, then you can create a consumer
> application that consumes X number of messages, where X is specified on
> startup.
> --
> Alex
>
> -Original Message
Hello.
I'm looking for a simple way to clean DLQ queues on our ActiveMQ brokers.
Messages are moved to DLQ queues when some unexpected conditions lead
consumers to fail. We've no automatic processing for DLQ messages that are
only needed for diagnosis. Nevertheless, when the queues contain too man
guaranteed by an instance of a
> single _producer_ and not any wider scope. Queues can be multi-threaded, so
> there is no order guaranteed across multiple producers.
>
> Thanks,
> Matt Pavlovich
>
> > On Feb 11, 2025, at 6:31 AM, Ephemeris Lappis <
> ephemeris.lap
Hello !
I'm a bit embarrassed: I reported a problem on ActiveMQ (Classic),
regarding the disordered distribution of messages, both on this list and by
creating a JIRA ticket (https://issues.apache.org/jira/browse/AMQ-9653),
but I have no feedback. I'm a bit surprised. We would really need help to
Hello.
We're using ActiveMQ Classic version 5.18.3. In our last load tests we have
some errors that seem to be related to unordered message delivery. The
broker is configured with a Postgresql database persistence.
The Camel+Java producers generate messages in different queues : some for
business
I.
>
> Thanks,
> Matt Pavlovich
>
> > On Jun 19, 2024, at 8:01 AM, Ephemeris Lappis
> > wrote:
> >
> > Hello.
> >
> > After looking at the binary value in the database field, I can see
> > that the 0x0A is present at the end of the message.
>
lar issues ?
Thanks again.
Regards.
Le mer. 19 juin 2024 à 13:22, Ephemeris Lappis
a écrit :
>
> Hello.
>
> I use postman to test Camel applications that consume JMS messages.
> I've already done a lot of tests without any problem, but the last one
> produces a strange error.
Hello.
I use postman to test Camel applications that consume JMS messages.
I've already done a lot of tests without any problem, but the last one
produces a strange error.
When I debug my Camel route, I see that a line feed (0x0a) byte has
been added at the end of the message. The source message
ice only considers the BrokerService status, it
> doesn't check all layers (like persistent store or transports).
>
> I propose to create a Jira as it's possible to improve this.
> In the meantime, you can implement your own check including the
> different layers.
>
> Regard
Hello.
I'm looking for the best ways to check our ActiveMQ instances.
Trying the jolokia "health" service, I thought I had a nice way to do
it, but I see that the status is ... lying.
We use a jdbc persistence configuration, and when the database
crashes, the CurrentStatus is still "Good"... I'm
Hello.
I'm not sure if someone will have an explanation, but I'm going to
send my question... in a bottle !
We had a strange behavior last night : our PostgreSQL server has been
failing with a raher fatal error, and has switched into recovery mode
for some time. Usually, when an SQL error occurs
Hello.
I was looking for some way to "wire tap" messages send to all our
queues, and I've found the "mirrored queue" documentation.
With a simple configuration I can see the created topics that match
the queues, and the count of messages that are copied. But no way to
browse the mirror topics.
T
ackoverflow
> type developer support.
>
> Thanks,
> Matt Pavlovich
>
> > On Jul 10, 2023, at 4:41 AM, Ephemeris Lappis
> > wrote:
> >
> > Hello again.
> >
> > Perhaps you've already seen my previous mail... I've tried some
>
;
> Adding more debug and add’l logging would be need to root cause.
>
> Also note, this level of debugging is beyond what is reasonable to expect
> getting a resolution from ActiveMQ user mailing list and/or Stackoverflow
> type developer support.
>
> Thanks,
> Matt Pavlovich
his releases connections and allows new connections to
> spin up)
> 5. Look into using camel-sjms vs the Spring JMS-based component to see if its
> a better fit
>
> Thanks,
> -Matt
>
> > On Jul 7, 2023, at 10:47 AM, Ephemeris Lappis
> > wrote:
> >
&g
to using camel-sjms vs the Spring JMS-based component to see if its
> a better fit
>
> Thanks,
> -Matt
>
> > On Jul 7, 2023, at 10:47 AM, Ephemeris Lappis
> > wrote:
> >
> > Hello.
> >
> > We observe strange messages in our logs about ActiveMQ c
Hello.
We observe strange messages in our logs about ActiveMQ consumers.
17:33:29.684 WARN [Camel (_context) thread #452 -
JmsConsumer[.internal.queue]] Setup of JMS message listener
invoker failed for destination '.internal.queue' - trying to
recover. Cause: The Consumer is closed
T
ActiveMQ indeed produces such a 143 exit code ?
FYI, other containers with java processes, like Karaf for example,
stop gracefully with an exit code 0...
Thanks again.
Regards.
Le ven. 14 avr. 2023 à 13:27, Ephemeris Lappis
a écrit :
>
> Hello.
>
> I see that when running Active
Hello.
I see that when running ActiveMQ in a docker container, stopping the
container is slow and leaves it with a non zero exit code.
As I use a custom JDBC config file, I run activemq with :
CMD $ACTIVEMQ_HOME/bin/activemq start
xbean:$ACTIVEMQ_HOME/conf/activemq-with-postgresql.xml && bash
T
s options on DestinationPolicy.
>
> Feel free to open up a feature request ticket —
> https://issues.apache.org/jira
>
> I’ll work to add it to 5.18.x or 5.19.x
>
> Thanks!
> Matt Pavlovich
>
> On Mar 31, 2023, at 4:53 PM, Ephemeris Lappis
> wrote:
>
> Hello.
&g
licy.
>
> Feel free to open up a feature request ticket —
> https://issues.apache.org/jira
>
> I’ll work to add it to 5.18.x or 5.19.x
>
> Thanks!
> Matt Pavlovich
>
> On Mar 31, 2023, at 4:53 PM, Ephemeris Lappis
> wrote:
>
> Hello.
>
> I guess that &
Hello.
We need to inspect some messages in the postgresql table for some queues.
How can we read using SQL the binary message from the column msg of
the table activemq_msgs ? We'd like to check some headers of DLQ
messages for example...
Thanks.
Regards.
Hello.
I guess that "zeroExpirationOverride" could force the expiration on
messages, but it seems to apply to all queues/topics, right ?
Is there any way to limit the plugin to few queues only ?
Thanks.
Regards.
Ephemeris Lappis
Le 31/03/2023 à 20:13, Matt Pavlovich a écri
>
> Yes, simply use the JMSTimestamp header as the field in your selector query.
>
> Thanks,
> -Matt
>
> > On Mar 31, 2023, at 4:28 AM, Ephemeris Lappis
> > wrote:
> >
> > Hello.
> >
> > We need to consume messages from some queues (using Camel JMS
> &
ueues :
we'd prefer to set it in the server configuration, and not in the
Camel code.
Thanks again.
Le ven. 31 mars 2023 à 16:36, Timothy Bish a écrit :
>
> On 3/31/23 10:22, Ephemeris Lappis wrote:
> > Hello.
> >
> > Thanks. I'm going to have a look at these confi
mis/documentation/latest/message-expiry.html
> There are the address-parameters: min-expiry-delay and max-expiry-delay
>
> -----Original Message-
> From: Ephemeris Lappis
> Sent: vrijdag 31 maart 2023 15:01
> To: users@activemq.apache.org
> Subject: ActiveMQ / configure que
Hello.
Is there any way to configure queues on the server side with specific
settings like "time to live" for example ? The same way, I'd like to
enable or disable DLQ for some queues.
Our XML configuration already uses policies like :
Can I set similar policies to exclude DLQ for queues wi
Hello.
We need to consume messages from some queues (using Camel JMS
component) only when messages are older than a given number of hours
or days.
I don't find any example of selector to filter messages this way.
Any help on that ?
Thanks in advance.
Regards.
rviceX and portX are defined by our k8s services and
endpoints. Nothing more.
We've tested with batches of more than 1 million messages, and
all seems to be stable. Sometimes the leadership changes, but
clients detect it and the failover do its job.
Ephemeris Lappis
es Openwire and HTTP connectors are exposed to other PODs as
K8s services and endpoints. All seems to work as expected.
Regards.
Ephemeris Lappis
Le 13/03/2023 à 10:45, prateekjai...@gmail.com a écrit :
Hi All,
How are you? I am trying to deploy artemis on kubernetes (k8s) cluster. I
would
; 5.16.x is *really* similar to 5.17.x right now. Especially with the clients.
> You should be fine for a while.
>
> -Matt
>
> > On Dec 26, 2022, at 2:36 AM, Ephemeris Lappis
> > wrote:
> >
> > Hello.
> >
> > If I'm not wrong, ActiveMQ server is b
Hello.
If I'm not wrong, ActiveMQ server is built and runs for JDK 8 until
version 5.16 included, and for JDK 11+ starting with 5.17.
To ensure compatibility of our applications that currently run with an
old Red-Hat Fuse AMQ 5.11, we plan to install new brokers with a
recent version 5.17.x, but
Hello.
I'm trying to find a minimal parameter set to test a JDBC adapter
configuration (using postgresql as DB) for ActiveMQ. For now I'm working
with an old ServiceMix that includes ActiveMQ version 5.14.5. It's more or
less the version of my customer platform.
To check if my troubles come from
36 matches
Mail list logo