You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Froim Teschner <Fr...@eulerts.com> on 2022/09/21 13:46:21 UTC

Nifi 1.17 does exit after start

Hello,

I downloaded nifi-1.17.0-bin.zip on a ubuntu 20.04 system and extracted the file as suggested. After I launch nifi, it just exits again after a few seconds without any notice. I have set the Java home path! What else could I check?

user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$ bin/nifi.sh start

Java home: /usr/lib/jvm/java-11-openjdk-amd64/
NiFi home: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0

Bootstrap Config File: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0/conf/bootstrap.conf


user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$



Kind regards,
Froim

Re: Nifi 1.17 does exit after start

Posted by Mike Thomsen <mi...@gmail.com>.
Probably didn't apt install openjdk on the machine. It's not installed
by default on Ubuntu.

On Wed, Sep 21, 2022 at 10:44 AM Joe Witt <jo...@gmail.com> wrote:
>
> Hello
>
> You will want to check the <nifi>/logs/nifi-app.log for clues on what happened.
>
> Thanks
>
> On Wed, Sep 21, 2022 at 7:43 AM Froim Teschner
> <Fr...@eulerts.com> wrote:
> >
> > Hello,
> >
> > I downloaded nifi-1.17.0-bin.zip on a ubuntu 20.04 system and extracted the file as suggested. After I launch nifi, it just exits again after a few seconds without any notice. I have set the Java home path! What else could I check?
> >
> > user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$ bin/nifi.sh start
> >
> > Java home: /usr/lib/jvm/java-11-openjdk-amd64/
> > NiFi home: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0
> >
> > Bootstrap Config File: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0/conf/bootstrap.conf
> >
> >
> > user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$
> >
> >
> >
> > Kind regards,
> > Froim

Re: Nifi 1.17 does exit after start

Posted by Joe Witt <jo...@gmail.com>.
Hello

You will want to check the <nifi>/logs/nifi-app.log for clues on what happened.

Thanks

On Wed, Sep 21, 2022 at 7:43 AM Froim Teschner
<Fr...@eulerts.com> wrote:
>
> Hello,
>
> I downloaded nifi-1.17.0-bin.zip on a ubuntu 20.04 system and extracted the file as suggested. After I launch nifi, it just exits again after a few seconds without any notice. I have set the Java home path! What else could I check?
>
> user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$ bin/nifi.sh start
>
> Java home: /usr/lib/jvm/java-11-openjdk-amd64/
> NiFi home: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0
>
> Bootstrap Config File: /home/froimteschner/snap/nifi-1.17.0-bin/nifi-1.17.0/conf/bootstrap.conf
>
>
> user@user:~/snap/nifi-1.17.0-bin/nifi-1.17.0$
>
>
>
> Kind regards,
> Froim