Re: Newbie Looking for Help with a Crashing Artemis Server

2022-09-20 Thread Justin Bertram
Based on the logging it looks to me like the broker was simply stopped administratively. I definitely think the first step is checking with the sysadmins. Justin On Tue, Sep 20, 2022 at 12:23 PM Michael Brennock wrote: > The artemis.log files show the server going offline at random times betwe

Re: ActiveMQ client support for JMS 3.0

2022-09-20 Thread Matt Pavlovich
Hi Andrés- Works has already begun on JMS 2.0 support that is a pre-req to supporting jakarta and JMS 3.0. The first few patches have been merged. Keep an eye out for the release notes for general availability. Thanks, Matt Pavlovich > On Sep 20, 2022, at 2:57 AM, Andrés Torres García wrote:

Re: Newbie Looking for Help with a Crashing Artemis Server

2022-09-20 Thread Michael Brennock
The artemis.log files show the server going offline at random times between 12:00am and 2:00am on different nights, after being online somewhere between 8 and 13 hours. Here's part of the stack trace: 2022-09-20 01:07:09,359 INFO [io.hawt.web.auth.AuthenticationFilter] Destroying hawtio authenti

AMQ142007: Can not find record during compact replay

2022-09-20 Thread slx
Hello, This is related to my ticket https://issues.apache.org/jira/browse/ARTEMIS-3992 We still have occasional spurts of messages like 2022-09-20 10:32:43,913 WARN  [org.apache.activemq.artemis.journal] AMQ142007: Can not find record 268 566 334 during compact replay 2022-09-20 10:32:43,913 WAR

ActiveMQ client support for JMS 3.0

2022-09-20 Thread Andrés Torres García
Hi there, Active MQ is our default Message Broker for asynchronous communication. ActiveMQ support has been removed from Spring Boot 3/Framework 6 due to ActiveMQ client not supporting a JMS 3.0 client. Due to the migration from *javax.