Thanks. Unfortunately the wording on the exception page is wrong. Please report bugs as explained here: https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue
> On 07.12.2016, at 16:26, Alexandre Pérou <[email protected]> wrote: > > Hello, > > Please find below a bug encountered on jenkins with RemoteJobParameterized > plugin > > > > channel stopped > Remote Jenkins server returned empty response or invalid JSON - but we can > still proceed with the remote build. > ERROR: Processing failed due to a bug in the code. Please report this to > [email protected] > java.lang.NullPointerException > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.isRemoteJobParameterized(RemoteBuildConfiguration.java:1167) > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.perform(RemoteBuildConfiguration.java:488) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:909) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:860) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533) > at hudson.model.Run.execute(Run.java:1745) > at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) > at hudson.model.ResourceController.execute(ResourceController.java:89) > at hudson.model.Executor.run(Executor.java:240) > project=hudson.maven.MavenModuleSet@58a2ba8f[Mediation-Technical-KAIZEN] > project.getModules()=[hudson.maven.MavenModule@4d9a30f9[Mediation-Technical-KAIZEN/fr.mma.usage:EnvironmentManager][Mediation-Technical-KAIZEN/fr.mma.usage:EnvironmentManager][relativePath:], > > hudson.maven.MavenModule@2f966d95[Mediation-Technical-KAIZEN/fr.mma.usage:kaizen][Mediation-Technical-KAIZEN/fr.mma.usage:kaizen][relativePath:]] > project.getRootModule()=hudson.maven.MavenModule@2f966d95[Mediation-Technical-KAIZEN/fr.mma.usage:kaizen][Mediation-Technical-KAIZEN/fr.mma.usage:kaizen][relativePath:] > FATAL: null > java.lang.NullPointerException > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.isRemoteJobParameterized(RemoteBuildConfiguration.java:1167) > at > org.jenkinsci.plugins.ParameterizedRemoteTrigger.RemoteBuildConfiguration.perform(RemoteBuildConfiguration.java:488) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:909) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:860) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533) > at hudson.model.Run.execute(Run.java:1745) > at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) > at hudson.model.ResourceController.execute(ResourceController.java:89) > at hudson.model.Executor.run(Executor.java:240) > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/b2554989-8366-4f18-b9c7-c77c5fb061f4%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CFA21358-DEAB-40ED-BF83-F5536F517914%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
