Thanks for that. Turns out someone... "optimized" the box by allocating too much memory and the JVM was having none of it. I'll change that and see if it resolves things.
On Mon, May 21, 2018 at 2:42 PM Bryan Bende <[email protected]> wrote: > Does nifi-bootstrap.log show anything about restarting? > > On Mon, May 21, 2018 at 2:38 PM, Mike Thomsen <[email protected]> > wrote: > > The whole thing from initial loading of properties all the way through to > > the announcement in the logs that the admin console is active and bound > to > > the configured port. I can even log into the admin console briefly when > it > > reaches that point. > > > > On Mon, May 21, 2018 at 2:35 PM Bryan Bende <[email protected]> wrote: > >> > >> Have not seen that... > >> > >> The bootstrap process will restart the main NiFi process, but only if > >> the main process successfully started up and got a PID and then went > >> down. > >> > >> What part are you seeing looping? is it possible the main process > >> keeps going down and getting restarted? > >> > >> On Mon, May 21, 2018 at 2:29 PM, Mike Thomsen <[email protected]> > >> wrote: > >> > Has anyone ever seen NiFi get stuck looping through the bootstrap > >> > sequence? > >> > I'm trying to narrow down the causes/culprits. (I'm tailing the logs > and > >> > in > >> > the last 5 minutes I've seen NiFi rebootstrap 3-4 times and I know I'm > >> > not > >> > doing it) > >> > > >> > Thanks, > >> > > >> > Mike >
