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

Sometimes solrcloud fails to deploy in docker based deployments #692

Open
vjrj opened this issue Oct 5, 2023 · 0 comments
Open

Sometimes solrcloud fails to deploy in docker based deployments #692

vjrj opened this issue Oct 5, 2023 · 0 comments

Comments

@vjrj
Copy link
Collaborator

vjrj commented Oct 5, 2023

I noticed that sometimes I get this error after a docker solrcloud stack deploy:

HTTP ERROR 404 javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.

It seems that is a race condition that happens when zookeeper cluster is not yet up.

A possible solution is to add to the solrcloud image "dockerize" to wait for zookeeper as we do in collectory and other images.

A workaround is to repeat the playbook.

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