Hello, > A black command window screen pops up for a brief second and then closes.
Instead of double clicking run-nifi.bat button, you can run the bat file from command prompt. That way, the output of run-nifi.bat will stay in the command prompt and can help debugging what went wrong. 1. Open command prompt 2. Change directory to NIFI home, e.g. "cd C:\nifi" 3. Run the bat file from command prompt, e.g. "bin\run-nifi.bat" Please share what is shown at step 3 above, in addition to what Joe asked. Thanks, Koji On Wed, May 30, 2018 at 8:42 AM, Joe Witt <joe.w...@gmail.com> wrote: > Hello > > Please share info about os version, java version, etc.. > > run > > java -version > > and share that. > > what version of nifi? did you change any settings? > > how much ram/cpu does your system have? > is nifi in a directory it has write perms to? > > > please share the contents of nifi log dir. > > thanks > > > On Tue, May 29, 2018, 4:35 PM Call, Schuyler <schuyler.c...@hughes.com> > wrote: > >> Hello, >> >> I am trying to use NiFi for a project I'm working on. I tried following >> the steps in the "Getting Started with Apache NiFi" guide to create my own >> interface, but I got stuck after trying to run the run-nifi.bat file. A >> black command window screen pops up for a brief second and then closes. I >> am unable to go to the localhost:8080 page because the run-nifi program >> isn't running. I have tried looking up steps to troubleshoot this issue but >> none of them have solved my problem. Is there some way you could help? >> >> Thank you, >> >> Schuyler Call >>