You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/04/27 16:16:00 UTC

[jira] [Created] (NIFI-9968) System Timezone NullPointerException on Java 17 Tests

David Handermann created NIFI-9968:
--------------------------------------

             Summary: System Timezone NullPointerException on Java 17 Tests
                 Key: NIFI-9968
                 URL: https://issues.apache.org/jira/browse/NIFI-9968
             Project: Apache NiFi
          Issue Type: Bug
          Components: Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


Running a build on Java 17 can fail in {{TestRecordPath}} due to a {{NullPointerException}} when calling {{System.setProperty()}} in the {{setSystemTimezone()}} method. This can occur when the default return value for the {{user.timezone}} System property is {{{}null{}}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)