Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8115

javax.mail.internet.AddressException: Illegal address in string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • mailer-plugin
    • None
    • Hudson-1.385
      Linux OS

      Hi,
      I updated my Hudson from version 1.382 to latest once 1.385
      I found that then we are not getting notification (irrespective id thye build is successful or failed) , error logs shows below message :

      -----------------------------------
      Polled jobs are []
      ERROR: Illegal address
      javax.mail.internet.AddressException: Illegal address in string ``''
      at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:94)
      at hudson.tasks.MailSender.createEmptyMail(MailSender.java:308)
      at hudson.tasks.MailSender.createFailureMail(MailSender.java:219)
      at hudson.tasks.MailSender.getMail(MailSender.java:146)
      at hudson.tasks.MailSender.execute(MailSender.java:94)
      at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:675)
      at hudson.model.Run.run(Run.java:1367)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:139)
      Finished: FAILURE
      --------------------------

      email-id I have configured is simple : vishal.jain.2@xxxx.com

            cloarec4 Jean-Paul Cloarec
            vishaljain000 vishaljain000
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: