Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66226

Extended Choice Parameter Multi Level Single Select List Is Not Populating During Build With Parameters.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • Jenkins ver. 1.554.2
      Extended choice parameter plugin ver. 0.33
      Windows 7
      Chrome ver. 37.0.2062.124

      The multi-level single select list does not populate anywhere. It was working before. I tried safe restart, still no luck. No update has been performed yet. Attaching png file where First is not working whereas I need it to be working as the second png file. The FileName ExtendedChoiceParameterConfiguration is the same for both Jenkins servers.

        1. ExtendedChoiceParameterError.PNG
          34 kB
          Vivek Singh
        2. ExtendedChoiceParameterConfiguration.PNG
          23 kB
          Vivek Singh
        3. Not-Working.PNG
          0.9 kB
          Vivek Singh
        4. Working.PNG
          2 kB
          Vivek Singh

          [JENKINS-66226] Extended Choice Parameter Multi Level Single Select List Is Not Populating During Build With Parameters.

          Vivek Singh added a comment -

          I have attached PNG for jenkins version and the error message what I have from jenkins log.

          [root@jenkins-devops ~]# cat /var/lib/jenkins/config.xml | grep "version" | head -n 2 | tail -1 | cut -c 12-15
          2.26
          [root@jenkins-devops ~]# cat /var/log/jenkins/jenkins.log | grep "ExtendedChoiceParameter"
          at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.calculateChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:997)
          at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.getMultiLevelDropdownIds(ExtendedChoiceParameterDefinition.java:1014)
          at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.calculateChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:997)
          at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.getChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:1040)
          [root@jenkins-devops ~]#

           

          Vivek Singh added a comment - I have attached PNG for jenkins version and the error message what I have from jenkins log. [root@jenkins-devops ~] # cat /var/lib/jenkins/config.xml | grep "version" | head -n 2 | tail -1 | cut -c 12-15 2.26 [root@jenkins-devops ~] # cat /var/log/jenkins/jenkins.log | grep "ExtendedChoiceParameter" at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.calculateChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:997) at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.getMultiLevelDropdownIds(ExtendedChoiceParameterDefinition.java:1014) at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.calculateChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:997) at com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition.getChoicesByDropdownId(ExtendedChoiceParameterDefinition.java:1040) [root@jenkins-devops ~] #  

          Vivek Singh added a comment -

          Hi Team,

          I was able to resolve the issue with the following steps : 

          1. I have deleted the ExtendedChoiceParameter setting and then apply -> save -> restart safely.
          2. I have enabled the ExtendedChoiceParameter setting and then apply -> save -> restart safely
          3. In the ExtendedChoiceParameter setting, I made sure the value section must be with TAB SPACE with each other e.g: "Module, Version" instead of "Module,Version".

          Vivek Singh added a comment - Hi Team, I was able to resolve the issue with the following steps :  I have deleted the ExtendedChoiceParameter setting and then apply -> save -> restart safely. I have enabled the ExtendedChoiceParameter setting and then apply -> save -> restart safely In the ExtendedChoiceParameter setting, I made sure the value section must be with TAB SPACE with each other e.g: "Module, Version" instead of "Module,Version" .

          Vivek Singh added a comment -

          Hi Team,

          I was able to resolve the issue with the following steps : 

          1. I have deleted the ExtendedChoiceParameter setting and then apply -> save -> restart safely.
          2. I have enabled the ExtendedChoiceParameter setting and then apply -> save -> restart safely
          3. In the ExtendedChoiceParameter setting, I made sure the value section must be with TAB SPACE with each other e.g: "Module, Version" instead of "Module,Version".

          Vivek Singh added a comment - Hi Team, I was able to resolve the issue with the following steps :  I have deleted the ExtendedChoiceParameter setting and then apply -> save -> restart safely. I have enabled the ExtendedChoiceParameter setting and then apply -> save -> restart safely In the ExtendedChoiceParameter setting, I made sure the value section must be with TAB SPACE with each other e.g:  "Module, Version"  instead of  "Module,Version" .

          Vivek Singh added a comment -

          Hi,

          Issue still exits even after follow up of the above explanation.

          In fact, done with plugin upgrade and restart performed both safely & hard reboot

          which hasn't shown any result.

          Thanks

          Vivek

          Vivek Singh added a comment - Hi, Issue still exits even after follow up of the above explanation. In fact, done with plugin upgrade and restart performed both safely & hard reboot which hasn't shown any result. Thanks Vivek

          Jean-Luc Pé added a comment -

          Even with a recent Jenkins cire v2.289.1 and very last version 0.82 of the plugin I cannot make it work, even using the snippet generator or the examples on the plugin documentation.

          Jean-Luc Pé added a comment - Even with a recent Jenkins cire v2.289.1 and very last version 0.82 of the plugin I cannot make it work, even using the snippet generator or the examples on the plugin documentation.

            vimil vimil
            vivek10688 Vivek Singh
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: