Re: [E] After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-14 Thread Pierre Villard
Thanks for following up and providing the explanation! Le sam. 13 févr. 2021 à 18:46, Pat White a écrit : > Hi Folks, found the reason for my issue, following up just FYI. > > My local state snapshot, on the updated 1.11.4 nodes, had bad values for > load balancer host and port, so the snapshot

Re: [E] After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-13 Thread Pat White
Hi Folks, found the reason for my issue, following up just FYI. My local state snapshot, on the updated 1.11.4 nodes, had bad values for load balancer host and port, so the snapshot had entries like: "loadBalanceAddress":null,"loadBalancePort":0, This caused a deadlock where the flow and

Re: [E] After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-10 Thread Pat White
Thank you Jorge, appreciate the help and feedback! On Wed, Feb 10, 2021 at 1:32 PM Jorge Machado wrote: > For cluster mode check the configs that are on xml files. I had similar > issues when I did not define the values. Letting them empty makes issues. > Best regards > Jorge CEO of Datamesh

Re: [E] After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-10 Thread Jorge Machado
For cluster mode check the configs that are on xml files. I had similar issues when I did not define the values. Letting them empty makes issues. Best regards Jorge CEO of Datamesh GmbH (www.dmesh.io) > On 9. Feb 2021, at 02:19, Pat White wrote: > > Thanks very much for the feedback Joe, much

Re: [E] Re: After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-08 Thread Pat White
Thanks very much for the feedback Joe, much appreciated. Checking as you suggested, nothing yet but that's got to be it, some config issue on my part, that's messing up property parsing. On Mon, Feb 8, 2021 at 5:15 PM Joe Witt wrote: > PatW > > I'd triple-check to ensure there are no

Re: After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-08 Thread Joe Witt
PatW I'd triple-check to ensure there are no weird/special/unexpected characters in your nifi.properties file. These are often not obvious in default text views so you might need to explicitly set some view to expose them. Yeah this is certainly not a great user experience - we give you just

After upgrade to 1.11.4, flowController fails to start due to invalid clusterCoordinator port 0

2021-02-08 Thread Pat White
Hi Folks, Appreciate any debugging help on a very odd error, after upgrading a Nifi cluster from 1.6.0 to 1.11.4, flowController fails to start due to: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowService': FactoryBean threw exception on