Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: mail
Created: 17/Dec/13 12:19 PM
Description:

The following error was noticed in Jenkins 1.544 release while trying to send an email for a build failure.

Project Type: Maven

java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java:199)
at java.util.StringTokenizer.<init>(StringTokenizer.java:236)
at hudson.tasks.MailSender.createEmptyMail(MailSender.java:326)
at hudson.tasks.MailSender.createBackToNormalMail(MailSender.java:175)
at hudson.tasks.MailSender.getMail(MailSender.java:168)
at hudson.tasks.MailSender.execute(MailSender.java:100)
at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:56)
at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:103)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:829)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
at hudson.model.Run.execute(Run.java:1678)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)

Project: Jenkins
Priority: Major Major
Reporter: Imesh Gunaratne
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to