QM Desktop - Report tab displays blank page

Hi all,
I'm currently running UCCX7.0(1) with QM2.7(3) and i'm facing the following issue.
Thru QM Desktop - Report tab, an IE page will be displayed to show the available reports that we wish to run. It's trying to launch the following link https://<ip.address>:8448/QMR/Login?signature=49B7E14D173A2...E10D664 However a blank page is being displayed.
I remember seeing this a while back where it's something to do with the report templates, files, etc missing / not installed correctly.
a) which folder is storing the report files?
b) is there a way to load the missing files without reinstallation?
c) any other reason why this is happening?
Thanks!
-JT-

Quick update
I manually change the url from :8448/QMR/xxx">https://:8448/QMR/xxx to :8088/QMR/xxxx">http://:8088/QMR/xxxx and this time the QM Reporting System page is displaying according.
I don't believe there was any option during install/postinstall that enable us to specify if we want to use SSL or not. Any ideas?
Thanks!
-JT-

Similar Messages

  • Report is displaying blank?

    hi all
    my report with less parameters is working fine but when i increased parameters its showing me report can anyone guide me plz.its displaying blank page
    here is my codes:
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    plid ParamList;
    vParamValue number;
    BEGIN
    plid := Get_parameter_List('tmp');
    IF NOT Id_Null(plid) THEN
    Destroy_parameter_List( plid );
    END IF;
    plid := Create_parameter_List('tmp');
    add_parameter(plid,'P_num',text_parameter,to_char(:pays.num));
    add_parameter(plid,'p_code',text_parameter,to_char(:pays.code));
    add_parameter(plid,'p_basic',text_parameter,to_char(:pays.basic));
    add_parameter(plid,'p_housing',text_parameter,to_char(:pays.housing));
    add_parameter(plid,'p_water',text_parameter,to_char(:pays.ele_water));
    add_parameter(plid,'p_transport',text_parameter,to_char(:pays.transport));
    add_parameter(plid,'p_desc',text_parameter,to_char(:pays.description));
    add_parameter(plid,'p_amount',text_parameter,to_char(:pays.amount));
    add_parameter(plid,'p_deduct',text_parameter,to_char(:pays.deduction));
    add_parameter(plid,'p_net',text_parameter,to_char(:pays.net_amount));
    add_parameter(plid,'p_total',text_parameter,to_char(:pays.total));
    add_parameter(plid,'p_other',text_parameter,to_char(:pays.other));
    add_parameter(plid,'p_money',text_parameter,to_char(:pays.money_in_words));
    add_parameter(plid,'p_num2',text_parameter,to_char(:payslip.num));
    add_parameter(plid,'p_name',text_parameter,to_char(:payslip.employee_name));
    add_parameter(plid,'p_gender',text_parameter,to_char(:payslip.gender));
    add_parameter(plid,'p_nat',text_parameter,to_char(:payslip.nationality));
    add_parameter(plid,'p_martial',text_parameter,to_char(:payslip.martial_status));
    add_parameter(plid,'p_date',text_parameter,to_char(:payslip.join_date));
    add_parameter(plid,'p_job',text_parameter,to_char(:payslip.job_title));
    add_parameter(plid,'p_bank',text_parameter,to_char(:payslip.bank));
    add_parameter(plid,'p_account',text_parameter,to_char(:payslip.account_no));
    add_parameter(plid,'p_year',text_parameter,to_char(:payslip.year));
    Add_parameter(plid, 'PARAMFORM', TEXT_parameter, 'NO');
    repid := FIND_REPORT_OBJECT('REPORT6');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
    v_rep := RUN_REPORT_OBJECT(repid,plid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://sara:8889/reports/rwservlet/getjobid'
    ||substr(v_rep,instr(v_rep,'_',-1)+1)
    ||'?'
    ||'server=repserver&P_num='||:pays.num
    ||'&p_code'||:pays.code
    ||'&p_basic'
    ||:pays.basic||'&p_housing'
    ||:pays.housing||'&p_transport'||:pays.transport
    ||'&p_water'||:pays.ele_water||'&p_amount'
    ||:pays.amount||'&p_deduction'||:pays.deduction
    ||'&p_netamount'||:pays.net_amount
    ||'&p_total'||:pays.total||'&p_other'
    ||:pays.other||'&p_word'||:pays.money_in_words
    ||'&p_num2'||:payslip.num
    ||'&p_name'||:payslip.employee_name
    ||'&p_gender'||:payslip.gender||'&p_nat'
    ||:payslip.nationality||'&p_martial'
    ||:payslip.martial_status||'&p_date'
    ||:payslip.join_date||'&p_job'
    ||:payslip.job_title||'&p_bank'
    ||:payslip.bank||'&p_account'
    ||:payslip.account_no||'&p_year'
    ||:payslip.year||'&paramform=no','_blank');
    END;
    Edited by: SarahSarahSarah on Aug 16, 2009 4:20 AM
    Edited by: SarahSarahSarah on Aug 16, 2009 4:23 AM

    sarah,
    Check the query in the report. The reason for blank report will be the query returning blank. So check the report's query in SQL *PLUS or other softwares like TOAD, SQL Developer etc.
    Regards,
    Manu.

  • How Many Records a Desktop report can display

    Hi All,
    Just wanted to ask a basic question. Is there any limitation that a discoverer desktop report can display only a certain number records.
    My report is completed with error message saying fetched maximum number of records, Report may not contain all records.
    Thank you,

    madhu
    go to tools --> options --> query governor tab and deselect the "limit retreived query data to:"
    --boys                                                                                                                                                                                                                                       

  • Crystal report viewer are displaying blank page after deploying in web server

    Dear friends,
                       i have designed crystal report (in VS2010 &  CRRuntime_64bit_13_0_6 installed in web server) it's working fine in local machine even web server also but in http://localhost, if i change from localhost to my domain name or local IP address(like http://192.168.1.71) then it's getting blank page.
    but same report if i open in pdf format it's working fine.
    I have tried the following one. But this is not working for me.
    Copy the entire Crystal Report Support folder
    C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\crystalreportviewers13
    in web.config, the below code also added.
    <sectionGroup name="businessObjects">
          <sectionGroup name="crystalReports">
            <section name="crystalReportViewer" type="System.Configuration.NameValueSectionHandler" />
          </sectionGroup>
        </sectionGroup>
    <crystalReportViewer>
    <add key="resourceURI" value="~/crystalreportviewers13"/>
    </crystalReportViewer>
    please suggest me some solutions to resolve this issues...
    Regards,
    Manikandan.V

    Have a look at this blog for how to configure the viewer:
    Visual Studio 2012 Crystal Report not working on Windows Server 2012/ 0x800a1391 &amp;#8211; JavaScript runtime error: &…
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Crystal report viewer 13 are displaying blank page after deploying in web server

    Dear friends, i have designed crystal report (in VS2012 &  CRRuntime_32bit_13_0_8 installed in web server) it's working fine in machine VS2012, but when deploying in web server (Windows Server 2008 R2 64bit) it's getting blank page.
    I have read the http://adilmca.wordpress.com/2013/04/08/visual-studio-2012-crystal-report-not-working-on-windows-server-2012-0x800a1391-javascript-runtime-error-bobj-is-undefined/. But this is not working for me.
    I have copy the entire Crystal Report Support folder : C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\crystalreportviewers13
    Please suggest me some solutions to resolve this issues...
    Regards, Stefano S.

    There is something "deeper" happening here (unless you're using dome old version of IIS (v. 6, etc.))... I think logging the app will help. I'd use Process Monitor first - see if you get any "Access Denied" messages. An http sniffing utility like Fiddler may also provide useful info.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • MX2004 suddenly displaying blank pages

    Hello all
    I have been using MX2004 at a very basic level for some years, with no problems at all. When I say basic, I mean just editing page text and perhaps adding new pages to our company website. Anything else is done by our agency, which has worked well for some time.
    Now, for some reason, when I connect to our web host server, I can 'get' the entire site and have a full folder list, but when I try and open a page, it just shows blank in all three view-types. The actual web site is fine though. This is very vexing! our agency don't have any problems their end (thankfully) - it just seems to be me.
    I've uninstalled MX2004 and then re-installed with the latest updates, but still no joy. I've also deleted all the files from my local machine before 'getting' the site again - only to have the same issue. The ONLY thing that recently changed was the host company moving servers - but I've had lengthy conversations with them and they can see the 'data' on the server (I guess hence a live website), and I can connect to it with no problem. I don't know about 'putting', as I don't want to test it and upload a blank page!
    One thing I have noticed is that the download progress box shows the name of the file and size (eg index 0 of 5000 bytes), and although there is activity the actual transferred bytes don;t seem to increase - they stay at '0 of 5000' (for example) then move onto the next file.
    I'm really at a loss here, and any help or suggestions (apart from 'smash it with a hammer, which I've already though of) would be welcome. Thanks in advance!

    The most common cause of Display view problems is invalid code.  Your linked page has a measure share of that!
    Please before doing anything else, correct as many of these errors as you can (including your misused Library item! You cannot apply behaviors to a Library item after it has been created.  Doing so results in multiple instances of <body> tags on your page as you can see.).
    http://validator.w3.org/unicorn/check?ucn_uri=http://www.first4tradesinsurance.co.uk/elto. html&ucn_task=conformance

  • MSS My staff reporting always returns blank page

    Hello,
    We are working with ESS(v60.2)/MSS(v60.1) Sap Portals 6.40 with ECC 5.0. We have a problem with the reports of "My staff". We are using the default scenario "RPT0" with the standard reports but when we execute them after choose the selection criteria the result always is a blank page, without any error or result.
    Can anyone help us? We have checked all the configuration/customizing...
    Many regards.
    Pablo.
    Message was edited by:
            Pablo García Sanz

    Hi,
    Are these webdynpro applications or ITS based screens ?
    Incase they are webdynpro applications, please check if the ess business package is deployed. You can go to Content Administration -> Webdynpro -> sap.com -> click on the application -> run as preview. Check if you are able to view it there.
    Check the iview properties and also check this link : http://help.sap.com/saphelp_erp2005vp/helpdata/en/e4/2eb47fed444bb885c244f5ff979f16/frameset.htm
    Hope this helps.
    Regards,
    Sunil
    PS: Reward points for helpful answers.

  • Displays blank page when tried to access ORACLE Application Server Control

    Hi,
    I have successfully installed the Oracle SOA Suite using advance installation.
    But when tried to open ORACLE APPLICATION SERVER CONTROL by following the below path.
    start-> programs-> oracle-soa->ORACLE APPLICATION SERVER CONTROL, It displays a blank IE page.
    But when tried to open BPEL control or WSM control or ESB control, it takes me to the login page.
    Note: Started the SOA suite and the status of ASG component in the Start SOA page says Down.Does this affect in anyways?
    Would appreciate if anyone could throw some light on this.

    Hi All,
    I started reinstalling SOA suite and while installation, I encounter below warning.
    "A DHCP configuration was detected on this host" The installer also detected that the localhost name and network hostname differ. please resolve the networking issues by reffering the "Installing on DHCP computers" section in the installation guide."
    Note: Doing installation in the server.
    Wondering this could be the cause for displaying blank Application Server Control page.
    And here is, what it says in the installation guide.
    Note this limitation when running Oracle Application Server on DHCP computers: Oracle Application Server instances on DHCP computers cannot communicate with other instances running on other computers. For example, you cannot have OracleAS Infrastructure on one computer and a middle tier on another computer if any one of those computers uses DHCP. All the instances that need to communicate with each other need to run on the same computer. There are no limitations on clients: clients from other computers can access the instances running on the DHCP computer, as long as the client computer can resolve the DHCP computer on the network.
    The solution for this is installing loopback adapter. But the catch is, I have few webmethods running on the server. Wondering about the effects of Loop back adadpter on webmethods. Please someone throw some light.
    Regards
    jude.

  • Safari 5.1 displaying blank page

    After installing Lion, when going to most websites, the page apears for a brief moment then it goes away and a blank page is displayed. Does not happen with every website, e.g., apple.com works fine. Microsoft.com works fine also. MBUSA.com goes blank after flashing on screen. skype.com does not work. Is it possible that Safari is not supporting Flash?
    Any help will be appreciated! I though something this fundamental would have been discovered by Apple prior to release! I shouldn't have to do anything to display a web page. This is unlike Apple and more like Microsoft!

    i'm having difficulty, as well with about 95% of my sites. i attempted the url you suggested earlier and it loaded quickly.
    my solution is hitting the 'reload' button and it works 95% of the time.
    however, this is a fine temporary fix, but i have to say that it's quite frustrating. i'm thinking this started happening a couple of weeks ago. couldn't tell you why.

  • OWA 2007 not displaying (blank page)

    Hi there..
    I also had this problem, took a while to figure it out..
    At first the page would not load and there would be a yellow exclamation mark in the bottom left corner, if you click that it would say “syntax error on line 7 of login.aspx” or something to that effect. After trying may things, I removed and then re-created the OWA virtual directory in IIS using . After this, the yellow exclamation mark in the bottom left corner went away and you were presented with a blank white page.
    After much search around for some log file or explanation for why this was happening, I once again recreated the OWA virtual directory, checked all rights and permissions and still the blank white page.
    In absolute desperation, I looked at the code in the source code for the OWA site, here are some of the relevant bits:
    <!-- Copyright (c) 2006 Microsoft Corporation. All rights reserved. -->
    <!-- OwaPage = ASP.auth_logon_aspx -->
    <!-- {57A118C6-2DA9-419d-BE9A-F92B0F9A418B} -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8">
    <meta name="Robots" content="NOINDEX, NOFOLLOW">
    <title>Microsoft Exchange - Outlook Web Access</title>
    <link type="text/css" rel="stylesheet" href="/owa/8.0.709.0/themes/base/logon.css">
    <link type="text/css" rel="stylesheet" href="/owa/8.0.709.0/themes/base/owafont.css">
    <script type="text/javascript" src="/owa/8.0.709.0/scripts/premium/flogon.js"></script>
    Compared to another server of mine:
    <!-- Copyright (c) 2006 Microsoft Corporation. All rights reserved. -->
    <!-- OwaPage = ASP.auth_logon_aspx -->
    <!-- {57A118C6-2DA9-419d-BE9A-F92B0F9A418B} -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8">
    <meta name="Robots" content="NOINDEX, NOFOLLOW">
    <title>Microsoft Exchange - Outlook Web Access</title>
    <link type="text/css" rel="stylesheet" href="/owa/8.0.685.24/themes/base/logon.css">
    <link type="text/css" rel="stylesheet" href="/owa/8.0.685.24/themes/base/owafont.css">
    <script type="text/javascript" src="/owa/8.0.685.24/scripts/premium/flogon.js"></script>
    Notice the difference in the paths.. the OWA virtual directory looks like this:  (http://www.g7web.net/downloads/owa1.jpg)
    Perhaps a dodgy update on the 29th or something, whatever the reason the files in the 8.0.709.0 folder don’t seem to be working, so, I used the files from the 8.0.685.24 folder and copied them into the 8.0.709.0 folder, now everything works!
    Not sure what update of patch caused the problem, will do some more investigation into it.
    Hope this helps someone.
    Chris

    Troubleshooting Ex-01
    Date: 5-5-2011
    Platform: Exchange server 2007 SP3 on Windows server 2008 R2 std. edition.
    Domain name: Python.com
    DC name: cobra
    FQDN: cobra.Python.com
    Setup: Exchange server 2007 SP3 installed on the domain controller with DNS too.
    OWA address:
    http://cobra.python.com/owa/
    Error aroused:
    While trying to open the mail page using the client Outlook
    Web Access using the above mentioned URL a blank page is displayed with a yellow exclamatory mark on the left side of the status bar. The details of the error code as follows:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727;
    .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3)
    Timestamp: Thu, 5 May 2011 19:43:12 UTC
    Message: Syntax error
    Line: 6
    Char: 1
    Code: 0
    URI:
    https://localhost/owa/8.3.137.0/scripts/premium/flogon.js
    Solution:
    1. Restart all the services of IIS and Exchange server.
    2. Go to IIS Manager and follow the path
    à
    IIS – Default Web Site – OWA – 8.3.137.0
    3. Double click on Authentication – enable anonymous authentication.
    4. Again restart the services and try to access OWA.
    Refer the following link
    http://my-technet.com/index.php/microsoft/exchange/exchange-2007/blank-owa-page-after-installing-exchange-rollup-patch/comment-page-1/#comment-113
    Kishore Bitra

  • Safari displays blank pages for some sites

    MBP 15 inch. mid-2014
    OS X Yosemite 10.10.1
    Safari Version 8.0.2 (10600.2.5)
    Some pages, sometimes on Apple's on support site simply display as blank pages. The same page displays perfectly on Firefox or Chrome. What is this strange behaviour? For example, this link: http://support.apple.com/kb/PH15327 shows a completely blank page. See: http://i.imgur.com/PRPWgus.png
    The same site displays without problem in Firefox:
    http://i.imgur.com/82lEuaF.png
    I have no extensions installed in Safari. JS is enabled, all settings are default. This is a fresh and clean install of Yosemite. No anti-virus installed.
    What's going on? Any pointers will be appreciated. Thanks.

    As an aside, and I don't have specific data for this, but Safari does seem to load some other pages so slowly, it's annoying to the extreme.
    How can I debug this? (The blank page issue.)

  • Safari tabs are blank pages

    The little thumbnails of the open Safari tabs render as blank pages at times.
    Anyone else?

    They are probably reloading/ refreshing the page.

  • Apache displaying blank pages

    I'm trying to access Apache on my server, and when I go to the server's IP address, I only see a blank page.  I get no errors, and the browser acts as if it is getting a proper response from the server.  However, I see nothing on the screen.  I haven't made and configuration changes.  Any thoughts?

    Here is the latest set of entries from /var/log/httpd/error_log:
    [Mon Mar 27 12:03:08 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
    [Mon Mar 27 12:03:08 2006] [notice] Digest: generating secret for digest authentication ...
    [Mon Mar 27 12:03:09 2006] [notice] Digest: done
    [Mon Mar 27 12:03:10 2006] [notice] Apache configured -- resuming normal operations
    [Mon Mar 27 13:26:27 2006] [error] [client 192.168.15.110] File does not exist: /var/www/vhcs2/gui/favicon.ico
    There are no other errors listed for the other dates and times in that file.  As for /var/log/httpd/access_log, here's what I find:
    192.168.15.110 - - [26/Mar/2006:17:41:56 -0500] "GET /vhcs2/ HTTP/1.1" 200 125
    192.168.15.110 - - [26/Mar/2006:19:23:12 -0500] "GET / HTTP/1.1" 200 125
    192.168.15.110 - - [26/Mar/2006:19:23:12 -0500] "GET /favicon.ico HTTP/1.1" 404 2152
    192.168.15.110 - - [26/Mar/2006:19:23:15 -0500] "GET /vhcs2 HTTP/1.1" 301 300
    192.168.15.110 - - [26/Mar/2006:19:23:15 -0500] "GET /vhcs2/ HTTP/1.1" 200 125
    192.168.15.110 - - [27/Mar/2006:13:26:27 -0500] "GET / HTTP/1.1" 200 125
    192.168.15.110 - - [27/Mar/2006:13:26:27 -0500] "GET /favicon.ico HTTP/1.1" 404 2152
    Again, there are no other entries beyond these for the other dates and times in that file.  I'm not seeing anything that jumps out at me as an obvious reason for error.

  • Reports only displaying first page off report

    I have a report on 6.0, but only the first page is being display and its has 11 pages. Reports is not giving me the option to advance to the next page.
    Can anybody help
    Thanks
    Juan

    click on Next Page,Last Page option from main menu.observe this options located just before page: ? box.
    --Raghu                                                                                                                                                                                                                                                

  • Browser display blank page

    Weblogic 6.1 SP2, the console shows that there are data being returned to the browser but the page was blank. It happened suddenly. If we logout (session will be cleared) and login again, the page will be displayed with data returned from server.
              This doesn't happen always but sometimes. Anybody has any clue?
              

    Found answer to my problem in the thread here:
    https://support.mozilla.org/en-US/questions/1025438

Maybe you are looking for

  • Ipod nano shows in my computer but not ITunes

    I have a windows xp and I have some Ipod 4s that i want to reset them and sell them. Whenever I connect either of the 3 of them, they all go on a dim screen that says 'do not dissconnect' and I can't do anything on them. If i go to my computer and ej

  • IPod Nano directory does not show loaded tracks

    I have a 7th Gen iPod Nano that was formatted by iTunes for Windows 7 that does not show the tracks loaded on it once it is ejected. Apple has replaced the Nano twice with no change. Working with AppleCare Support I have removed iTunes and everything

  • Logical standby: ORA-01031: insufficient privileges

    Dear Colleagues, Today in my Logical Standby don't apply archivelogs and I see an error in alert.log: ORA-26808: Apply process AS01 died unexpectedly. ORA-01031: insufficient privileges Also I see next logs in trace files: h4. 1) Oracle Database 11g

  • Subtotals text in ALV

    Hi All,      I want subtotals text in ALV GRID. For this iam seeing a standard program 'BCALV_TEST_FULLSCREEN'.Iam giving subtotal text on selection screen,but its not displayed in output.How to view the text. When i executed another program BCALV_TE

  • Album sorting by folders

    Hello. I am using t2 ultra.  I don't like album app.. Because all photos shows together.  So can't get privacy for what's app non sense photos.. Please add sorting by folders by default on page.. Thanks in advance