<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Nifi UI  not launching in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110071#M30185</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2262/ahmaddebbas.html" nodeid="2262"&gt;@Ahmad Debbas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2262/ahmaddebbas.html" nodeid="2262"&gt;&lt;/A&gt;As always, start by checking your most recent /logs for ERROR or even WARN, e.g.:&lt;/P&gt;&lt;P&gt;cat nifi-app* | grep ERROR&lt;/P&gt;&lt;P&gt;Logs are: nifi-app*.log, nifi-bootstrap*.log, nifi-user*.log&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2016 20:12:13 GMT</pubDate>
    <dc:creator>cstanca</dc:creator>
    <dc:date>2016-05-31T20:12:13Z</dc:date>
    <item>
      <title>Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110066#M30180</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have downloaded HDF in a centos 7 machine and i have started the service. When i run bin/nifi.sh status, i get the following&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Nifi is currently running, listening to Bootstrap on port 40883, PID=18516&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However when i enter &lt;A href="http://&amp;lt;servername&amp;gt;:8080/nifi" target="_blank"&gt;http://&amp;lt;servername&amp;gt;:8080/nifi&lt;/A&gt; the UI fails to appear. Is there anything i am missing? Please advise&lt;/P&gt;&lt;P&gt;
Regards
&lt;/P&gt;&lt;P&gt;Ahmad&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:31:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110066#M30180</guid>
      <dc:creator>afdebbas</dc:creator>
      <dc:date>2026-04-21T12:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110067#M30181</link>
      <description>&lt;P&gt;can you check nifi bootstrap logs to see if there is any port conflict.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 14:11:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110067#M30181</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-05-31T14:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110068#M30182</link>
      <description>&lt;P&gt;
	Please find below the bootstrap log&lt;/P&gt;&lt;PRE&gt;2016-05-31 09:40:05,021 INFO [main] o.a.n.b.NotificationServiceManager Successfully loaded the following 0 services: []
2016-05-31 09:40:05,027 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STARTED
2016-05-31 09:40:05,027 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STOPPED
2016-05-31 09:40:05,027 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_DIED
2016-05-31 09:40:05,035 INFO [main] org.apache.nifi.bootstrap.Command Starting Apache NiFi...
2016-05-31 09:40:05,035 INFO [main] org.apache.nifi.bootstrap.Command Working Directory: /opt/HDF-1.2.0.1-1/nifi
2016-05-31 09:40:05,036 INFO [main] org.apache.nifi.bootstrap.Command Command: /opt/jdk1.7.0_79/bin/java -classpath /opt/HDF-1.2.0.1-1/nifi/./conf:/opt/HDF-1.2.0.1-1/nifi/./lib/jcl-over-slf4j-1.7.12.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/jul-to-slf4j-1.7.12.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/log4j-over-slf4j-1.7.12.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/logback-classic-1.1.3.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/logback-core-1.1.3.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/nifi-api-0.6.0.1.2.0.1-1.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/nifi-documentation-0.6.0.1.2.0.1-1.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/nifi-nar-utils-0.6.0.1.2.0.1-1.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/nifi-properties-0.6.0.1.2.0.1-1.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/nifi-runtime-0.6.0.1.2.0.1-1.jar:/opt/HDF-1.2.0.1-1/nifi/./lib/slf4j-api-1.7.12.jar -Djava.net.preferIPv4Stack=true -Dsun.net.http.allowRestrictedHeaders=true -Djava.protocol.handler.pkgs=sun.net.www.protocol -Dorg.apache.jasper.compiler.disablejsr199=true -Xmx512m -Djava.awt.headless=true -Xms512m -Dnifi.properties.file.path=/opt/HDF-1.2.0.1-1/nifi/./conf/nifi.properties -Dnifi.bootstrap.listen.port=44940 -Dapp=NiFi org.apache.nifi.NiFi
2016-05-31 09:40:05,532 INFO [NiFi Bootstrap Command Listener] org.apache.nifi.bootstrap.RunNiFi Apache NiFi now running and listening for Bootstrap requests on port 40883
2016-05-31 09:44:07,595 INFO [main] o.a.n.b.NotificationServiceManager Successfully loaded the following 0 services: []
2016-05-31 09:44:07,599 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STARTED
2016-05-31 09:44:07,599 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STOPPED
2016-05-31 09:44:07,599 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_DIED
2016-05-31 09:44:07,608 INFO [main] org.apache.nifi.bootstrap.Command Apache NiFi is currently running, listening to Bootstrap on port 40883, PID=18516
2016-05-31 10:14:10,626 INFO [main] o.a.n.b.NotificationServiceManager Successfully loaded the following 0 services: []
2016-05-31 10:14:10,633 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STARTED
2016-05-31 10:14:10,633 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_STOPPED
2016-05-31 10:14:10,633 INFO [main] org.apache.nifi.bootstrap.RunNiFi Registered no Notification Services for Notification Type NIFI_DIED
2016-05-31 10:14:10,651 INFO [main] org.apache.nifi.bootstrap.Command Apache NiFi is currently running, listening to Bootstrap on port 40883, PID=18516
&lt;/PRE&gt;</description>
      <pubDate>Tue, 31 May 2016 14:52:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110068#M30182</guid>
      <dc:creator>afdebbas</dc:creator>
      <dc:date>2016-05-31T14:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110069#M30183</link>
      <description>&lt;P&gt;Actually, I just have installed nifi locally (vmware) and have the same issue and came across this &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 18:51:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110069#M30183</guid>
      <dc:creator>julian2</dc:creator>
      <dc:date>2016-05-31T18:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110070#M30184</link>
      <description>&lt;P&gt;Is the centos 7 system a VM? If so, is the port 8080 open?&lt;/P&gt;&lt;P&gt;Also, look in the nifi-app.log, it will list the URLs of the NiFi UI.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 19:37:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110070#M30184</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2016-05-31T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110071#M30185</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2262/ahmaddebbas.html" nodeid="2262"&gt;@Ahmad Debbas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2262/ahmaddebbas.html" nodeid="2262"&gt;&lt;/A&gt;As always, start by checking your most recent /logs for ERROR or even WARN, e.g.:&lt;/P&gt;&lt;P&gt;cat nifi-app* | grep ERROR&lt;/P&gt;&lt;P&gt;Logs are: nifi-app*.log, nifi-bootstrap*.log, nifi-user*.log&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 20:12:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110071#M30185</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-05-31T20:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110072#M30186</link>
      <description>&lt;P&gt;Ahmad,&lt;/P&gt;&lt;P&gt;       The line you are seeing in the nifi-bootstrap.log indicates the JVM started successfully.  You need to check the nifi-app.log to make sure the application loaded successfully.  In the nifi-app.log you will find the following lines if the application successfully loaded:

2016-05-31 10:46:44,347 INFO [main] org.apache.nifi.web.server.JettyServer NiFi has started. The UI is available at the following URLs: &lt;/P&gt;&lt;P&gt;2016-05-31 10:46:44,347 INFO [main] org.apache.nifi.web.server.JettyServer &lt;A href="http://&amp;lt;someaddress" target="_blank"&gt;http://&amp;lt;someaddress&lt;/A&gt; or FQDN&amp;gt;:8088/nifi &lt;/P&gt;&lt;P&gt;      Verify that the hostname or IP displayed on this line is reachable/resolvable on the system you are running your web browser from. 
&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 21:58:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110072#M30186</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2016-05-31T21:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110073#M30187</link>
      <description>&lt;P&gt;i disabled firewall and it worked! thanks&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 22:04:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110073#M30187</guid>
      <dc:creator>afdebbas</dc:creator>
      <dc:date>2016-05-31T22:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110074#M30188</link>
      <description>&lt;P&gt;i disabled firewall and it worked&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 13:09:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110074#M30188</guid>
      <dc:creator>afdebbas</dc:creator>
      <dc:date>2016-06-01T13:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110075#M30189</link>
      <description>&lt;P&gt;I am facing the sam issue. I see this in the log. Not sure  what it mean and how to fix? Still not able to launch nifi UI&lt;/P&gt;&lt;P&gt;2016-06-23 09:54:53,778 WARN [main] o.e.j.util.component.AbstractLifeCycle FAILED ServerConnector@c53209{HTTP/1.1}{0.0.0.0:8080}: java.net.BindException: Address already in use: bind
java.net.BindException: Address already in use: bind&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 02:51:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110075#M30189</guid>
      <dc:creator>milindmore</dc:creator>
      <dc:date>2016-06-24T02:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110076#M30190</link>
      <description>&lt;P&gt;Milind,&lt;/P&gt;&lt;P&gt;That means some other app is binding to that port. You can edit the nifi.properties file to use a different port or stop the other app that is binding to the port.  Do you have HDP components running on this system?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 03:01:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110076#M30190</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2016-06-24T03:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110077#M30191</link>
      <description>&lt;P&gt;Milind,&lt;/P&gt;&lt;P&gt;That means some other app is binding to that port. You can edit the 
nifi.properties file to use a different port or stop the other app that 
is binding to the port. Do you have HDP components running on this 
system?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:00:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110077#M30191</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2016-06-24T04:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110078#M30192</link>
      <description>&lt;P&gt;yes I installed Hortonworks Sandbox with HDP2.4 on Oracle VM recently Though the nifi UI was working on Port 8080 but started giving error since yesterday.&lt;/P&gt;&lt;P&gt;I will try changing port and see if it resolve the issue. &lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:31:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110078#M30192</guid>
      <dc:creator>milindmore</dc:creator>
      <dc:date>2016-06-24T04:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110079#M30193</link>
      <description>&lt;P&gt;Was your VM restarted or the NiFi restarted since HDP was installed?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:41:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110079#M30193</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2016-06-24T04:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110080#M30194</link>
      <description>&lt;P&gt;After changing the port, I am able to launch nifi UI. thanks Dwynne for resolution.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:48:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110080#M30194</guid>
      <dc:creator>milindmore</dc:creator>
      <dc:date>2016-06-24T04:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110081#M30195</link>
      <description>&lt;P&gt;hi mclark, yes it is as due to virtual box issue I had to reinstall virtualbox and reboot the machine.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:49:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110081#M30195</guid>
      <dc:creator>milindmore</dc:creator>
      <dc:date>2016-06-24T04:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110082#M30196</link>
      <description>&lt;P&gt;try &lt;A href="http://&amp;lt;servername&amp;gt;:" target="_blank"&gt;http://&amp;lt;servername&amp;gt;:&lt;/A&gt;&lt;STRONG&gt;&lt;EM&gt;40883&lt;/EM&gt;&lt;/STRONG&gt;/nifi&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 04:53:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110082#M30196</guid>
      <dc:creator>milindmore</dc:creator>
      <dc:date>2016-06-24T04:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi UI  not launching</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110083#M30197</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/10975/milindmore.html"&gt;Milind More&lt;/A&gt; Even I'm running nifi on HDP sandbox but unable to launch UI. Can you please share how you have configured the things.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 14:17:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-UI-not-launching/m-p/110083#M30197</guid>
      <dc:creator>saidileep_talla</dc:creator>
      <dc:date>2016-06-24T14:17:58Z</dc:date>
    </item>
  </channel>
</rss>

