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

web-console failure summary is wrong if tasks deleted? #1317

Open
aledsage opened this issue Apr 10, 2014 · 0 comments
Open

web-console failure summary is wrong if tasks deleted? #1317

aledsage opened this issue Apr 10, 2014 · 0 comments
Labels

Comments

@aledsage
Copy link
Member

We deployed a simple app with a single VanillaSoftwareProcess entity, but gave it an incorrect location (misspelt aws region name). As expected it failed to come up.

However, I only looked at this a couple of days later - by which time the tasks had been deleted (default I believe is to keep for 24 hours). The web-console showed in the summary tab of the application the following message:

The entity appears to have failed externally. 
No Brooklyn-managed task failures reported. For more information, investigate sensors and streams on recent activity, as well as external systems and logs where necessary.

However, looking in the log it is clear that start() failed to provision the VM.

Presumably this message is based on whether there are any tasks currently existing for this entity, and what errors those show. If you refresh after those tasks have been deleted then it gets the summary wrong. I'd want this summary to be correct (so us not to throw away the fact there was an error at the point of effector invocation).

@grkvlt grkvlt added the bug label Apr 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants