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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17722197#comment-17722197 ] 

ASF subversion and git services commented on NIFI-10756:
--------------------------------------------------------

Commit fd2138b8cfa6b0afa8745ab16900f8754070441d in nifi's branch refs/heads/main from Nissim Shiman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fd2138b8cf ]

NIFI-10756 Generate error message when processor and/or controller
service is unable to transition to start and/or enabled state

Signed-off-by: Mike Moser <mo...@apache.org>


> 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
>          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)