[
https://issues.apache.org/jira/browse/NIFI-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6264.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> Version migration fails when flow contains only Controller Service
> ------------------------------------------------------------------
>
> Key: NIFI-6264
> URL: https://issues.apache.org/jira/browse/NIFI-6264
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.9.2
> Reporter: Mark Bean
> Priority: Major
>
> When upgrading NiFi, Components are naturally migrated to the latest version
> (when that is the only version available.) However, if the flow contains only
> a Controller Service with no other Components on the graph, NiFi fails to
> start throwing a MissingBundleException. The following is a snippet from
> nifi-app.log as an example:
> org.apache.nifi.controller.MissingBundleException:
> org.apache.nifi.ssl.StandardRestrictedSSLContextService from
> org.apache.nifi:nifi-ssl-context-service-nar:1.8.0 is not known to this NiFi
> instance.
> If a single processor placed on the graph, the Procesor and Controller
> Service are appropriately migrated to the available version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)