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

Occasionaly Akka and Spray components fail to start due to "misssing" configuration #7

Open
rkrzewski opened this issue Oct 21, 2014 · 0 comments

Comments

@rkrzewski
Copy link
Owner

Inspecting components status reveals that they unsatisfied dependencies, while ActorSystemComponent has none, except configuration, and the configuration file definitely is present. Indeed, touching the configuration file causes the configuration to be reloaded and component is started.

This looks like race condition of some sort, possibly due to bundle start order.

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

No branches or pull requests

1 participant