NullPointerException received during build for my project

128 views
Skip to first unread message

Youngho Cho

unread,
Oct 15, 2015, 9:50:57 AM10/15/15
to Jenkins Users
Hello

Today I installed 1.633

And I got following console output during my project build.

Is that already known issue ?

How can I avoid this ?


ERROR: Processing failed due to a bug in the code. Please report this to jenkins...@googlegroups.com 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) at hudson.tasks.MailSender.createEmptyMail(MailSender.java:391) at hudson.tasks.MailSender.createFailureMail(MailSender.java:260) at hudson.tasks.MailSender.createMail(MailSender.java:178) at hudson.tasks.MailSender.run(MailSender.java:107) at hudson.tasks.MailSender.execute(MailSender.java:101) at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:74) at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:859) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) at hudson.model.Run.execute(Run.java:1741) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:408)


Thanks,

Youngho

Christopher Orr

unread,
Oct 15, 2015, 12:57:28 PM10/15/15
to jenkins...@googlegroups.com
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.

Youngho Cho

unread,
Oct 15, 2015, 6:12:46 PM10/15/15
to Jenkins Users
Hello Christopher,

Now my problem solved.

Thanks,


Youngho

2015년 10월 16일 금요일 오전 1시 57분 28초 UTC+9, Christopher Orr 님의 말:
Reply all
Reply to author
Forward
0 new messages