Hi Jon, Is it possible that you have a "notify reviewboard" step in the build, but do not have "a review parameter"?
HTH, Yardena On Monday, January 13, 2014 12:13:51 PM UTC+2, Jon wrote: > > Hi while executing an jenkins cli i am getting below error: > > FATAL: nulljava.lang.NullPointerException > <http://stacktrace.jenkins-ci.org/search?query=java.lang.NullPointerException> > at > org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier.notifyReviewboard(ReviewboardNotifier.java:71) > > <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier.notifyReviewboard&entity=method> > at > org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier.access$000(ReviewboardNotifier.java:41) > > <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier.access$000&entity=method> > at > org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier$1.endBuild(ReviewboardNotifier.java:62) > > <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNotifier$1.endBuild&entity=method> > at > hudson.matrix.MatrixBuild$MatrixBuildExecution.post2(MatrixBuild.java:403) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.matrix.MatrixBuild$MatrixBuildExecution.post2&entity=method> > at > hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726) > > <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&entity=method> > at hudson.model.Run.execute(Run.java:1618) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method> > at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.matrix.MatrixBuild.run&entity=method> > at hudson.model.ResourceController.execute(ResourceController.java:88) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method> > at hudson.model.Executor.run(Executor.java:247) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> > at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66) > <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.OneOffExecutor.run&entity=method> > > > Can anybody faced the same issue? > > > Thanks in advance. > > > -- 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.
