I had the same issue with several builds. I wiped out the workspaces and ran the build again and they worked for me.
From: [email protected] [mailto:[email protected]] On Behalf Of Jonathan Brown Sent: Thursday, December 19, 2013 1:35 PM To: [email protected] Subject: Re: NullPointerException in maven builds since upgrading to 1.532.1 LTS release Nope. That's everything so there really isn't much to go on. On Wed, Dec 18, 2013 at 1:18 PM, Daniel Beck <[email protected]<mailto:[email protected]>> wrote: Is there no stack trace? On 18.12.2013, at 21:50, Jonathan Brown <[email protected]<mailto:[email protected]>> wrote: > I recently upgraded our environment from 1.466 to the most recent LTS > release, 1.532.1. We are now experiencing frequent failures with our maven 3 > builds. Nothing else in the environment was changed. Furthermore, the same > project will fail at different points on subsequent build attempts. > > ERROR: Processing failed due to a bug in the code. Please report this to > [email protected]<mailto:[email protected]> > java.lang.NullPointerException > project=hudson.maven.MavenModuleSet@79b80e60[MyService-Upload<mailto:project=hudson.maven.MavenModuleSet@79b80e60[MyService-Upload>] > project.getModules()=[hudson.maven.MavenModule@156947e2[MyService-Upload/com.mycompany.myservice:myservice-database][MyService-Upload/com.mycompany.myservice:myservice-database][relativePath:database], > > hudson.maven.MavenModule@32ee5169[MyService-Upload/com.mycompany.myservice:myservice-ear][MyService-Upload/com.mycompany.myservice:myservice-ear][relativePath:ear<mailto:hudson.maven.MavenModule@32ee5169[MyService-Upload/com.mycompany.myservice:myservice-ear%5d%5bMyService-Upload/com.mycompany.myservice:myservice-ear%5d%5brelativePath:ear>], > > hudson.maven.MavenModule@3c22de9e[MyService-Upload/com.mycompany.myservice:myservice-ejb][MyService-Upload/com.mycompany.myservice:myservice-ejb][relativePath:ejb<mailto:hudson.maven.MavenModule@3c22de9e[MyService-Upload/com.mycompany.myservice:myservice-ejb%5d%5bMyService-Upload/com.mycompany.myservice:myservice-ejb%5d%5brelativePath:ejb>], > > hudson.maven.MavenModule@154575ea[MyService-Upload/com.mycompany.myservice:myservice-model][MyService-Upload/com.mycompany.myservice:myservice-model][relativePath:model<mailto:hudson.maven.MavenModule@154575ea[MyService-Upload/com.mycompany.myservice:myservice-model%5d%5bMyService-Upload/com.mycompany.myservice:myservice-model%5d%5brelativePath:model>], > > hudson.maven.MavenModule@340608f[MyService-Upload/com.mycompany.myservice:myservice-parent][MyService-Upload/com.mycompany.myservice:myservice-parent][relativePath<mailto:hudson.maven.MavenModule@340608f[MyService-Upload/com.mycompany.myservice:myservice-parent%5d%5bMyService-Upload/com.mycompany.myservice:myservice-parent%5d%5brelativePath>:], > > hudson.maven.MavenModule@77834df3[MyService-Upload/com.mycompany.myservice:myservice-scripts][MyService-Upload/com.mycompany.myservice:myservice-scripts][relativePath:scripts<mailto:hudson.maven.MavenModule@77834df3[MyService-Upload/com.mycompany.myservice:myservice-scripts%5d%5bMyService-Upload/com.mycompany.myservice:myservice-scripts%5d%5brelativePath:scripts>], > > hudson.maven.MavenModule@4d72c9d1[MyService-Upload/com.mycompany.myservice:myservice-war][MyService-Upload/com.mycompany.myservice:myservice-war][relativePath:war<mailto:hudson.maven.MavenModule@4d72c9d1[MyService-Upload/com.mycompany.myservice:myservice-war%5d%5bMyService-Upload/com.mycompany.myservice:myservice-war%5d%5brelativePath:war>]] > project.getRootModule()=hudson.maven.MavenModule@340608f[MyService-Upload/com.mycompany.myservice:myservice-parent][MyService-Upload/com.mycompany.myservice:myservice-parent][relativePath<mailto:=hudson.maven.MavenModule@340608f[MyService-Upload/com.mycompany.myservice:myservice-parent%5d%5bMyService-Upload/com.mycompany.myservice:myservice-parent%5d%5brelativePath>:] > FATAL: null > java.lang.NullPointerException > > Anyone else come across this and/or have any suggestions? > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected]<mailto:jenkinsci-users%[email protected]>. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/n1GdP2MU0TE/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:jenkinsci-users%[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses. Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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/groups/opt_out.
