cxin-william opened a new issue #6117:
URL: https://github.com/apache/dolphinscheduler/issues/6117
[INFO] 2021-09-07 15:29:33.699 - [taskAppId=TASK-62-64-7123]:[87] -
tenantCode user:ETL, task dir:62_64_7123
[INFO] 2021-09-07 15:29:33.699 - [taskAppId=TASK-62-64-7123]:[92] - create
command file:/tmp/dolphinscheduler/exec/process/2/62/64/7123/62_64_7123.command
[INFO] 2021-09-07 15:29:33.700 - [taskAppId=TASK-62-64-7123]:[111] -
command : #!/bin/sh
BASEDIR=$(cd `dirname $0`; pwd)
cd $BASEDIR
source /opt/soft/dolphinscheduler/conf/env/dolphinscheduler_env.sh
/tmp/dolphinscheduler/exec/process/2/62/64/7123/62_64_7123_node.sh
[INFO] 2021-09-07 15:29:33.720 - [taskAppId=TASK-62-64-7123]:[324] - task
run command:
sudo -u ETL sh
/tmp/dolphinscheduler/exec/process/2/62/64/7123/62_64_7123.command
[INFO] 2021-09-07 15:29:33.751 - [taskAppId=TASK-62-64-7123]:[209] -
process start, process id is: 15700
[INFO] 2021-09-07 15:29:35.728 - [taskAppId=TASK-62-64-7123]:[138] - ->
___ _ _
/ _ \ | | | |
/ /_\ \ __| | __| | __ ___ __
| _ |/ _` |/ _` |/ _` \ \/ /
| | | | (_| | (_| | (_| |> <
\_| |_/\__,_|\__,_|\__,_/_/\_\
:: Addax version :: (v4.0.2)
[ERROR] 2021-09-07 15:29:35.824 - [taskAppId=TASK-62-64-7123]:[359] - Queue
full
java.lang.IllegalStateException: Queue full
at java.util.AbstractQueue.add(AbstractQueue.java:98)
at
org.apache.dolphinscheduler.server.worker.task.AbstractCommandExecutor.lambda$parseProcessOutput$0(AbstractCommandExecutor.java:356)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[INFO] 2021-09-07 15:29:36.729 - [taskAppId=TASK-62-64-7123]:[138] - ->
[36m2021-09-07 15:29:35.774[0;39m [32m[ main][0;39m [34mINFO
[0;39m [35mVMInfo [0;39m - VMInfo# operatingSystem class =>
sun.management.OperatingSystemImpl
I ran into this problem when I used the Datax task
--
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]