在JMeter中运行SMTP采样器时出现此错误:
响应码:500
响应消息:发送消息时出现IOException
我在日志中得到以下内容:
javax.mail.MessagingException:在以下位置发送消息时发生IOException com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1167) 〜[mail-1.5.0-b01.jar:1.5.0-b01]在 org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand.execute(SendMailCommand.java:303) 〜[ApacheJMeter_mail.jar:3.2 r1790748]在 org.apache.jmeter.protocol.smtp.sampler.SmtpSampler.executeMessage(SmtpSampler.java:169) [ApacheJMeter_mail.jar:3.2 r1790748]在 org.apache.jmeter.protocol.smtp.sampler.SmtpSampler.sample(SmtpSampler.java:146) [ApacheJMeter_mail.jar:3.2 r1790748]在 org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:491) [ApacheJMeter_core.jar:3.2 r1790748]在 org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:425) [ApacheJMeter_core.jar:3.2 r1790748]在 org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:254) [ApacheJMeter_core.jar:3.2 r1790748]在java.lang.Thread.run(未知 来源)[?:1.8.0_201]原因:java.io.FileNotFoundException:V:\ 001 自动化\自动化脚本\测试计划\云\最终\优先级6- java.io.FileInputStream.open0(本地)上的进程(访问被拒绝) 方法)〜[?:1.8.0_201]
问题的可能原因是什么?如何解决?