|
@@ -0,0 +1,272 @@
|
|
|
+2022-01-10 14:56:03.149 ERROR 1992 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 14:57:08.783 ERROR 18380 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 14:59:13.904 ERROR 15304 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 15:02:33.064 ERROR 2204 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 15:04:27.658 ERROR 19060 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 15:07:26.970 ERROR 1304 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 15:08:47.694 ERROR 4184 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|
|
|
+2022-01-10 15:10:09.006 ERROR 17544 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
|
|
|
+
|
|
|
+***************************
|
|
|
+APPLICATION FAILED TO START
|
|
|
+***************************
|
|
|
+
|
|
|
+Description:
|
|
|
+
|
|
|
+An attempt was made to call a method that does not exist. The attempt was made from the following location:
|
|
|
+
|
|
|
+ org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
|
|
|
+
|
|
|
+The following method did not exist:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
|
|
|
+
|
|
|
+The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/boot/spring-boot-autoconfigure/2.6.2/spring-boot-autoconfigure-2.6.2.jar!/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
|
|
|
+
|
|
|
+ jar:file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar!/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class
|
|
|
+
|
|
|
+The called method's class hierarchy was loaded from the following locations:
|
|
|
+
|
|
|
+ org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+ org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport: file:/E:/maven/org/springframework/spring-webmvc/5.2.5.RELEASE/spring-webmvc-5.2.5.RELEASE.jar
|
|
|
+
|
|
|
+
|
|
|
+Action:
|
|
|
+
|
|
|
+Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration and org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
|
|
|
+
|