NullPointerException in Configuration Screen

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: other
    • None
    • Environment:
      Platform: All, OS: Windows XP

      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
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: