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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • mailer-plugin
    • None
    • Platform: All, OS: All

      Version: 1.119

      Hudson gives a useless exception, because no context is given in which the error
      occurs (most likely a wrong user configuration).

      Note that although the error occurs and should be reported in some way, the
      failure mail should have been send anyway.

      Recording test results
      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:252)
      at hudson.tasks.MailSender.createFailureMail(MailSender.java:143)
      at hudson.tasks.MailSender.getMail(MailSender.java:87)
      at hudson.tasks.MailSender.execute(MailSender.java:64)
      at hudson.tasks.Mailer._perform(Mailer.java:73)
      at hudson.tasks.Mailer.perform(Mailer.java:67)
      at hudson.model.Build$RunnerImpl.post(Build.java:159)
      at hudson.model.Run.run(Run.java:580)
      at hudson.model.Build.run(Build.java:124)
      at hudson.model.Executor.run(Executor.java:59)
      finished: FAILURE

            Unassigned Unassigned
            wolfc Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: