[
https://issues.apache.org/jira/browse/NIFI-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541312#comment-17541312
]
James McMullan commented on NIFI-10045:
---------------------------------------
As an update, thanks to Mark Payne, I got Nifi to come up successfully by
editing the flow.json.gz file and changing "both" (I'm not sure how many others
would have) registry URL values from "http://127.0.0.1:18181/nifi-registry" to
"http://127.0.0.1:18181"
> Can't start Nifi - JettyServer Failed to start web server... shutting down.
> ---------------------------------------------------------------------------
>
> Key: NIFI-10045
> URL: https://issues.apache.org/jira/browse/NIFI-10045
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.16.0
> Environment: Red Hat Enterprise Linux release 8.0 (Ootpa)
> openjdk version "11.0.6"
> Running in a VirtualBox VM
> Reporter: James McMullan
> Priority: Major
> Attachments: exception.txt
>
>
> When starting up Nifi, the startup process fails with the error message
> "org.apache.nifi.web.server.JettyServer Failed to start web server...
> shutting down."
>
> The only thing I can think of that I changed (other than processor
> properties) is the URL to the Registry. I changed it to https, which is
> incorrect because I'm not running the Registry in secure mode. This was done
> in the UI.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)