Re: Looking for guidance on conversion from embedded activemq to artemis

2023-01-11 Thread Michael Brennock
pended on org.apache.activemq:artemis-server it would get > all the transitive dependencies like commons-beanutils:commons-beanutils. > Is that not the case? > > > Justin > > On Wed, Jan 11, 2023 at 2:14 PM Michael Brennock > wrote: > > > Ah, that explains why it's miss

Re: Looking for guidance on conversion from embedded activemq to artemis

2023-01-11 Thread Michael Brennock
rtemis/blob/main/artemis-server/pom.xml#L158 > > On Wed, Jan 11, 2023 at 1:26 PM Michael Brennock > wrote: > > > John, I appreciate your suggestions! I will try to put them to work > today. > > > > Perhaps they can help me resolve a runtime error I'm gettin

Re: Looking for guidance on conversion from embedded activemq to artemis

2023-01-11 Thread Michael Brennock
controlled testing. Memory >>observations came from production systems running load tests and there >>could have been other factors such as session leakage. >> >> >> >> [image: rg] <https://www.redpointglobal.com/> >> >> John

Re: Looking for guidance on conversion from embedded activemq to artemis

2023-01-06 Thread Michael Brennock
s it rely on automatic creation of > endpoints? > > In order to replace BrokerService with EmbeddedActiveMQ we need specific > details about how BrokerService is being used. > > Hope that helps! > > > Justin > > On Fri, Jan 6, 2023 at 12:21 PM Michael Brennock > wrote

Re: Looking for guidance on conversion from embedded activemq to artemis

2023-01-06 Thread Michael Brennock
se only for testing purposes. You won't use > it at all when migrating. > > For additional help you'll have to ask more specific questions. > > > Justin > > On Thu, Jan 5, 2023 at 4:45 PM Michael Brennock > wrote: > > > Good afternoon, > > I've been ta

Looking for guidance on conversion from embedded activemq to artemis

2023-01-05 Thread Michael Brennock
Good afternoon, I've been tasked to migrate an existing application's message broker from ActiveMQ to Artemis. I was wondering if I could get some help troubleshooting my solution? We had some initial success replacing our embedded activeMQ broker with a standalone broker that runs outside the

Re: Newbie Looking for Help with a Crashing Artemis Server

2022-10-05 Thread Michael Brennock
veMQ Artemis into it to get this functionality. > > > Justin > > [1] https://en.wikipedia.org/wiki/Init > > On Wed, Oct 5, 2022 at 12:01 PM Michael Brennock > wrote: > > > Thanks for the tip! I confess it took me much longer than I hoped to get > a > >

Re: Newbie Looking for Help with a Crashing Artemis Server

2022-10-05 Thread Michael Brennock
, Sep 20, 2022, 10:51 AM Justin Bertram wrote: > 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 M

Re: Newbie Looking for Help with a Crashing Artemis Server

2022-09-20 Thread Michael Brennock
> > > Can you also try to run below command and see if you are facing the same. > > Thanks > > > > dmesg | grep "your_process_ID" > > > > Thanks > > Ekta > > > > > > From: Michael Brennock >

Newbie Looking for Help with a Crashing Artemis Server

2022-09-19 Thread Michael Brennock
to be careful not to overshare confidential information from work. Thanks for your help, Michael Brennock