xfg-ddd/data/log/log_error.log

4 lines
1.3 KiB
Plaintext
Raw Normal View History

25-07-09.11:51:57.372 [main ] WARN ClassPathMapperScanner - No MyBatis mapper was found in '[com.in]' package. Please check your configuration.
25-07-09.11:55:04.199 [main ] WARN ClassPathMapperScanner - No MyBatis mapper was found in '[com.in]' package. Please check your configuration.
25-07-09.13:34:09.718 [http-nio-8091-exec-1] WARN DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2023-01-01 12:00:00": not a valid representation (error: Failed to parse Date value '2023-01-01 12:00:00': Cannot parse date "2023-01-01 12:00:00": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSX', parsing fails (leniency? null)); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2023-01-01 12:00:00": not a valid representation (error: Failed to parse Date value '2023-01-01 12:00:00': Cannot parse date "2023-01-01 12:00:00": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSX', parsing fails (leniency? null))<EOL> at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 11, column: 22] (through reference chain: com.in.domain.xxx.model.entity.UserEntity["lastLoginTime"])]