Bug 1060242
| Summary: | engine is requesting service reports-ui & its config file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Pavel Stehlik <pstehlik> | ||||
| Component: | ovirt-engine-core | Assignee: | Liran Zelkha <lzelkha> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4 | CC: | acathrow, bazulay, emesika, gklein, iheim, istein, sbonazzo, yeylon, ylavi | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.4.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-08 13:35:14 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: |
|
||||||
Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. *** Bug 1064164 has been marked as a duplicate of this bug. *** Yaniv , this is failing in a general ServerUtils.jave code, since the xml file is only installed when the reports module is installed we are getting this error. Please recommend how to handle (In reply to Eli Mesika from comment #3) > Yaniv , this is failing in a general ServerUtils.jave code, since the xml > file is only installed when the reports module is installed we are getting > this error. > > Please recommend how to handle As it was before. Only display the reports functionality if that file is present, else don't. There is not reason to fail on this. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. *** Bug 1072791 has been marked as a duplicate of this bug. *** This is an automated message oVirt 3.4.1 has been released: * should fix your issue * should be available at your local mirror within two days. If problems still persist, please make note of it in this bug report. |
Created attachment 857869 [details] engine.log.tgz Description of problem: In engine.log repetative ERROR message: ... 2014-01-31 15:35:32,398 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-5) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: User admin logged in. 2014-01-31 15:35:32,503 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp--127.0.0.1-8702-7) Running command: LoginUserCommand internal: false. 2014-01-31 15:35:32,862 ERROR [org.ovirt.engine.core.utils.servlet.ServletUtils] (ajp--127.0.0.1-8702-4) Can't read file "/var/lib/ovirt-engine/reports.xml" for request "/ovirt-engine/services/reports-ui", will send a 404 error response. indeed - reports.xml non-existen file - reports nor dwh installed. Version-Release number of selected component (if applicable): ovirt-engine-3.4.0-0.5.beta1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. install , try login to webadmin 2. 3. Actual results: Expected results: Not mark as ERROR message Additional info: I think there is nothing else connected to this thread msg in the log.