JinyLeeChina opened a new issue #7205: URL: https://github.com/apache/dolphinscheduler/issues/7205
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened [INFO] 2021-12-06 14:13:59.008 org.apache.dolphinscheduler.api.aspect.AccessLogAspect:[76] - REQUEST TRANCE_ID:2965f73d-ed1c-4275-a75e-8615f78eea60, LOGIN_USER:admin, URI:/dolphinscheduler/worker-groups, METHOD:GET, HANDLER:org.apache.dolphinscheduler.api.controller.WorkerGroupController.queryAllWorkerGroupsPaging, ARGS:{searchVal=, pageNo=1, pageSize=10} [ERROR] 2021-12-06 14:13:59.011 org.apache.dolphinscheduler.common.utils.DateUtils:[136] - error while parse date:1638757002436 java.time.format.DateTimeParseException: Text '1638757002436' 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:133) at org.apache.dolphinscheduler.common.utils.DateUtils.stringToDate(DateUtils.java:148) at org.apache.dolphinscheduler.api.service.impl.WorkerGroupServiceImpl.getWorkerGroups(WorkerGroupServiceImpl.java:290) at org.apache.dolphinscheduler.api.service.impl.WorkerGroupServiceImpl.queryAllGroupPaging(WorkerGroupServiceImpl.java:191) at org.apache.dolphinscheduler.api.service.impl.WorkerGroupServiceImpl$$FastClassBySpringCGLIB$$35aefd7a.invoke(<generated>) ### What you expected to happen It can be displayed normally ### How to reproduce Query worker group page ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
