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, <raymondmees...@gmail.com> wrote: > 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 as possible: > > https://activemq.apache.org/components/classic/download/ > > Raymond > > > On Tue, May 14, 2024 at 6:20 AM 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 > > >