Bug 853939
| Summary: | Error on click of "logs" button | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Rehana <redakkan> | ||||||
| Component: | aeolus-conductor | Assignee: | Angus Thomas <athomas> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 1.1.0 | CC: | akarol, dajohnso, dmacpher, morazi, slinaber, tzumainn | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
A new source_type variable for events caused Cloud Engine to display an error when viewing the Logs page. This fix filters events unrelated to applications and instance. Users now view the Logs page without error.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-04 15:18:26 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 609332 [details]
rails log
Pushed to master/1.1:
commit 25db33f8dbc171c8a903f035005cb7b3cc109f9c
Author: Tzu-Mainn Chen <tzumainn>
Date: Wed Sep 5 13:56:09 2012 -0400
BZ853939 specify event source_type to prevent unwanted events from creeping into logs page
in build aeolus-conductor-0.13.3-1.el6cf No error when clicked on logs button. verified: #rpm -qa | grep aeolus aeolus-conductor-0.13.7-1.el6cf.noarch aeolus-all-0.13.7-1.el6cf.noarch rubygem-aeolus-cli-0.7.1-1.el6cf.noarch aeolus-conductor-doc-0.13.7-1.el6cf.noarch aeolus-configure-2.8.6-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-conductor-daemons-0.13.7-1.el6cf.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html |
Created attachment 609331 [details] log_err Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Installed aeolus nightly from fedora repo 2.Started some instances 3.Go to monitor --> Logs Actual results: Obsereved that "Association named 'pool_family' was not found; perhaps you misspelled it? " error got displayed (PFA:log_err.png,rails.log Expected results: Should display all instance logs Additional info: rpm -qa | grep aeolus aeolus-conductor-doc-0.13.0-0.20120903030010git55da509.fc16.noarch rubygem-aeolus-image-0.6.0-0.20120902230031git902c81c.fc16.noarch aeolus-conductor-0.13.0-0.20120903030010git55da509.fc16.noarch aeolus-configure-2.8.0-0.20120902230026git7dfddaf.fc16.noarch aeolus-conductor-daemons-0.13.0-0.20120903030010git55da509.fc16.noarch aeolus-all-0.13.0-0.20120903030010git55da509.fc16.noarch rubygem-aeolus-cli-0.7.0-0.20120902230028gitd64d64f.fc16.noarch