You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2015/06/25 17:48:05 UTC

[jira] [Assigned] (BUILDS-92) Jenkins not sending email

     [ https://issues.apache.org/jira/browse/BUILDS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned BUILDS-92:
---------------------------

    Assignee: Gavin

> Jenkins not sending email
> -------------------------
>
>                 Key: BUILDS-92
>                 URL: https://issues.apache.org/jira/browse/BUILDS-92
>             Project: Infra Build Platform
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>            Assignee: Gavin
>
> This is occuring on multiple projects (e.g. any23, Jena) and multiple machines (ubuntu, windows slaves) but I don't know where the Jenkins slaves try to send email to as the problem is likely somewhere along the email path.
> {noformat}
> ERROR: 452 4.3.1 Insufficient system storage
> com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system storage
> 	at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
> 	at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
> 	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
> 	at javax.mail.Transport.send0(Transport.java:195)
> 	at javax.mail.Transport.send(Transport.java:124)
> 	at hudson.tasks.MailSender.execute(MailSender.java:117)
> 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
> 	at hudson.model.Run.execute(Run.java:1752)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:232)
> Finished: UNSTABLE
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)