You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Michael W Moser (Jira)" <ji...@apache.org> on 2023/05/12 14:49:00 UTC

[jira] [Updated] (NIFI-10756) StandardSSLContextService will fail silently on nifi restart if keystore no longer exists

     [ https://issues.apache.org/jira/browse/NIFI-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael W Moser updated NIFI-10756:
-----------------------------------
    Fix Version/s: 2.0.0
                   1.22.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> StandardSSLContextService will fail silently on nifi restart if keystore no longer exists
> -----------------------------------------------------------------------------------------
>
>                 Key: NIFI-10756
>                 URL: https://issues.apache.org/jira/browse/NIFI-10756
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.17.0, 1.20.0
>            Reporter: Nissim Shiman
>            Assignee: Nissim Shiman
>            Priority: Major
>             Fix For: 2.0.0, 1.22.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When StandardSSLContextService is successfully enabled, it will fail silently on nifi restart if the keystore filename no longer exists.
> There are no logs in nifi-app.log at WARN/ERROR that indicate any issues.
> There is an alert in the nifi gui when looking at the controller service that indicates that the needed file is missing.
> Also, when debug is set via logback.xml, the issue can be seen as nifi will continue to try to start it  [1]
> [1] https://github.com/apache/nifi/blob/rel/nifi-1.17.0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceNode.java#L586-L587



--
This message was sent by Atlassian Jira
(v8.20.10#820010)