-
Bug
-
Resolution: Duplicate
-
Critical
-
None
Jenkins has stopped sending emails. In the Config for builds, under Post-Build Actions > Editable Email Notification, an ERROR link when clicked shows the following error:
javax.servlet.ServletException: java.lang.NoClassDefFoundError: hudson/tasks/Mailer
Build success emails are not coming through either, though console output for the build says email was triggered: "Email was triggered for: Success
Sending email for trigger: Success"
- duplicates
-
JENKINS-19089 java.lang.NoClassDefFoundError: org/sonatype/aether/util/StringUtils wrong StringUtils class
-
- Resolved
-
- is related to
-
JENKINS-19089 java.lang.NoClassDefFoundError: org/sonatype/aether/util/StringUtils wrong StringUtils class
-
- Resolved
-
[JENKINS-19083] Jenkins isn't sending email, also saw NoClassDefFoundError: hudson/tasks/Mailer
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Attachment | New: Screenshot_from_2013-08-07_13.png [ 24160 ] |
Attachment | New: Screenshot_from_2013-08-07_13.png [ 24161 ] |
Component/s | New: mailer [ 17522 ] |
Assignee | Original: Alex Earl [ slide_o_mix ] |
Sounds like you don't have the Mailer plugin installed or enabled.