Re: Need help in upgrading activemq

2024-05-13 Thread Sowjanya
Hi, Our application is using opene JDK 8, So last version of activemq that is supporting our application is 5.16. Tried upgrading activemq from 5.11.2 to 5.15 and faced same issue as stated in my previous mail. Regards, Sowjanya On Tue, 14 May 2024, 11:45 ski n, wrote: > Probably an issue wit

Re: Need help in upgrading activemq

2024-05-13 Thread ski n
Probably an issue with the version of SLFJ. See: https://stackoverflow.com/questions/20537459/java-lang-nosuchmethoderror-org-slf4j-spi-locationawarelogger-log Maybe you need to update other versions of your application (spring or the JDK itself), but it's recommended to take the newest version a

Re: Queue load resulting OutOfMemory exception

2024-05-13 Thread Rakesh Athuru
Hi, Could you please share JIRA number or pull request or some reference to the improvement you did to JDBC journal implementation, that I can go through. Usage via Wildfly indeed makes things difficult, due to it having different release cycle. Regards, Rakesh.A ___

Need help in upgrading activemq

2024-05-13 Thread Sowjanya
Hi We are trying to upgrade from activemq 5.11.2 to 5.12.0, New version of activemq is being reflected but unfortunately not able to access any module in our application, Below are the logs we are getting. 2024-05-09 09:12:15,549 WARN [com.adtran.mvc.view.ViewJSONServiceImpl] JSON View failed du

Request to be removed from ActiveMQ Slack channel

2024-05-13 Thread Dunham, Guy@CIO
Hello, Please remove me from ActiveMQ Slack channel. Thanks, Guy Dunham guy.dun...@state.ca.gov

ActvieMQ BASE64 Message Download from IBM MQ

2024-05-13 Thread Jason Jackson
I am running into an issue with downloading a BASE64 type message from IBM MQ into ActiveMQ. ActiveMQ is connecting to IBM MQ using Camel/Spring and pulling the message down. I believe when the message is pulled from IBM MQ it is being converted to a BYTE message instead of BASE64. The Camel/

JMSXGroupID seems to be ignored for MDBs

2024-05-13 Thread Silvio Bierman
Hello all, We use Apache ActiveMQ Artemis Message Broker version 2.16.0 inside our Wildfly server. We are trying to get message grouping working by setting the JMSXGroupID attribute on messages that are being handled by various MDBs. As far as we can tell the attribute is ignored and messages w