- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
i was running nifi , and it was running all right but after closing it i can't open it again it show me this error
- Labels:
-
Apache NiFi
Created ‎09-28-2017 10:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
bin/nifi.sh: 88: bin/nifi.sh: source: not found Java home: /etc/java-8-openjdk NiFi home: /home/mohmed/Downloads/nifi-1.3.0 Bootstrap Config File: /home/mohmed/Downloads/nifi-1.3.0/conf/bootstrap.conf
Created ‎09-28-2017 11:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Assumptions - Mac OS/Linux OS
1. It can be as simple as you are in the wrong working directory. Do pwd and cd to appropriate folder (that contains bin/nifi.sh).
2. Add nifi bin folder to your path environment variable
3. run nifi in the background using nohup or &.
Feel free to let us know in case of any mistakes in my understanding and close this ticket in case of no concerns,
Created ‎09-28-2017 02:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@sbabu , thank u for reply . am sure i am in the write directory .
but would you please explain what is nohup ??
thanks
Created ‎09-28-2017 02:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
root@ubuntu-VirtualBox:/home/ubuntu/Downloads/nifi-1.3.0# bin/nifi.sh start
this is my directory if it's wrong just tell me @sbabu
Created ‎09-28-2017 07:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm, could we see whats happening in the logs folder (especially nifi-app.log)?
Created ‎09-30-2017 06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎10-01-2017 06:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looking at the nifi-app.log file you provided, it appears NiFi is running just fine. What do you see in the nifi-bootstrap.log file?
Created ‎10-03-2017 04:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately, I don't see any errors/issues in this log file just shows NiFi startup process. if it goes down again, feel free to tail the logs to look for OOM (out of memory caused by your custom processors or AWS not available temporarily)
