定时邮件发送失败,报错如下 java.lang.NullPointerException at com.fr.schedule.output.EmailNotification.removeInvalidAddress(Unknown Source) at com.fr.schedule.output.EmailNotification.emailSendFailedProcess(Unknown Source) at com.fr.schedule.output.EmailNotification.doFileAction(Unknown Source) at com.fr.schedule.output.EmailNotification.doFileAction(Unknown Source) at com.fr.fs.schedule.job.DoFileActionJob.doFileAction(Unknown Source) at com.fr.fs.schedule.job.ViewReportletJob.executeReportByUsername(Unknown Source) at com.fr.fs.schedule.job.ViewReportletJob.executeScheduledOutput(Unknown Source) at com.fr.fs.schedule.job.ViewReportletJob.executeReport(Unknown Source) at com.fr.fs.schedule.job.ReportletJob.execute(Unknown Source) at com.fr.third.org.quartz.core.JobRunShell.run(JobRunShell.java:202) at com.fr.third.org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525) |