You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "H. L (Jira)" <ji...@apache.org> on 2020/08/02 04:31: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=17169449#comment-17169449 ] 

H. L commented on HELIX-823:
----------------------------

[~andrewlxia] [~anilb] 

This issue has been fixed: [https://github.com/apache/helix/issues/1022]

The new release 1.0.1 has the fix.

> 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)