Hello Christopher, Now my problem solved.
Thanks, Youngho 2015년 10월 16일 금요일 오전 1시 57분 28초 UTC+9, Christopher Orr 님의 말: > > On 15/10/15 15:50, Youngho Cho wrote: > > Today I installed 1.633 > > > > And I got following console output during my project build. > > > > Is that already known issue ? > > Google seems to think so: > > https://www.google.com/search?q=jenkins+javax.mail.internet.InternetAddress.toString(InternetAddress.java:461) > > https://issues.jenkins-ci.org/browse/JENKINS-26740 > > > > How can I avoid this ? > > Double-check that your "Reply-to" email address is valid (or empty) in > the Jenkins system config. Otherwise, that issue suggests downgrading > to version 1.12 of the Mailer plugin. > > > > ERROR: Processing failed due to a bug in the code. Please report this to > [email protected] <javascript:> > > java.lang.NullPointerException > > at > javax.mail.internet.InternetAddress.toString(InternetAddress.java:461) > > at > javax.mail.internet.InternetAddress.toString(InternetAddress.java:426) > > at > javax.mail.internet.MimeMessage.setAddressHeader(MimeMessage.java:707) > > at > javax.mail.internet.MimeMessage.setReplyTo(MimeMessage.java:694) > > at > jenkins.plugins.mailer.tasks.MimeMessageBuilder.buildMimeMessage(MimeMessageBuilder.java:179) > > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/79980c31-2285-43ea-81d2-57b26dc43c4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
