Hello, I got the solution, have you fix your problem ? Best regards, Mathieu HETRU
> Le 4 janv. 2021 à 19:00, Joe Manavalan <[email protected]> a écrit : > > How do we exclude HikariCP-java7-2.4.13.jar from generated war ? > I am using > CAS 6.1 [overlay template] with cas.authn.pac4j.oauth2 and jpa registry . > Server works fine on Windows and single node Unix boxes. But on clustered > Unix environment some of the nodes throws error as shown below and fail to > come up . > If I manually delete HikariCP-java7-2.4.13.jar, server starts successfully > > Caused by: java.lang.AbstractMethodError: Receiver class > com.zaxxer.hikari.metrics.micrometer.MicrometerMetricsTrackerFactory does not > define or inherit an implementation of the resolved method abstract > create(Ljava/lang/String;Lcom/zaxxer/hikari/metrics/PoolStats;)Lcom/zaxxer/hikari/metrics/MetricsTracker; > of interface com.zaxxer.hikari.metrics.MetricsTrackerFactory > > I tried few changes to my build.gradle without success, including the one > suggested at > https://github.com/spring-projects/spring-boot/issues/16489 > > Any help appreciated. > > thanks > Joe > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/6f7ee489-13ee-4155-a551-2716e087d4e5n%40apereo.org. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/5A18611D-C2AC-4753-BD0C-74CA8F2655DA%40gmail.com.
