Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: postbuild-task
Created: 25/Aug/14 4:16 PM
Description:

I have configured a post build action to deploy the bundles in Archiva repository. But I sometimes get the below error intermittently while executing the post build action step. This does not happen always but at sometimes.

ERROR: Processing failed due to a bug in the code. Please report this to [email protected]
java.lang.NullPointerException
at hudson.maven.MavenModuleSetBuild$1.isDescendantOf(MavenModuleSetBuild.java:246)
at hudson.maven.MavenModuleSetBuild$1.<init>(MavenModuleSetBuild.java:215)
at hudson.maven.MavenModuleSetBuild.getChangeSetFor(MavenModuleSetBuild.java:208)
at hudson.maven.FilteredChangeLogSet.<init>(FilteredChangeLogSet.java:51)
at hudson.maven.MavenBuild.getChangeSet(MavenBuild.java:183)
at hudson.tasks.MailSender.appendBuildUrl(MailSender.java:216)
at hudson.tasks.MailSender.createBackToNormalMail(MailSender.java:181)
at hudson.tasks.MailSender.getMail(MailSender.java:168)
at hudson.tasks.MailSender.execute(MailSender.java:100)
at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:55)
at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:103)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:758)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
at hudson.model.Run.execute(Run.java:1567)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)
project=hudson.maven.MavenModuleSet@77dbb506[DGW_Release_6_Build]
project.getModules()=[hudson.maven.MavenModule@58759e1d[DGW_Release_6_Build/com.centurylink.dgw:dgwmanualrepairschema][DGW_Release_6_Build/com.centurylink.dgw:dgwmanualrepairschema][relativePath:DGWManualRepairSchema], hudson.maven.MavenModule@38e0028d[DGW_Release_6_Build/com.centurylink.dgw:dgwprocessor][DGW_Release_6_Build/com.centurylink.dgw:dgwprocessor][relativePath:DGWProcessor], hudson.maven.MavenModule@7e6a41ea[DGW_Release_6_Build/com.centurylink.dgw:dgwschema][DGW_Release_6_Build/com.centurylink.dgw:dgwschema][relativePath:DGWSchema], hudson.maven.MavenModule@2b029273[DGW_Release_6_Build/com.centurylink.dgw:dgwstatusreporterschema][DGW_Release_6_Build/com.centurylink.dgw:dgwstatusreporterschema][relativePath:DGWStatusReporterSchema], hudson.maven.MavenModule@3c3173ad[DGW_Release_6_Build/com.centurylink.dgw:dgwworkflow][DGW_Release_6_Build/com.centurylink.dgw:dgwworkflow][relativePath:DGWWorkflow]]
project.getRootModule()=hudson.maven.MavenModule@3c3173ad[DGW_Release_6_Build/com.centurylink.dgw:dgwworkflow][DGW_Release_6_Build/com.centurylink.dgw:dgwworkflow][relativePath:DGWWorkflow]
FATAL: null

Environment: I running Jenkins 1.503v on tomcat server. The SCM tool used is dimensions and build is performed using Maven build XML. The resulting bundles are deployed in Archiva Maven repository post successful build completion.
Fix Versions: current
Project: Jenkins
Priority: Critical Critical
Reporter: Premkumar Dhanarajan
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to