Issue Type: Bug Bug
Assignee: Unassigned
Components: mailer
Created: 10/Mar/14 10:40 PM
Description:

Occasionally getting the following failure at the end of every one of my builds:

{{
FATAL: hudson/tasks/Mailer$UserProperty
java.lang.NoClassDefFoundError: hudson/tasks/Mailer$UserProperty
at hudson.plugins.git.GitChangeLogParser.parseCommit(GitChangeLogParser.java:80)
at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:74)
at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:51)
at hudson.plugins.git.GitChangeLogParser.parse(GitChangeLogParser.java:29)
at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:922)
at hudson.model.AbstractBuild.getChangeSet(AbstractBuild.java:896)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:413)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:410)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:729)
at hudson.model.Run.execute(Run.java:1701)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
Caused by: java.lang.ClassNotFoundException: hudson.tasks.Mailer$UserProperty
at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1365)
at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1315)
at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1068)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 13 more
}}

Environment: Jenkins 1.554
Project: Jenkins
Priority: Critical Critical
Reporter: Greg Albrecht
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to