Relative Content

Tag Archive for activemq-classic

ActiveMQ Classic 6.1.2 broker compatibility with 5.16.2 client

We use ActiveMQ Classic heavily for JMS messaging in our applications. We have an immediate requirement to upgrade the ActiveMQ version from 5.16.2 (both broker and client) to one which is actively maintained and stable. However, the client libraries of all such versions require java 11+ whereas our applications still run on JDK 1.8 and upgrading it have different non-technical difficulties. So upgrading the JDK version is the last resort we should be considering.

Active MQ classic 6.1.2 broker’s compatibility with client 5.16.2

We use Active MQ classic heavily for jms messaging in our applications. We have an immediate requirement to upgrade the active mq version from 5.16.2 (both broker and client) to one which is actively maintained and stable. However, the client libraries of all such versions require java 11+ whereas our applications still run on jdk 1.8 and upgrading it have different non-technical difficulties. So upgrading the jdk version is the last resort we should be considering.

ActiveMQ Classic throws exception while reading JDBC journal during start up

We have an active-passive setup of ActiveMQ Classic 5.16.2 in production with JDBC for persistence. There was an operational issue with the DB few days back due to which the Oracle persistence store was inaccessible. Once the DB came online JDBC connections from ActiveMQ recovered. However, sometime later the send and consume operations started throwing exception. A restart of the broker also failed with the same exception:

Apache Activemq 5.18.3

I’ve Apache Activemq version 5.18.3 and I see in the activemq.log lots (every 5 minutes) this kind of warnings:

Activemq shutdown after 30 from startup

I am running activeMq version 6.1.2 embedded with spring boot the server, for persistence I am using postgresql. After about 30 seconds after startup it gives me the following error