CME GUI Blank Page

Hi All,
currently, i configure callmanager express.
then i want to activate the GUI, i already follow configuration from this link http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmegui.html
but when i go to "http:ip_cme/ccme.html" i can insert the username and password, but then i only get blank page.
here i post the configuration in ip http and telephony service:
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:/GUI
telephony-service
 sdspfarm units 5
 sdspfarm transcode sessions 10
 sdspfarm tag 1 transcoder
 sdspfarm tag 2 conference
 conference hardware
 no auto-reg-ephone
 max-ephones 150
 max-dn 300
 ip source-address 172.16.49.2 port 2000
 timeouts interdigit 2
 time-zone 41
 time-format 24
 max-conferences 10 gain -6
 moh enable-g711 "flash:/music-on-hold.au"
 web admin system name admin secret 5 $1$sQqb$lHn6cdM.CLWM5cJJg3HlE.
 web admin customer name administrator secret 5 $1$/epO$y9ZO78G4fHWT2XbFPVvJg1
 dn-webedit
 time-webedit
 transfer-system full-consult
 create cnf-files version-stamp Jan 01 2002 00:00:00
do i make mistake?
Please, help.
Thx,
Anju Josua

Dear Suresh,
yes, i need to add "file privilege 0".
since cme 8.8 this command is needed.
thanks for your time.
Regards,
Anju

Similar Messages

  • Blank page after connecting via SAP HTML GUI through web vpn

    Hello,
    SAP HTML GUI connection works fine while internally.  Trying to connect via web vpn provides logon screen fine.  After entering credentials, an SAP stlogo appears and immediately changes to blank page.
    Any help is appreciated.

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • CME GUI

    Where can i find the GUI files for CME , i had configured the GUI on the router and when trying to access it on browser it gave me blank page.  The GUI files are missing from the router flash memory.
    Please let me know from where i can download the GUI files for CME.
    Thanks

    Hi ,
    Use the below link for Unified Communications Manager Express Complete Support File Set.
    http://www.cisco.com/cisco/software/release.html?mdfid=277641082&softwareid=282786567&release=9.0&relind=AVAILABLE&rellifecycle=&reltype=latest
    Hope it helps.
    Anand

  • Using a script to call named destinations causes blank pages

    My first post in the Adobe forums. I realize that this may not be exactly the right location for this question, but this forum seemed to be the closest to what I need.
    We are trying to use the following script to call named destinations in an Acrobat X PDF file. Note that this script is just a sample for testing. The actual function would be embedded in the product GUI.
    <style>
    BODY
        COLOR: #003774;
        FONT-SIZE: 80%;
        FONT-FAMILY: arial, verdana, trebuchet MS, Tahoma, sans-serif;
    background: #ffffff;
    </style>
    <script>
    function users()
    document.open("/product/Documentation/SystemAdmin.pdf#NamedDestUsers", "PageHelp", "copyhistory=0,directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolb ar=0");
    function trunks()
    document.open("/product/Documentation/SystemAdmin.pdf#NamedDestTrunks", "PageHelp", "copyhistory=0,directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolb ar=0");
    </script>
    <p>
    <a href=# onclick="users()"> Click to show user config pdf </a>
    <p>
    <a href=# onclick="trunks()"> Click to show trunk config pdf </a>
    When we click the link to call the first destination, Users, for example, the file opens fine at the appropriate location. However, when we click a subsequent link, it tries to open in the same window and just freezes. All we see is a blank page. We realize that we could force it to open in new window each time, but since this is a fairly large file, we'd rather not do that. All these destinations are in the same file and we just want it to display a different destination in that file.
    If you have any suggestions for either changes to the PDF or changes to the script, I would very much appreciate hearing about them. By the way, we're using the TimeSaver untility to standardize the named destinations.

    This is not how you open a PDF at a specific named destination. You need to read this file:
    http://www.adobe.com/devnet/acrobat/pdfs/pdf_open_parameters.pdf

  • 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.

  • Metadata Repository shows a blank page

    I cannot access the Metadata Repository on either of the three BW Netweaver 2004s systems in our environment. I figure it has to be the SAPGUI that is at fault.
    I am using 6.40 with Patch level 18. I fully re-installed SAPGUI, still can't access the Metadata Repository.
    Any ideas?
      Mike McNally

    Hello Stefan,
    did you recently install either XP SP2 or Internet Explorer 7?
    The blank space you are seeing is (as you already guessed) an HTML control which uses the Internet Explorer Control.
    Since from time to time Microsoft introduces incompatible changes we have to patch the HTML control / the SAP system to workaround this.
    1) XP SP2: In this SP Microsoft disabled the MK protocol which we were using. Therefore we had to switch to using another protocol which requires a change in the SAP system. You have to implement note 738927.
    2) Internet Explorer 7: This is also incompatible and can lead to blank pages. You have to use at least the following patchlevels:
    SAP GUI for Windows 6.20 patchlevel 64
    SAP GUI for Windows 6.40 patchlevel 20
    SAP GUI for Windows 7.10 patchlevel 0
    You may even have to apply both the SAP GUI patch and the correction instruction from note 738927.
    Best regards,
    Frank

  • CME GUI Change Button Window - No Scrollbar??

    I'm having an issue with the CME GUI.
    When I try to change a phone button using the CME GUI, I find the change button window only displays 10 of the 40 ephone-dn, and there does not appear to be a scrollbar or page button to view the remaining 30 ephone-dn.??
    Am I missing something?
    Versions:
    CME:   version 15.2(4)M6, RELEASE SOFTWARE (fc2),
    GUI:    Version 9.0.0.0, thought the folder states "CME 10.0.0 GUI", was pulled from "cme-153-3Mv2.rar"
    The Screen shot below is from Chrome "Version 35.0.1916.153 m",
    Same result in IE 11.

    If you are in full screen mode then hover the mouse to the top to make the Navigation Toolbar and Tab bar appear.<br />
    You can click the Maximize button at the top right to leave full screen mode or right click empty space on a toolbar and use "Exit Full Screen Mode" or press F11.
    *https://support.mozilla.org/kb/how-to-use-full-screen
    You can check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • SRM 4.0-- Blank Page displayed without Errors  through Web Browser

    Hi All,
    Can any one help me in the following ....
    We are trying to give access through the Web Browser instead of Sap GUI.
    we have started all the services through SICF.
    when we tried test service through WEB GUI it is showing  a blank page.
    It is not giving any errors on the page.
    there is no problem in the URL..
    Can any one help me by giving option of errors and where to check.....
    Bye
    Suresh

    Hi
    Read this ->
    <u>The entries in table TWPURLSVR should be as follows:
    e.g.</u>
    LOGSYS : MRDCLNT100
    WEB SERVER : SAPDEV14.XEROX.COM:8001
    WEB PROTCL:HTTP
    WIN SERVER:SAPDEV14.XEROX.COM:8001
    WIN PROTCL:HTTP
    BSP SERVER:SAPDEV14.XEROX.COM:8001
    BSP PROTCL:HTTP
    <u>Also, refer to OSS Note 790727 describes the details for publishing all the services</u>
    Refer
    <b>why can I not find Service BBPGLOBAL in TA SICF?
    for details.
    Regards
    - Atul

  • Lost CME GUI

    Was working, now is not. I get auth prompt and can login, then window goes blank. I'm running CME 4.0(1), CUE 2.3, Using IE 6. Tried several workstations. I've re-installed the CME-Basic and CME-GUI files, still same thing. CUE GUI works ok, but links to CME within CUE GUI fails. IOS - c2800nm-adventerprisek9-mz.124-4.XC2

    Thanks for the response, I'm working with TAC on this one. Apparently certain characters in the name or lable fields is what's causing it, such as * ( ) '. I've removed those characters and the CME Extensions works within the CUE GUI, but the CME GUI itself still does not work.

  • When i login to a website, it loads then gives me a blank page ?

    I can view a page regularly, like everything is normal until i go to log in. I get a blank page as soon as the page loads, and this happens to many websites. Ive tried searching in safemode, editing my firewall settings, removing cookies, disabling plug-ins, clearing history/cache, but i've had no luck so far. Anyone have any solutions ?
    I notice that every page i load includes ".php" in the URL bar.
    Thanks in advance

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • How to remove blank pages from WebI Report in view page layout option

    Hi,
             I am working in Business Objects XIR2 environment. I have a WebI report with several sections. I need to show the report as a book with 69 sections (each section on new page). there are 69 sections on cost center and each cost center section has almost 10 sections embedded in it. When i see in regular view - I only see 69 pages but when I try to see in "View Page Lay out" option, there is one blank page added after each results page.
    Please let me know how to remove this blank page. I need to give users the option to download the book as PDF on to their machine. Now, when I download to my machine, I see one blank page after each results page.
    Thanks in advance.

    Jus convert your report in Page Layout mode and see if your first pafe is getting expand in the second page.
    Now check if there are any cell going into second page.
    - if there are any blank cell which is there after table.
    you have to check formating very carefull.

  • How to print blank page in script

    Hi all,
    how to print blank page in script

    Hi,
    Try the command /: NEW-PAGE. Let me know if it is working.
    Ray

  • Adding link on SAP Gui logon page

    Hi All,
    I have the problem that I need to add a link on the SAP Gui logon page.
    Within the transaction SE61 I have added the general text ZLOGIN_SCREEN_INFO.
    When I click on the Insert Command I have the possibility to create a link but the char. format F4 list is empty and it does not accept the link creation without it being filled.
    Does anybody have an idear?
    Thank you for your help
    Soeren

    Hi Juan,
    When I click on the Insert Command I have the possibility to create a link but the char. format F4 list is empty and it does not accept the link creation without it being filled.
    Would you please comment on this ?
    I have also seen the only possibility... but same issue...
    Regards.
    Rajesh Narkhede

  • Blank page is getting displayed in SAPScript when using NEW-PAGE option.

    Hello Experts,
    We have created a customized SAPScript and in this separate Script is generated based on the currency(WAERS).
    So if we have 3 different currencies, then 3 pages will be created with there details, but we are using NEW-PAGE option in
    MAIN window to separate the pages and after 3rd page it is displaying 4th page also with footer details.
    So how can we avoid last blank page which is getting displayed?

    Hi isha.walia ,
       This issue can be solved by two ways. Please take the one which suits you better.
    Solution 1: If  you need to generate separate prints for different currencies.
    In the driver program, build an internal table for different currencies which needed to be printed. (Using delete adjacent duplicates, build the internal table with exact number of currencies to be printed). Remove the NEW-PAGE option and call the script/form inside the loop. Do the necessary conditions to manipulate the print.
    Advantages of above solution: Better control on spools if needed.
    Solution 2:  Get the count of the number of pages in a variable. Inside the print loop, increment a flag counter. Check it against the variable which contains the number of pages to be printed at the end of each page. Exit the loop when the number of pages to be printed is reached.
    Advantage of above solution: Simple to write the program.
    Thanks and Regards
    Raghesh R S

  • RoboHelp10 - If we click on 'Show' link(button), blank page get displayed

    I am using,
    RoboHelp10
    IE9
    MSVS2010
    Win7
    Tried with below option,
    Flash Help -> we are working with it and has problem for our desktop/standalone wcf application.
    Flash Help Pro - > We know that RH server is req. for this option
    Web Help Pro- > We know that RH server is req. for this option
    Trouble in (Flash Help),
    1. When we invoke Flash Help with respective topic ID, it will not show requested topic page along with TOC, it will show default topic/page, which we set at the time creating help. Also it will display "Allow Blocked Content" button at the bottom. If we click on "Allow Blocked Content" it will display the above requested topic page correctly, but without TOC pane. This time we can see 'Show' button(link) on the browser. If we click on 'Show', blank page get displayed.
    2. When we are displaying content with option 'OptionConstants.CSH_DISPLAY_CONTEXT' it only show topic and it won't show me the TOC along with current selected topic page.
    3. When we are displaying content with option 'OptionConstants.CSH_DISPLAY_CONTEXT' it only show topic with 'Show' link. When we click on 'Show' link, blank page get display.
    4. Tool gives us facitlity to publish the Flash help, where we can choose the folder. This means that it publishes folder structure. We are using this folder structure (the published one) and on the top of that we are not getting expected(blank page get display) result.
    5. Published content does not contain any mapid/mapfile, if so whow it works correctly with RH development studio.
    6. Skin we were using 'beautiful_vista_flash.fhs'
    7. We build RH after setting Mozilla as the statup browser. We tried with Mozilla and IE but still our application opens help in IE. So not able to test in Mozilla.
    Please assist to resolve it.
    Thanks in advance.

    Thank you for your input.
    Working with "FlashHelp"
    Our req is files pages are deployed along with desktop(WPF) application locally and not on webserver.
    Referred following link,
    http://blogs.msdn.com/b/ieinternals/archive/2012/06/20/loading-local-files-in-enhanced-pro tected-mode-in-internet-explorer-10.aspx
    http://msdn.microsoft.com/en-us/library/ms537628%28v=vs.85%29.aspx
    and added below one liner code,
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    in each pages in the 'ProjectManager''s Project Files. And published the content of "FlashHelp".
    Again the same problem("Allow Blocked Content" button apprears and blank page get displayed, as explained in option #1 of the first post) persist.
    If i choose page and do viewsource then it will show blank line in place of <!-- saved from url=(0014)about:internet -->
    Code is as given below,
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    We need to know that how to implement 'Mark of the Web' using RH development studio?
    Your input are appreciated.

Maybe you are looking for

  • Iphone 5 and cruising

    Hoping someone could help me with the correct answer.  I have called Verizon Wireless 3 different times and got 3 different answers. It's simple.....I am taking my Iphone 5 on a cruise with me.  I want to have access to be able to make or receive a p

  • How are *Credit Card*--Cash Advances handled?

    How are *Credit Card*--Cash Advances handled? Can employees add that to their Expense report? Example: If the employee takes a $100 cash advance and reconciles the transaction in SAP Expense, we are expected to pay Credit Card Provider $100. However,

  • Data From SD

    Hi Experts Could you please update me briefly What is line item,Header Data,Scheduled Line Item....etc different types data avaliable in SD for a PO

  • Setting up iPad with Celluar

    I was given an iPad for Christmas and our cellular carrier for our phones is Verizon.  however my iPad says AT&T.  Does that matter?  Can it be switched when i set it up?

  • How to override styles of existing Skin(Cobalt Graphical) using MX Component?

    Hello , We are using Flash Builder 4.7 with ASP.Net 4.0 in our application. The generated SWF is getting integrated in web page. I need to override few styles of existing skin (Cobalt Graphical - using MX Components). Can someone guide where and how