Re: Unexpected behavior of EmbeddedActiveMQResource

2023-08-18 Thread Clebert Suconic
YOu need to have the consumer and session open to be able to saveToOuptutStream On your case, your using the core API directly and you're calling save after the consumer closed. The change you mentioned is closing the consumer. I suggest you either use the consumer directly and close it yourself

Re: Problem with Artemis upgrade in versions 2.29.0+

2023-08-18 Thread Clebert Suconic
Can you create a JIRA? it is definitely a bug. On Fri, Aug 18, 2023 at 8:54 AM MILOVIDOV Aleksandr wrote: > > Hello Team, > > We have found strange problem when upgrading ActiveMQ Artemis instance from > version 2.29.0 and higher to the same or higher version. > After running command "artemis up

Problem with Artemis upgrade in versions 2.29.0+

2023-08-18 Thread MILOVIDOV Aleksandr
Hello Team, We have found strange problem when upgrading ActiveMQ Artemis instance from version 2.29.0 and higher to the same or higher version. After running command "artemis upgrade /path/to/instance", web section in bootstrap.xml is broken and Artemis cannot start: http://localhos