Files uploaded via Fileparameter is not available in matrix jobs and throws NPE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: matrix-project-plugin
    • None
    • Environment:
      LINUX

      Have a mtrix job with more than one Fileparameters and upload 2 files on run time. The job thows NPE when you try to access the file uploaded. With one fileparameter it works but from 2 it fails.
      FATAL: null
      java.lang.NullPointerException
      at hudson.model.FileParameterValue$1.setUp(FileParameterValue.java:105)
      at hudson.model.Build$RunnerImpl.doRun(Build.java:133)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:423)
      at hudson.model.Run.run(Run.java:1362)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:137)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:145)

            Assignee:
            Unassigned
            Reporter:
            ragesh_nair
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: