But Currently we are using activemq 5.11.2 wherein we
have slf4j-api-1.7.10. Similarly we have slf4j-api-1.7.10 in activemq
5.12.0
Not sure why compatibility issues are coming.
On Tue, May 14, 2024 at 7:02 PM Matt Pavlovich wrote:
> This looks like a problem with slf4j logging library compatibi
This looks like a problem with slf4j logging library compatibility.
-Matt
> On May 13, 2024, at 11:20 PM, Sowjanya wrote:
>
> 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 a
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
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
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