Re: reloading TLS certificate for Jolokia

2023-01-12 Thread Justin Bertram
ate change. > > Thank you for your help Justin! > > -- > Best Regards, > Vilius > > -----Original Message- > From: Vilius Šumskas > Sent: Thursday, January 12, 2023 12:48 PM > To: users@activemq.apache.org > Subject: RE: reloading TLS certificate for Jol

RE: reloading TLS certificate for Jolokia

2023-01-12 Thread Vilius Šumskas
day, January 12, 2023 12:48 PM To: users@activemq.apache.org Subject: RE: reloading TLS certificate for Jolokia Yes, the upgrade is removing older Java version, however this is only for minor versions. In theory internets say that it should depend on software if that's safe or not https://c

RE: reloading TLS certificate for Jolokia

2023-01-12 Thread Vilius Šumskas
vemq.apache.org Subject: Re: reloading TLS certificate for Jolokia > Could it be that our Artemis instance is still using older JDK which exist only in memory, and console "inherits" that by trying to start itself, and then fails? I don't have any experience with such a

Re: reloading TLS certificate for Jolokia

2023-01-11 Thread Justin Bertram
> Artemis supposed to reload management.xml automatically, or do we have a > chicken-egg problem now; cannot enable JMX because JMX is down? > > -- > Vilius > > -Original Message- > From: Justin Bertram > Sent: Wednesday, January 11, 2023 6:46 PM > To: users@activemq.

RE: reloading TLS certificate for Jolokia

2023-01-11 Thread Vilius Šumskas
cannot enable JMX because JMX is down? -- Vilius -Original Message- From: Justin Bertram Sent: Wednesday, January 11, 2023 6:46 PM To: users@activemq.apache.org Subject: Re: reloading TLS certificate for Jolokia Those exceptions look internal to Jetty. I wouldn't expect them to

Re: reloading TLS certificate for Jolokia

2023-01-11 Thread Justin Bertram
Those exceptions look internal to Jetty. I wouldn't expect them to necessarily be a problem for the restart process. Perhaps it was handling a request at the moment you tried to restart it. Do you ever see any of these messages in the log: Stopped embedded web server or Embedded web server

RE: reloading TLS certificate for Jolokia

2023-01-11 Thread Vilius Šumskas
Well, I have found " restartEmbeddedWebServer()" and tried to use that from the console, however now the console went down and doesn't come up. The logs say: https://p.defau.lt/?C6ssFYW0JSJiZX1yszP0yQ Jolokia API is also down now. Is there a way to start embedded web server without restarting t