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/10/19 09:27:57 UTC

[GitHub] [dolphinscheduler] caishunfeng opened a new issue, #12439: [Bug] [Alert] Send script alert NPE

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

   ### 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
   
   ```
   [ERROR] 2022-10-19 16:41:53.938 +0800 org.apache.dolphinscheduler.alert.AlertSenderService:[272] - send alert error alert data id :48,
   java.lang.NullPointerException: null
           at org.apache.dolphinscheduler.plugin.alert.script.ScriptSender.executeShellScript(ScriptSender.java:75)
           at org.apache.dolphinscheduler.plugin.alert.script.ScriptSender.sendScriptAlert(ScriptSender.java:47)
           at org.apache.dolphinscheduler.plugin.alert.script.ScriptAlertChannel.process(ScriptAlertChannel.java:35)
           at org.apache.dolphinscheduler.alert.AlertSenderService.alertResultHandler(AlertSenderService.java:252)
           at org.apache.dolphinscheduler.alert.AlertSenderService.send(AlertSenderService.java:112)
           at org.apache.dolphinscheduler.alert.AlertSenderService.run(AlertSenderService.java:79)
   ```
   ![image](https://user-images.githubusercontent.com/11962619/196652722-448814d5-6eb1-45b2-a201-f2e43e44c7ac.png)
   
   
   ### What you expected to happen
   
   can run script alert success.
   
   ### How to reproduce
   
   add a script alert plugin without setting user params.
   ![image](https://user-images.githubusercontent.com/11962619/196653015-fcf896b1-3c0d-4807-8643-6fcd73f1ef3f.png)
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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] caishunfeng commented on issue #12439: [Bug] [Alert] Send script alert NPE

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

   > If no one is in charge, i'd like to try it!
   
   OK


-- 
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] Radeity commented on issue #12439: [Bug] [Alert] Send script alert NPE

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

   I'd like to try it.


-- 
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 #12439: [Bug] [Alert] Send script alert NPE

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

   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] caishunfeng closed issue #12439: [Bug] [Alert] Send script alert NPE

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #12439: [Bug] [Alert] Send script alert NPE
URL: https://github.com/apache/dolphinscheduler/issues/12439


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