You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Junkai Xue (Jira)" <ji...@apache.org> on 2021/09/13 07:05:00 UTC

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

     [ https://issues.apache.org/jira/browse/HELIX-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junkai Xue closed HELIX-823.
----------------------------
    Fix Version/s: 1.0.1
       Resolution: Fixed

> 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
>             Fix For: 1.0.1
>
>
> 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)