The line in etc/artemis.profile which refers to the HornetQ port is commented out by default so unless you had already enabled this line it shouldn't be an issue. Furthermore, this line refers to 5446 rather than 5445 by default.
It's not clear why you're still having issues with the binding to port 5445 given you've removed the hornetq acceptor. Could you cut/paste your bootstrap.xml & broker.xml? Justin On Thu, Jul 8, 2021 at 11:27 AM Seckel, Anthony < anthony.sec...@arcelormittal.com> wrote: > Justin, > > Thanks Justin. I removed HornetQ from ..\etc\broker.xml. There was also > a reference in artemix.profile.xml to HornetQ and its Port #, which I > commented out. However, it seems that HornetQ is being 'remembered' > somewhere as MQ startup still attempts Hornet connection and stops, despite > being removed from both xml documents.... Our created MQ is being is being > ran "artemis run" from a dos command console at this time for evaluation > and testing. The dos console is being terminated and re-started for each > attempt to run. > > Thanks for your comments... > > Anthony Seckel | Sr. Engineer Process Automation Level 2, OT Steelmaking > AM/NS Calvert > A joint venture between ArcelorMittal and Nippon Steel & Sumitomo Metal > Corporation > > Hot Strip Mill | PO Box 456, Calvert, AL 36513 > > T +1 251 289 4296 | M +1 251 786 2645 > www.arcelormittal.com > > -----Original Message----- > From: Justin Bertram <jbert...@apache.org> > Sent: Wednesday, July 07, 2021 10:01 PM > To: users@activemq.apache.org > Subject: Re: HornetQ Bind - 5445 Already Used > > **This Message originated from a Non-ArcelorMittal source** > > > The acceptor named "hornetq" is defined in etc/broker.xml. It's there for > convenience for users who have legacy HornetQ clients. If you don't have > legacy HornetQ clients you can just remove this acceptor from your > broker.xml. > > > Justin > > On Wed, Jul 7, 2021 at 8:45 PM Seckel, Anthony < > anthony.sec...@arcelormittal.com> wrote: > > > Artemis 2.17.0 startup Bind error for HornetQ acceptor on Windows 10. > > Changed to random port # in several files in \etc, but rerun still > > logs > > 5445 being attempted. Running from console. No other RUN errors > > > > Anthony Seckel | Sr. Engineer Process Automation Level 2, OT > > Steelmaking AM/NS Calvert A joint venture between ArcelorMittal and > > Nippon Steel & Sumitomo Metal Corporation > > > > Hot Strip Mill | PO Box 456, Calvert, AL 36513 > > > > T +1 251 289 4296 | M +1 251 786 2645 > > www.arcelormittal.com<http://www.arcelormittal.com/> > > > > >