Re: Any update on release of 5.17

2022-03-14 Thread Tetreault, Lucas
Hey Jim, Have a peek at the dev mailing list for the latest update: https://lists.apache.org/thread/3lwt24zpwwhx2mv98khjmnl0so3pogmf - Lucas On 2022-03-14, 12:33 PM, "Wilcox, Jim" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attach

Re: The difference between ActiveMQ classic and artemis?

2022-03-14 Thread Justin Bertram
That's correct. Justin On Sat, Mar 5, 2022 at 7:22 PM 穆 建江 wrote: > In previous email, you said: > > In 2016 the community of developers around HornetQ approached the > ActiveMQ community to discuss donating the HornetQ code-base to Apache with > the goal of creating the best of both worlds -

Any update on release of 5.17

2022-03-14 Thread Wilcox, Jim
Hello, We will be upgrading our classic version over the next month and would love to know if 5.17 is still planned to be released possibly in that timeframe? We like its features. If we update to 5.16.4 then move to 5.17 - it seems at first glance that should be a pretty smooth transition? I.

Re: clustering via docker compose

2022-03-14 Thread Domenico Francesco Bruscino
Hi Luca, the `artemis` connector in the broker.xml files must use the container IP address so other broker instances are able to connect to it when it is discovered, see my answer to a similar question on stackoverflow[1]. Docker Compose makes deploying microservice applications very easy but it

Antwort: Re: Problem with MSSQL lease lock

2022-03-14 Thread Herbert . Helmstreit
Hello Tim, thank you for comming back to my question. We have SQL server 19 Unfortunatelly I have changed too much at a time. But after reading the doc / sources I came to the following workaround:

Re: Problem with MSSQL lease lock

2022-03-14 Thread Jean-Baptiste Onofré
Hi, According to the log, it seems you are using DefaultJDBCAdaptor. You have to use MS SQL compliant adapter: org.apache.activemq.store.jdbc.adapter.TransactJDBCAdapter Regards JB On Mon, Mar 14, 2022 at 11:52 AM wrote: > Hello Community, > > after updating my ActivMQ (+OS, Java, MSSQL lease

Re: Problem with MSSQL lease lock

2022-03-14 Thread Tim Bain
Interestingly, AMQ-6904 defined the SQL Server adapter but didn't use it in https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tree;f=activemq-jdbc-store/src/main/resources/META-INF/services/org/apache/activemq/store/jdbc. Would you be willing to do some JAR surgery to edit the SQL Server fil

Re: Problem with MSSQL lease lock

2022-03-14 Thread Tim Bain
Support for SQL Server (including the use of varbinary) was added in 5.15.11 and 5.16.0 under AMQ-6904 ( https://issues.apache.org/jira/browse/AMQ-6904), but the broker is using DefaultJDBCAdapter instead. Can you show your config? Tim On Mon, Mar 14, 2022, 4:52 AM wrote: > Hello Community, > >

Problem with MSSQL lease lock

2022-03-14 Thread Herbert . Helmstreit
Hello Community, after updating my ActivMQ (+OS, Java, MSSQL lease lock DB) I get this message in the activemq.log: 022-03-14 11:32:13,646 | WARN | Could not create JDBC tables; they could already exist. Failure was: CREATE TABLE ACTIVEMQ_MSGS(ID BIGINT NOT NULL, CONTAINER VARCHAR(250) NOT NU

RE: EXT: Re: Artemis with JMS: best way to have python clients ?

2022-03-14 Thread Pachod, Joseph (GE Healthcare)
Thanks for this extensive answer, thanks a lot. Let's dig more into STOMP 😊 -Original Message- From: Simon Lundström Sent: Friday, March 11, 2022 10:06 AM To: users@activemq.apache.org Subject: EXT: Re: Artemis with JMS: best way to have python clients ? AVERTISSEMENT: cet email provie