log_error.log 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. 2022-01-10 14:56:03.149 ERROR 1992 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  2. ***************************
  3. APPLICATION FAILED TO START
  4. ***************************
  5. Description:
  6. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  7. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  8. The following method did not exist:
  9. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  10. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  11. 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
  12. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  13. 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
  14. The called method's class hierarchy was loaded from the following locations:
  15. 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
  16. 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
  17. Action:
  18. 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
  19. 2022-01-10 14:57:08.783 ERROR 18380 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  20. ***************************
  21. APPLICATION FAILED TO START
  22. ***************************
  23. Description:
  24. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  25. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  26. The following method did not exist:
  27. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  28. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  29. 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
  30. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  31. 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
  32. The called method's class hierarchy was loaded from the following locations:
  33. 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
  34. 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
  35. Action:
  36. 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
  37. 2022-01-10 14:59:13.904 ERROR 15304 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  38. ***************************
  39. APPLICATION FAILED TO START
  40. ***************************
  41. Description:
  42. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  43. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  44. The following method did not exist:
  45. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  46. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  47. 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
  48. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  49. 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
  50. The called method's class hierarchy was loaded from the following locations:
  51. 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
  52. 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
  53. Action:
  54. 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
  55. 2022-01-10 15:02:33.064 ERROR 2204 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  56. ***************************
  57. APPLICATION FAILED TO START
  58. ***************************
  59. Description:
  60. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  61. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  62. The following method did not exist:
  63. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  64. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  65. 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
  66. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  67. 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
  68. The called method's class hierarchy was loaded from the following locations:
  69. 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
  70. 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
  71. Action:
  72. 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
  73. 2022-01-10 15:04:27.658 ERROR 19060 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  74. ***************************
  75. APPLICATION FAILED TO START
  76. ***************************
  77. Description:
  78. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  79. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  80. The following method did not exist:
  81. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  82. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  83. 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
  84. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  85. 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
  86. The called method's class hierarchy was loaded from the following locations:
  87. 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
  88. 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
  89. Action:
  90. 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
  91. 2022-01-10 15:07:26.970 ERROR 1304 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  92. ***************************
  93. APPLICATION FAILED TO START
  94. ***************************
  95. Description:
  96. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  97. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  98. The following method did not exist:
  99. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  100. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  101. 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
  102. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  103. 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
  104. The called method's class hierarchy was loaded from the following locations:
  105. 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
  106. 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
  107. Action:
  108. 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
  109. 2022-01-10 15:08:47.694 ERROR 4184 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  110. ***************************
  111. APPLICATION FAILED TO START
  112. ***************************
  113. Description:
  114. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  115. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  116. The following method did not exist:
  117. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  118. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  119. 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
  120. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  121. 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
  122. The called method's class hierarchy was loaded from the following locations:
  123. 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
  124. 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
  125. Action:
  126. 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
  127. 2022-01-10 15:10:09.006 ERROR 17544 --- [main] o.s.b.d.LoggingFailureAnalysisReporter :
  128. ***************************
  129. APPLICATION FAILED TO START
  130. ***************************
  131. Description:
  132. An attempt was made to call a method that does not exist. The attempt was made from the following location:
  133. org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration.themeResolver(WebMvcAutoConfiguration.java:476)
  134. The following method did not exist:
  135. org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.themeResolver()Lorg/springframework/web/servlet/ThemeResolver;
  136. The calling method's class, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, was loaded from the following location:
  137. 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
  138. The called method's class, org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration, is available from the following locations:
  139. 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
  140. The called method's class hierarchy was loaded from the following locations:
  141. 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
  142. 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
  143. Action:
  144. 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