1. 20 5月, 2009 1 次提交
  2. 14 2月, 2009 1 次提交
  3. 07 2月, 2009 1 次提交
  4. 06 3月, 2008 1 次提交
  5. 25 8月, 2007 1 次提交
  6. 01 7月, 2007 1 次提交
  7. 19 5月, 2007 1 次提交
    • K
      added defensive code to fix the NPE as reported below: · 16ee6c7f
      kohsuke 提交于
      I sporadically get a NPE when trying to send an email at the end of a build:
      Recording test results
      FATAL: null
      java.lang.NullPointerException
      	at hudson.tasks.MailSender.createFailureMail(MailSender.java:157)
      	at hudson.tasks.MailSender.getMail(MailSender.java:87)
      	at hudson.tasks.MailSender.execute(MailSender.java:64)
      	at hudson.tasks.Mailer.perform(Mailer.java:61)
      	at hudson.model.Build$RunnerImpl.post(Build.java:137)
      	at hudson.model.Run.run(Run.java:573)
      	at hudson.model.Build.run(Build.java:101)
      	at hudson.model.Executor.run(Executor.java:61)
      I haven't narrowed down if this happens only for failed builds or for any
      build.  Once it happens the only way it goes away is if I clear the email
      option, save, and reset it.
      Any ideas what's going on?
      Rich
      ePlus Consulting
      -- View this message in context: http://www.nabble.com/NPE-trying-to-send-email-tf3772528.html#a10666153 Sent from the Hudson users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net For additional commands, e-mail: users-help@hudson.dev.java.net
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3345 71c3de6d-444a-0410-be80-ed276b4c234a
      16ee6c7f
  8. 15 4月, 2007 2 次提交
  9. 12 4月, 2007 3 次提交
  10. 02 4月, 2007 2 次提交
  11. 24 3月, 2007 1 次提交
  12. 20 3月, 2007 1 次提交
  13. 02 2月, 2007 1 次提交
  14. 16 1月, 2007 1 次提交
  15. 07 1月, 2007 1 次提交
  16. 01 1月, 2007 1 次提交
  17. 30 12月, 2006 1 次提交
  18. 06 11月, 2006 1 次提交