NullPointerException in Configuration Screen

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      On Windows you get an NPE in the Configuration screen; I tracked this down to
      hudson.util.FormFieldValidator line 368, where the system attempts to retrieve
      the PATH environment variable. Unfortunately this is case sensitive, and many
      Windows installations store this variable under the value Path - so it returns
      null, resulting in the NPE.

            Assignee:
            Unassigned
            Reporter:
            mahoney266
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: