Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple election participants have the same ID: xx.xx.xx.xx:8080. This is not allowed #24

Open
SrinivReddy opened this issue Oct 12, 2018 · 0 comments

Comments

@SrinivReddy
Copy link

Hey @gondor

I am getting below error

[2018-10-12 12:29:02,006] INFO Leadership ended with failure; exiting (mesosphere.marathon.core.election.ElectionServiceImpl:marathon-akka.actor.default-dispatcher-11)
java.lang.IllegalStateException: Multiple election participants have the same ID: xx.xx.xx.xx:8080. This is not allowed.
at mesosphere.marathon.core.election.CuratorElectionStream$CuratorEventEmitter.emitLeader(CuratorElectionStream.scala:157)
at mesosphere.marathon.core.election.CuratorElectionStream$CuratorEventEmitter.$anonfun$longPollLeaderChange$1(CuratorElectionStream.scala:117)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[2018-10-12 12:29:02,006] INFO Closing leader latch (mesosphere.marathon.core.election.CuratorElectionStream$:pool-1-thread-1)
[2018-10-12 12:29:02,011] INFO Leader latch closed (mesosphere.marathon.core.election.CuratorElectionStream$:pool-1-thread-1)
[2018-10-12 12:29:02,051] INFO Shutting down services (mesosphere.marathon.MarathonApp:shutdownHook3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant