|
@@ -1,272 +1,148 @@
|
|
-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
|
|
|
|
|
|
+2022-01-17 17:28:29.030 ERROR 6196 --- [http-nio-9501-exec-17] c.h.a.result.RRExceptionHandler : JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2022-01-12T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-12T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+
|
|
|
|
+org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2022-01-12T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-12T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389)
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133)
|
|
|
|
+ at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121)
|
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
|
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
|
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:681)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
|
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
|
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
|
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
|
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
|
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
|
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
|
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
|
+ at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
|
|
|
|
+ at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
|
+Caused by: com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-12T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+ at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
|
|
|
|
+ at com.fasterxml.jackson.databind.DeserializationContext.weirdStringException(DeserializationContext.java:1991)
|
|
|
|
+ at com.fasterxml.jackson.databind.DeserializationContext.handleWeirdStringValue(DeserializationContext.java:1219)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateBasedDeserializer._parseDate(DateDeserializers.java:195)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:303)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:281)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:391)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:184)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322)
|
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4674)
|
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3682)
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378)
|
|
|
|
+ ... 51 common frames omitted
|
|
|
|
+
|
|
|
|
+2022-01-17 17:30:06.076 ERROR 6196 --- [http-nio-9501-exec-12] c.h.a.result.RRExceptionHandler : JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2022-01-03T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-03T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+
|
|
|
|
+org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2022-01-03T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-03T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:389)
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:342)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:185)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:160)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:133)
|
|
|
|
+ at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121)
|
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179)
|
|
|
|
+ at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
|
|
|
|
+ at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
|
|
|
|
+ at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:681)
|
|
|
|
+ at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
|
|
|
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
|
|
|
+ at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
|
|
|
|
+ at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
|
|
|
|
+ at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
|
|
|
|
+ at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
|
|
|
|
+ at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
|
|
|
|
+ at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
|
|
|
|
+ at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
|
|
|
+ at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
|
|
|
|
+ at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
|
|
|
|
+ at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
|
|
|
|
+ at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
|
|
|
+ at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
|
|
|
|
+ at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)
|
|
|
|
+ at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
|
|
|
+ at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
|
|
|
|
+ at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
|
|
|
+ at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
|
+Caused by: com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2022-01-03T16:00:00.000Z": expected format "yyyy-MM-dd HH:mm:ss"
|
|
|
|
+ at [Source: (PushbackInputStream); line: 1, column: 36] (through reference chain: com.huimv.acquisition.entity.vo.EartagParamVo["starTime"])
|
|
|
|
+ at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67)
|
|
|
|
+ at com.fasterxml.jackson.databind.DeserializationContext.weirdStringException(DeserializationContext.java:1991)
|
|
|
|
+ at com.fasterxml.jackson.databind.DeserializationContext.handleWeirdStringValue(DeserializationContext.java:1219)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateBasedDeserializer._parseDate(DateDeserializers.java:195)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:303)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:281)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:391)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:184)
|
|
|
|
+ at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:322)
|
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4674)
|
|
|
|
+ at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3682)
|
|
|
|
+ at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:378)
|
|
|
|
+ ... 51 common frames omitted
|
|
|
|
|