You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Lei Xia (Jira)" <ji...@apache.org> on 2020/07/31 16:58:00 UTC

[jira] [Commented] (HELIX-823) run-helix-controller.sh command gives error

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

Lei Xia commented on HELIX-823:
-------------------------------

[~dasahcc] Has this been fixed in lastest 1.0.1 release?

> run-helix-controller.sh command gives error
> -------------------------------------------
>
>                 Key: HELIX-823
>                 URL: https://issues.apache.org/jira/browse/HELIX-823
>             Project: Apache Helix
>          Issue Type: Bug
>          Components: helix-core
>         Environment: Linux Red Hat 4.8.5-4
>            Reporter: anil
>            Priority: Blocker
>
> Download helix verversion 1.0.0 binary and setup two node cluster. Every thing work fine.
> but when fire below command 
> ./run-helix-controller.sh --zkSvr localhost:2181 --cluster jbpm-cluster
> It gives error - 
> sterName:jbpm-cluster, controllerName:null, mode:STANDALONE
> Exception in thread "main" *java.lang.NoSuchFieldError: Rebalancer*
>  at org.apache.helix.InstanceType.<clinit>(InstanceType.java:39)
>  at org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:156)
>  at org.apache.helix.controller.HelixControllerMain.main(HelixControllerMain.java:212)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)