[ 
https://issues.apache.org/jira/browse/NIFI-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421911#comment-15421911
 ] 

ASF GitHub Bot commented on NIFI-2566:
--------------------------------------

Github user JPercivall commented on the issue:

    https://github.com/apache/nifi/pull/866
  
    @markap14, I'm having trouble running a standalone instance with this PR. I 
get the at I can't start the FlowController due to (very long message, took the 
end):
    
    `Caused by: java.lang.IllegalStateException: The 
'nifi.zookeeper.connect.string' property is not set in nifi.properties
            at 
org.apache.nifi.controller.cluster.ZooKeeperClientConfig.createConfig(ZooKeeperClientConfig.java:76)
 ~[nifi-framework-core-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
            at 
org.apache.nifi.controller.leader.election.CuratorLeaderElectionManager.<init>(CuratorLeaderElectionManager.java:61)
 ~[nifi-framework-core-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method) ~[na:1.8.0_74]
            at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 ~[na:1.8.0_74]
            at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 ~[na:1.8.0_74]
            at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 
~[na:1.8.0_74]
            at 
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147) 
~[spring-beans-4.2.4.RELEASE.jar:4.2.4.RELEASE]
            ... 52 common frames omitted`



> Clustered Nodes can become out of sync regarding which node is coordinator
> --------------------------------------------------------------------------
>
>                 Key: NIFI-2566
>                 URL: https://issues.apache.org/jira/browse/NIFI-2566
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.0.0
>
>
> Occasionally, I will see the UI telling me that no Cluster Coordinator has 
> been elected. However, I can see in the logs that the node is sending 
> heartbeats to the coordinator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to