[JIRA] (JENKINS-61243) Artifactory plugin to fall active-choice plugin

2020-03-02 Thread arni...@mail.ru (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Владислав Ненашев updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61243  
 
 
  Artifactory plugin to fall active-choice plugin
 

  
 
 
 
 

 
Change By: 
 Владислав Ненашев  
 

  
 
 
 
 

 
 Active-choice  2.2.1  plugin steps ceased to be executed, a trace was displayed in the jenkins.log  (Jenkins version 2.176.3-1.1) , after removing the Artifactory plugin  3.3.2 , the active-choice plugin was restored{code:java}SEVERE: Error executing script for dynamic parameterjava.lang.NullPointerExceptionat org.jfrog.hudson.gradle.ArtifactoryGradleConfigurator.getReleaseRepositories(ArtifactoryGradleConfigurator.java:626)at sun.reflect.GeneratedMethodAccessor2235.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:193)at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:178)at org.biouno.unochoice.util.Utils.read(Utils.java:343)at org.biouno.unochoice.util.Utils.addParameterDefinitionsTo(Utils.java:323)at org.biouno.unochoice.util.Utils.getBuildWrapperParameterDefinitions(Utils.java:302)at org.biouno.unochoice.util.Utils.isParameterDefinitionOf(Utils.java:227)at org.biouno.unochoice.util.Utils.findProjectByParameterUUID(Utils.java:209)at org.biouno.unochoice.AbstractScriptableParameter.getHelperParameters(AbstractScriptableParameter.java:189)at org.biouno.unochoice.AbstractScriptableParameter.eval(AbstractScriptableParameter.java:257)at org.biouno.unochoice.AbstractScriptableParameter.getChoicesAsString(AbstractScriptableParameter.java:248)at org.biouno.unochoice.AbstractScriptableParameter.getChoicesAsString(AbstractScriptableParameter.java:244)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)at org.apache.commons.jelly._expression_.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61)at org.apache.commons.jelly._expression_.ExpressionSupport.evaluateAsString(ExpressionSupport.java:46)at 

[JIRA] (JENKINS-61243) Artifactory plugin to fall active-choice plugin

2020-02-26 Thread arni...@mail.ru (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Владислав Ненашев created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61243  
 
 
  Artifactory plugin to fall active-choice plugin
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Bruno P. Kinoshita  
 
 
Components: 
 active-choices-plugin, artifactory-plugin  
 
 
Created: 
 2020-02-26 17:03  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Владислав Ненашев  
 

  
 
 
 
 

 
 Active-choice plugin steps ceased to be executed, a trace was displayed in the jenkins.log, after removing the Artifactory plugin, the active-choice plugin was restored 

 

SEVERE: Error executing script for dynamic parameter
java.lang.NullPointerException
at org.jfrog.hudson.gradle.ArtifactoryGradleConfigurator.getReleaseRepositories(ArtifactoryGradleConfigurator.java:626)
at sun.reflect.GeneratedMethodAccessor2235.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:193)
at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:178)
at org.biouno.unochoice.util.Utils.read(Utils.java:343)
at org.biouno.unochoice.util.Utils.addParameterDefinitionsTo(Utils.java:323)
at org.biouno.unochoice.util.Utils.getBuildWrapperParameterDefinitions(Utils.java:302)
at org.biouno.unochoice.util.Utils.isParameterDefinitionOf(Utils.java:227)
at org.biouno.unochoice.util.Utils.findProjectByParameterUUID(Utils.java:209)
at org.biouno.unochoice.AbstractScriptableParameter.getHelperParameters(AbstractScriptableParameter.java:189)
at org.biouno.unochoice.AbstractScriptableParameter.eval(AbstractScriptableParameter.java:257)
at