JinyLeeChina opened a new pull request #3263:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3263


   [Security][Worker group manage] Connot get create time and update 
time,report DateTimeParseException,
   This is error log:
   `[ERROR] 2020-07-21 15:04:34.683 
org.apache.dolphinscheduler.common.utils.DateUtils:[122] - error while parse 
date:25.83 java.time.format.DateTimeParseException: Text '25.83' could not be 
parsed at index 0 at 
java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949) 
at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851) at 
java.time.LocalDateTime.parse(LocalDateTime.java:492) at 
org.apache.dolphinscheduler.common.utils.DateUtils.parse(DateUtils.java:119) at 
org.apache.dolphinscheduler.common.utils.DateUtils.stringToDate(DateUtils.java:135)
 at 
org.apache.dolphinscheduler.api.service.WorkerGroupService.getWorkerGroups(WorkerGroupService.java:152)
 at 
org.apache.dolphinscheduler.api.service.WorkerGroupService.queryAllGroupPaging(WorkerGroupService.java:74)
 at 
org.apache.dolphinscheduler.api.controller.WorkerGroupController.queryAllWorkerGroupsPaging(WorkerGroupController.java:84)`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to