gaomiup20 edited a comment on issue #5523:
URL: 
https://github.com/apache/dolphinscheduler/issues/5523#issuecomment-843849862


   When the alarm push is triggered, the email can be received normally at this 
time, but the enterprise wechat alarm is not good, and there is a suspected 
error log in alter
   
   ![Uploading image.png…]()
   
   ```
   [INFO] 2021-05-19 11:13:38.030 
org.apache.dolphinscheduler.common.plugin.FilePluginManager:[60] - start to 
load jar files in /Users/xx/your/path/to/plugin/dir
   [ERROR] 2021-05-19 11:13:38.230 
org.apache.dolphinscheduler.common.plugin.FilePluginManager:[67] - not a valid 
path - /Users/xx/your/path/to/plugin/dir
   [INFO] 2021-05-19 11:13:38.232 
org.apache.dolphinscheduler.alert.AlertServer:[72] - alert server ready start 
   [INFO] 2021-05-19 11:13:43.373 ru.yandex.clickhouse.ClickHouseDriver:[42] - 
Driver registered
   [INFO] 2021-05-19 11:13:43.760 com.alibaba.druid.pool.DruidDataSource:[991] 
- {dataSource-1} inited
   [INFO] 2021-05-19 15:37:52.607 
org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin:[114] - alert send 
success
   [INFO] 2021-05-19 15:37:52.638 
org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin:[117] - Enterprise 
WeChat is enable!
   [ERROR] 2021-05-19 15:37:55.230 
org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin:[122] - null
   java.lang.NullPointerException: null
        at 
org.apache.dolphinscheduler.alert.utils.EnterpriseWeChatUtils.getToken(EnterpriseWeChatUtils.java:105)
        at 
org.apache.dolphinscheduler.alert.plugin.EmailAlertPlugin.process(EmailAlertPlugin.java:119)
        at 
org.apache.dolphinscheduler.alert.runner.AlertSender.run(AlertSender.java:84)
        at 
org.apache.dolphinscheduler.alert.AlertServer.start(AlertServer.java:82)
        at 
org.apache.dolphinscheduler.alert.AlertServer.main(AlertServer.java:89)
   [INFO] 2021-05-19 15:37:55.353 
org.apache.dolphinscheduler.alert.runner.AlertSender:[94] - alert send success
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to