<div dir="ltr">Hi folks<div><br></div><div> Retriggering a job or trying to trigger it from gerrit is not working</div><div><br></div><div>I'm getting a NullPointerException on </div><div><br></div><div><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both">Caused by: java.lang.NullPointerException
        at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerParameters.setOrCreateParameters(GerritTriggerParameters.java:447)
        at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.EventListener.createParameters(EventListener.java:263)
        at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.EventListener.schedule(EventListener.java:188)
        at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger.retriggerThisBuild(GerritTrigger.java:849)
        at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.RetriggerAction.doIndex(RetriggerAction.java:148)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:320)
        at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:163)
        at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
        at org.kohsuke.stapler.IndexDispatcher.dispatch(IndexDispatcher.java:26)
        at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)</pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both"><br></pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both"><br></pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both">It looks related to the gerrit plugin. and arrfab found this bug <a href="https://issues.jenkins-ci.org/browse/JENKINS-31198">https://issues.jenkins-ci.org/browse/JENKINS-31198</a> but I'm not sure on what to do.</pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both"><br></pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both">Right now gating is broken because of this</pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both">Cheers,</pre><pre style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin:2em;color:rgb(51,51,51);font-size:14px;clear:both">  Adriano</pre></div></div>