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 2022/12/10 03:40:44 UTC

[GitHub] [dolphinscheduler] 997759790 opened a new issue, #13147: [Bug] [Master node] 使用http调度会出现org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException异常

997759790 opened a new issue, #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147

   ### 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
   
   当我们http请求超时或者响应码不为200时,会出现上述错误,并在一段时间后,整个master节点日志只会打印该错误,不做任务调度。然后将磁盘空间打满,直到触发容灾
   
   ### What you expected to happen
   
   希望可以修复
   
   ### How to reproduce
   
   当我们http请求超时或者响应码不为200时,会出现上述错误,并在一段时间后,整个master节点日志只会打印该错误,不做任务调度。然后将磁盘空间打满,直到触发容灾
   
   ### Anything else
   
   无
   
   ### Version
   
   2.0.x
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1345134053

   > good job, but English is needed
   
   ok,When the response code of the http request is not 200, there will be an error, and the above errors will appear one after another, and the whole period will be one by one. time one one one one one one one


-- 
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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1451088538

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1381761625

   2.0.5,
   We now find that it is set
   The default tenant-oriented


-- 
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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1345036592

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by "997759790 (via GitHub)" <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1501324471

   只能做规避,调整租户即可。观察日志的是提示租户找不到,紧接着就开始一直打印dispatch error: ava.lang.NullPointerException java.lang.NullPointerException: null日志。


-- 
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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1378069474

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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


[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383348207

   So, this is not a bug. Can this issue be closed ?


-- 
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


[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1381551157

   Which version ?


-- 
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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383322504

   sorry,We find that it is set
   tenant is  default


-- 
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


[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383093550

   > 2.0.5, We now find that it is set The default tenant-oriented
   
   What does it mean?


-- 
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


[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383369000

   Can you upload some pictures and describe the reproduction process ?


-- 
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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1345134291

   ok,When our http request times out or the response code is not 200, the above error will appear, and after a period of time, the entire master node log will only print the error, and no task scheduling will be performed. Then fill up the disk space until disaster recovery is triggered


-- 
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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1463028118

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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


[GitHub] [dolphinscheduler] davidzollo commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
davidzollo commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1345132070

   good job, but English is needed


-- 
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


[GitHub] [dolphinscheduler] github-actions[bot] closed issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling
URL: https://github.com/apache/dolphinscheduler/issues/13147


-- 
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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383365417

   yes, is the tenant selected when executing the 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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1345036168

   ### 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
   
   When our http request times out or the response code is not 200, the above error will appear, and after a period of time, the entire master node log will only print the error, and no task scheduling will be performed. Then fill up the disk space until disaster recovery is triggered
   
   ### What you expected to happen
   
   hope it can be fixed
   
   ### How to reproduce
   
   When our http request times out or the response code is not 200, the above error will appear, and after a period of time, the entire master node log will only print the error, and no task scheduling will be performed. Then fill up the disk space until disaster recovery is triggered
   
   ### Anything else
   
   none
   
   ### Version
   
   2.0.x
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] 997759790 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
997759790 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383351766

   
   It is a bug, because only one task that sets the tenant as the default, and eventually it will continue to accumulate, and eventually no task scheduling will be performed, and error messages will continue to be printed, occupying the disk


-- 
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


[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1383361831

   Are you sure it is the tenant of the workflow or the task worker group ?


-- 
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


[GitHub] [dolphinscheduler] sc769 commented on issue #13147: [Bug] [Master node] org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer: [146] - dispatch error:java.lang.NullPointerException will appear when using http scheduling

Posted by "sc769 (via GitHub)" <gi...@apache.org>.
sc769 commented on issue #13147:
URL: https://github.com/apache/dolphinscheduler/issues/13147#issuecomment-1501322955

   I have also encountered the same problem, but I cannot find out what is causing it. Unable to execute any tasks and constantly writing this type of log.
   
   The following is the log:
   org.apache.dolphinscheduler.server.master.consumer.TaskPriorityQueueConsumer:[146] - dispatch error:  ava.lang.NullPointerException java.lang.NullPointerException: null
   
   


-- 
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