You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/10/22 07:21:41 UTC

[GitHub] [dolphinscheduler] alanredsheep commented on issue #5040: Idle timeout expired: 30001/30000 ms

alanredsheep commented on issue #5040:
URL: https://github.com/apache/dolphinscheduler/issues/5040#issuecomment-949358384


   I met the same issue on 1.3.8 & 1.3.9 when I created a datax job and tried to save a workflow which containes any datax jobs or any sql jobs.
   But it works well on shell job.
   ```
   [INFO] 2021-10-22 15:13:23.919 org.apache.dolphinscheduler.api.controller.ProcessDefinitionController:[139] - verify process definition name unique, user:admin, project name:xxxxx, process definition name:xxxxx
   [WARN] 2021-10-22 15:13:53.976 org.eclipse.jetty.server.HttpChannel:[596] - handleException /dolphinscheduler/projects/xxxxx/process/save java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
   [WARN] 2021-10-22 15:14:12.987 org.eclipse.jetty.server.HttpChannel:[596] - handleException /dolphinscheduler/projects/xxxxx/process/save java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
   [WARN] 2021-10-22 15:14:32.037 org.eclipse.jetty.server.HttpChannel:[596] - handleException /dolphinscheduler/projects/xxxxx/process/save java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
   ```


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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