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

rebuild plugin will throw "java.lang.IllegalArgumentException: No such parameter definition "

      Some of our jobs pass parameters that aren't used by the downstream jobs. They aren't used, but the downstream job builds fine according to the parameterized-trigger plugin.
      However, if a job fails, and we try to rebuild using the rebuild plugin, we get
      java.lang.IllegalArgumentException: No such parameter definition

      I understand that an argument can be made for strict parameter matching, but if so, it should be at the parameterized-trigger level. Rebuild should allow rebuilding any job that originally built. It should not be more strict.

          [JENKINS-14077] rebuild plugin will throw "java.lang.IllegalArgumentException: No such parameter definition "

          centic added a comment -

          can you post the full stacktrace?

          centic added a comment - can you post the full stacktrace?

          centic added a comment -

          possibly a duplicate of JENKINS-9628

          centic added a comment - possibly a duplicate of JENKINS-9628

          centic added a comment -

          The latest version of the rebuild-plugin does not throw an exception any more for empty parameters, so it should work now. Please reopen the ticket if this is still a problem for you with the latest version of the plugin.

          centic added a comment - The latest version of the rebuild-plugin does not throw an exception any more for empty parameters, so it should work now. Please reopen the ticket if this is still a problem for you with the latest version of the plugin.

            huybrechts huybrechts
            rmyung Roger Myung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: