[ https://issues.apache.org/jira/browse/GOBBLIN-1152?focusedWorklogId=434568&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-434568 ]
ASF GitHub Bot logged work on GOBBLIN-1152: ------------------------------------------- Author: ASF GitHub Bot Created on: 18/May/20 19:26 Start Date: 18/May/20 19:26 Worklog Time Spent: 10m Work Description: asfgit closed pull request #2985: URL: https://github.com/apache/incubator-gobblin/pull/2985 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 434568) Remaining Estimate: 0h Time Spent: 10m > HelixException in enabling helix instance > ----------------------------------------- > > Key: GOBBLIN-1152 > URL: https://issues.apache.org/jira/browse/GOBBLIN-1152 > Project: Apache Gobblin > Issue Type: Bug > Reporter: Arjun Singh Bora > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > stacktrace of the error > [_] Handling new session, session id: 100281140780065, instance: > abora-xyz.com_1234, instanceTye: ADMINISTRATOR, cluster: > GobblinStandaloneClusterDev 2020/05/13 18:33:16.287 INFO [ZKHelixAdmin] > [Thread-28] [_] Enable instance abora-xyz.com_1234 in cluster > GobblinStandaloneClusterDev. 2020/05/13 18:33:25.368 ERROR > [GobblinTaskRunner] [Thread-28] [_] HelixManager failed to connect > org.apache.helix.HelixException: Cluster GobblinStandaloneClusterDev, > instance: abora-xyz.com_1234, instance config does not exist at > org.apache.helix.manager.zk.ZKHelixAdmin.enableSingleInstance(ZKHelixAdmin.java:1487) > at > org.apache.helix.manager.zk.ZKHelixAdmin.enableInstance(ZKHelixAdmin.java:236) > at > org.apache.gobblin.cluster.GobblinTaskRunner.connectHelixManager(GobblinTaskRunner.java:372) > at > org.apache.gobblin.cluster.GobblinTaskRunner.start(GobblinTaskRunner.java:295) > at > com.linkedin.gobblin.offspring.GobblinClusterWorkerFactory$1.run(GobblinClusterWorkerFactory.java:81) > at java.lang.Thread.run(Thread.java:748) -- This message was sent by Atlassian Jira (v8.3.4#803005)