[mlpack-svn] [MLPACK] #233: Build server is not sending emails
MLPACK Trac
trac at coffeetalk-1.cc.gatech.edu
Thu Jul 12 11:14:59 EDT 2012
#233: Build server is not sending emails
-----------------------------------------+----------------------------------
Reporter: rcurtin | Owner: speet3
Type: defect | Status: accepted
Priority: critical | Milestone:
Component: build system | Resolution:
Keywords: build server email jenkins | Blocking:
Blocked By: |
-----------------------------------------+----------------------------------
Comment (by rcurtin):
Although it seems that even with the other slaves disabled, master does
not send emails either with the same error:
{{{
javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication
failed: authentication failure
at
com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809)
at
com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752)
at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669)
at javax.mail.Service.connect(Service.java:317)
at javax.mail.Service.connect(Service.java:176)
at javax.mail.Service.connect(Service.java:125)
at javax.mail.Transport.send0(Transport.java:194)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.execute(MailSender.java:115)
at hudson.tasks.Mailer.perform(Mailer.java:115)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
at hudson.model.Run.execute(Run.java:1485)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at
hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:239)
}}}
--
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/233#comment:3>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.
More information about the mlpack-svn
mailing list