You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nissim Shiman (Jira)" <ji...@apache.org> on 2022/11/18 19:13:00 UTC

[jira] [Assigned] (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 ]

Nissim Shiman reassigned NIFI-10756:
------------------------------------

    Assignee: Nissim Shiman

> 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
>            Reporter: Nissim Shiman
>            Assignee: Nissim Shiman
>            Priority: Major
>
> 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)