Exception in thread "main" com.google.inject.CreationException: Unable to create injector, see the following errors:1) [Guice/BindingAlreadySet]: AllUsersName was bound multiple times.Bound at:
1 : InitModule.configure(InitModule.java:47)
2 : ZkInit$1.configure(ZkInit.java:90)
Learn more:
https://github.com/google/guice/wiki/BINDING_ALREADY_SET1 error======================
Full classname legend:
======================
AllUsersName: "com.google.gerrit.server.config.AllUsersName"
As I work through these challenges, particularly the session continuity issue and the Guice binding conflict, I'm re-evaluating the architecture, specifically the use of AWS Load Balancers for this setup. I'm curious about the community's thoughts on the viability of this setup and whether switching to a solution like HAProxy might offer a more streamlined or effective approach, especially in the context of Gerrit's multi-master configuration.--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/22387932-6559-4822-9ace-6bab6f88abb0n%40googlegroups.com.