重装系统后,定时调度设置一直失败

系统重装后,设置定时调度,一直失败。

运行失败信息如下:
邮件发送失败
com.fr.schedule.output.EmailException: javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
nested exception is:
    java.net.ConnectException: Connection refused: connect
    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)
Caused by: javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
nested exception is:
    java.net.ConnectException: Connection refused: connect
    at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1227)
    at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:322)
    at javax.mail.Service.connect(Service.java:236)
    at javax.mail.Service.connect(Service.java:137)
    at com.fr.base.EmailManager.connect(Unknown Source)
    at com.fr.base.EmailManager.send(Unknown Source)
    at com.fr.base.EmailManager.send(Unknown Source)
    ... 9 more
FineReportheqisi 发布于 2015-9-23 10:50
悬赏:0 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共10回答
最佳回答
0
真实姓名发布于2015-9-23 10:50(编辑于 2023-9-6 09:34)
555
  • heqisi heqisi(提问者)

    大神,你好。请问这是什么原因呢?公司内网屏蔽的原因吗?
    回复
    2015-09-23 10:55 
最佳回答
0
heqisi发布于2015-9-23 10:52(编辑于 2023-9-6 09:34)
555
最佳回答
0
heqisi发布于2015-9-23 10:54(编辑于 2023-9-6 09:34)
555
  • heqisi heqisi(提问者)

    不好意思。我测试邮件成功了。刚才密码肯定输错了。
    回复
    2015-09-23 11:12 
最佳回答
0
heqisi发布于2015-9-23 10:55(编辑于 2023-9-6 09:34)
555
  • wzh5788 wzh5788

    是不是用的qq邮箱  
    回复
    2015-09-23 10:56 
最佳回答
0
wzh5788发布于2015-9-23 10:56(编辑于 2023-9-6 09:34)
555
  • heqisi heqisi(提问者)

    公司邮箱,126,都试过。还是都失败了呢
    回复
    2015-09-23 11:05 
  • heqisi heqisi(提问者)

    不好意思。我测试邮件成功了。刚才密码肯定输错了。
    回复
    2015-09-23 11:13 
最佳回答
0
heqisi发布于2015-9-23 11:05(编辑于 2023-9-6 09:34)
555
最佳回答
0
heqisi发布于2015-9-23 11:12(编辑于 2023-9-6 09:34)
555
最佳回答
0
heqisi发布于2015-9-23 11:13(编辑于 2023-9-6 09:34)
555
  • 真实姓名 真实姓名

    测试邮件成功后,再执行定时调度成功了吗?
    回复
    2015-09-23 11:27 
最佳回答
0
真实姓名发布于2015-9-23 11:27(编辑于 2023-9-6 09:34)
555
最佳回答
0
heqisi发布于2015-9-23 18:42(编辑于 2023-9-6 09:34)
555
  • 0关注人数
  • 1922浏览人数
  • 最后回答于:2015-9-23 18:42
    活动推荐 更多
    热门课程 更多
    返回顶部