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 fromnet 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 regardsCui Yang
From: Yaniv DaryDate: 2014-07-22 15:52To: cuiyangorCC: users; Shirly RadcoSubject: 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@redhat.com>> To: cuiyangor@163.com> Cc: "users" <users@ovirt.org>, "Yaniv Dary" <ydary@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@163.com> > To: "users" <users@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!>>> > _______________________________________________> > Users mailing list> > Users@ovirt.org
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users