[ovirt-users] oVirt-engine-reports can not open from Dashbord lable of Administration Portal page ; dialog of input Controls of oVirt reports problem

cuiyangor at 163.com cuiyangor at 163.com
Tue Jul 22 08:40:25 UTC 2014


Hi,
    Thank you for your reply. Today, I update oVirt engine to 3.4.3. As you wrote, I try to change the file of /var/lib/ovirt-engine-reports/ovirt-engine-reports.war/WEB-INF/applicationContext.xml and reboot the os. 
But the problem still there. I also can not change or write "Dates" option and the other options. Also I open the page by chome, it show that the page miss the file named jquery-1.10.2.min.map. I download from 
net and copy to /var/lib/ovirt-engine-reports/ovirt-engine-reports.war/script/lib/, but the problem is same. My OS system is centos 6.5 and I also intall in Fedaro 19.
    Best regards
    Cui Yang 



cuiyangor at 163.com
 
From: Yaniv Dary
Date: 2014-07-22 15:52
To: cuiyangor
CC: users; Shirly Radco
Subject: Re: [ovirt-users] oVirt-engine-reports can not open from Dashbord lable of Administration Portal page ; dialog of input Controls of oVirt reports problem
 
 
----- Original Message -----
> From: "Shirly Radco" <sradco at redhat.com>
> To: cuiyangor at 163.com
> Cc: "users" <users at ovirt.org>, "Yaniv Dary" <ydary at redhat.com>
> Sent: Monday, July 21, 2014 9:54:47 AM
> Subject: Re: [ovirt-users] oVirt-engine-reports can not open from Dashbord lable of Administration Portal page ;
> dialog of input Controls of oVirt reports problem
> 
> Hi,
> 
> Please state what ovirt version you installed.
> Run: rpm -qa ovirt\*
> 
> You should have installed both ovirt-engine-dwh and ovirt-engine-reports.
> The ovirt-engine-dwh is for collacting the data to the ovirt_engine_history
> db
> and the ovirt-engine-reports is for the reporting.
> The error you see in the dashboard means you have a pro
> 
> The input controls should be dropdown lists.
> Running engine-setup again usually regenerates the reports jars and solves
> the problem.
> The jar files are usually locataed under
> /var/lib/ovirt-engine-reports/ovirt-engine-reports.war/WEB-INF/lib
> 
> WebadminLineBarChartTheme.jar
> ReportsStatus.jar
> ReportsPieChartTheme.jar
> ReportsLineBarChartTheme.jar
> EngineAuthentication.jar
> CustomOvirtReportsQueryManipulator.jar
> ChartsCustomizers.jar
> 
> Please check they indeed update after running the engine-setup again.
> 
> Best regards,
> ---
> Shirly Radco
> BI Software Engineer
> 
> 
> ----- Original Message -----
> 
> > From: cuiyangor at 163.com
> > To: "users" <users at ovirt.org>
> > Sent: Monday, July 21, 2014 6:08:22 AM
> > Subject: [ovirt-users] oVirt-engine-reports can not open from Dashbord
> > lable
> > of Administration Portal page ; dialog of input Controls of oVirt reports
> > problem
> 
> > Hi all :
> > I'm using the oVirt engine and reports. I used the commond form the web sit
> > to intall the oVirt engine and oVirt engine report.
> > I have two main questions about reports part:
> > No 1, I can not open the Dashbord lable from Adminstration Portal. The page
> > show "Page Not Found" "Specified page not found", as shown in the following
> > image . How to fix the problem?
 
This is a known issue in JRS 5.5.0a. We plan to fix this in by rebasing to 5.6.0 at some point.
 
> 
> > No 2, When I login the oVirt Reports, open the dialog of input Controls as
> > shown in the following image . I found that the dialog can not input any
> > word or number and can not choose the "07/21/14" or other options. click
> > the
> > "apply" button, the dialog do not dispeard. I found the page miss the "
> > jquery-1.10.2.min.map " file , and download from internet and put the right
> > path, but still the same. How to fix the problem?
 
Goto < war location >/WEB-INF/applicationContext.xml and do this:
"""
       <ref bean="${bean.engineService.compiledReportsCache}"/>
     </property>
     <property name="queryManipulator">
-      <ref bean="CascadeQueryManipulator"/>
+      <ref bean="CustomOvirtReportsQueryManipulator"/>
     </property>
     <property name="securityContextProvider" ref="${bean.securityContextProvider}"/>
     <property name="builtInParameterProviders" ref="builtInParameterProviders"/>
"""
Please let us know if this fixes your issue.
 
 
 
Yaniv
 
> 
> > Thank you!
> 
> > cuiyangor at 163.com
> 
> > _______________________________________________
> > Users mailing list
> > Users at ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140722/3d45ec36/attachment-0001.html>


More information about the Users mailing list