Active IQ Unified Manager レポート:アラートテスト E メールエラー「 Failed to send email 」
環境
Active IQ Unified Manager 9.6+ ( AIQUM )
問題
問題 1
メールサーバの設定が正しいため、ネットワーク通信に問題はありません。問題では、 DL が 1 つだけの場合は E メールを受信しません
問題 2
- AIQUM から E メールアラートやスケジュールされたレポート E メールを受信できません
- アラート通知テストを実行しようとすると、エラーが発生して失敗します。アラートのテスト中に以下の E メールを受け取りました:
Failed to send email. Check
that the SMTP server is configured correctly and refer to the SMTP server logs for details. No additional
details are available.
ocumserver
テスト後にログに記録されたエラーの 1 つ-
2021-07-26 16:29:58,990 WARN [admin] [default task-1399] [service.event.AlertDataAccessService|testAlerts] [c.n.dfm.impl.alert.EmailAlertAction] Exception while sending mail.
org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 535 Authentication Credentials Invalidat deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:424)
at deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:307)
at deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:296)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566