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

Tools can fail to start AppController #45

Closed
shatterednirvana opened this issue Nov 29, 2012 · 0 comments
Closed

Tools can fail to start AppController #45

shatterednirvana opened this issue Nov 29, 2012 · 0 comments
Assignees

Comments

@shatterednirvana
Copy link
Contributor

When the tools start AppScale, they begin by starting an AppController on one node, who then starts AppScale on its own node and elsewhere. However, if this starting process fails (e.g., if the message to god to start isn't received successfully), then the tools may hang. Need to properly catch a timeout here and retry accordingly.

shatterednirvana added a commit to shatterednirvana/appscale-tools that referenced this issue Nov 29, 2012
…aleException, to differentiate it from Timeout::Error, which can be thrown when we wait for ports to open (fixing issue AppScale#45)
@nlake44 nlake44 closed this as completed Jan 16, 2013
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

2 participants