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 <mattr...@gmail.com> wrote: > This looks like a problem with slf4j logging library compatibility. > > -Matt > > > On May 13, 2024, at 11:20 PM, Sowjanya <sowjimedapat...@gmail.com> > 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 application, Below are the logs we are getting. > > > > 2024-05-09 09:12:15,549 WARN [com.adtran.mvc.view.ViewJSONServiceImpl] > > JSON View failed due to com.adtran.common.services.Ser > > viceSpecificException: 'java.lang.NoSuchMethodError: > > org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String > > ;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V' > > > > Can you please help in sorting out this. > > > > Regards, > > Sowjanya > >