Error of query launch in web Browser

I test a standard query 0FIGL_VC1_Q0002, It's run well in BEx(Excel)
But in BEx->Analyzer (SAP BW 3.x)->Tools->Launch in web Browser->Query(Default view) 
I got an error page below.
http://sapecc6:8000/&sap-client=800sap/bw/bex?sap-language=EN&CMD=LDOC&infocube=0FIGL_VC1&query=0FIGL_VC1_Q0002
Service cannot be reached
What has happened?
URL http://sapecc6:8000/_sap-client=800sap/bw/bex call was terminated because the corresponding service is not available.
Note
The termination occurred in system ECC with error code 404 and for the reason Not found.
The selected virtual host was 0 .
What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.
ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:1-i:sapecc6_ECC_00-v:0-s:404-r:Notfound
I feel the link address is not make sense. So I modified it
http://sapecc6:8000/sap/bw/bex?sap-client=800&sap-language=EN&CMD=LDOC&infocube=0FIGL_VC1&query=0FIGL_VC1_Q0002
After enter the modified link address in IE I can browse web report well.
Hope someone give me some help. Thanks.
ps:TCODE:SICF
default_host->SAP->bw->Test Service is OK
and the login address is http://sapecc6:8000/sap/bw/bex?sap-client=800
Edited by: nono.lee on Feb 27, 2011 9:29 AM

i Guess its something to do with your browser setting on your PC

Similar Messages

  • Iam getting error message when i launch Opera web browser

    Hi All,
    I have installed Opera web Browser on solaris 9 without any error message. When i try to start Opera web browser it says following message
    ld.so.1: ./bin/opera: fatal: libqt-mt.so.3: open failed: No such file or directory
    Killed
    How to solve this problem? Any idea
    Thanks in Advance
    Jai

    hello..
    i had same above problem..then i install SFWqt as you tool. and that early error dissappered. now new error reappered.
    I use ultrasparc systtem..and solaris 9...I install opera 9.21(shared). Now i tried to run..i was start...else it shows these errors
    root@sunrise # ./opera
    opera: $HOME set to /root. Use -personaldir if you do not want to use /root/.opera/
    opera: X Shared memory extension is not available. ZPixmap not supported
    ld.so.1: /usr/local/lib/opera/9.21-20070510.2/opera: fatal: relocation error: file /usr/local/lib/opera/9.21-20070510.2/opera: symbol setInputMethodEnabled__7QWidgetb: referenced symbol not found
    Killed
    Help me to start opera
    Best Regards,
    Ashish

  • Linking to a website and launching default web browser

    I'm nearly finished with my most ambitious game ever. I would like to link to my website where I have several of my other games. I want the button to launch the users default web browser and automatically go to my website. Any help will be greatly appreciated!
    Jeff
    P.S. If you'd like to check out some of my Director work, my website is www.sokovideo.com

    Thanks a lot!
    I used...
    on mouseUp
       goToNetPage "www.website.com", "_new"
    end
    Jeff

  • How can I launch a web browser from my Java application?

    I've reed about this at Question of the Week (http://developer.java.sun.com/developer/qow/archive/15/index.html). It doesn't work for me. I'm running win2000 and trying:
    try {
    Runtime.getRuntime().exec("start iexplore http://java.sun.com");
    } catch (Exception e) {
    System.out.println( e.getMessage() );
    I get:
    CreateProcess: start iexplore http://java.sun.com error=2
    What's wrong?

    This function will launch the default browser under Windows.
    public static void displayURL(String url) throws IOException   {
        String cmd = null;
        Process p;
        try  {
            String os = System.getProperty("os.name");     
            if (os != null && os.startsWith("Windows")) {
                if (os.startsWith("Windows 9") || os.startsWith("Windows Me"))  // Windows 9x/Me
                    cmd = "start " + url;
                else // Windows NT/2000/XP
                    cmd = "cmd /c start " + url;
                p = Runtime.getRuntime().exec(cmd);     
        catch(IOException x)        {
            // couldn't exec browser
            System.err.println("Could not invoke browser, command=" + cmd);

  • MDX Driver WIS 10901 Error in Query as a Web service Tool

    Hello,
    I'm trying to design the query as a web service to use for Xcelsius Dashboard (created connection, universe etc in Designer), but can't proceed with query definition - it's only possible to put one characteristic otherwise error WIS 10901 is triggered. Everything works fine with data based on cubes and some other queries.
    Couldn't get help anywhere:
    Here is the same error described in detail - people from SAP solved it, but the solution wasn't described->
    http://www.forumtopics.com/busobj/viewtopic.php?p=609845&sid=648088000ad779a259f6347e5241bbfc
    thanks in advance
    Lisa

    Hi Mark,
    Sorry for late,
    Actually the problem is in QAAWS. I can see the Universe created in QAAWS but when try to see the output bydropping the fields into the output box in QAAWS then I am getting the data base error WIS : 10901
    Actually I want to know how to design the output of the query(Universe) called in QAAWS.
    Thanks,

  • Launch new web browser during webGui transaction

    Question:
    Is there as easy way to launch a new web browser window (IE) during a webGUI transaction (from the ABAP code).
    Background:
    We have a transaction linked to a simple ABAP report that is launched from a web based non-SAP reporting tool via the ITS (webGUI based).  The user would like to click a link (hotspot) in the ABAP report that would launch a new IE window passing a URL and parameters.
    What I've already tried:
    I tried inserting and running Javascript in the ABAP but the my basic window.open code did nothing.  Also noticed that SAPHTML_DEMO1 will work during a webGUI transaction, but would prefer a new window.
    Basis 620
    Thanks,
    Brian

    Turns out this is simple:
      call function 'ITS_BROWSER_WINDOW_OPEN'
        exporting
          url                     = $url
        exceptions
          its_not_available       = 1
          others                  = 2.

  • Geting error msg "Unable to start Web browser for U" while open Siebel Icon

    hi,
    I have Successfully Installed Siebel 8.1 on Windows 7 Operating System After this when i am trying to open "Siebel Financial Services - ENU" ICON i am getting Error Message that "Unable to start Web browser for your Session".
    I have Internet Explorer 8 on my Windows 7 operating system.
    Waiting for ur Quick Reply.
    THANKING YOU!
    Best Regards
    Oradb.

    Hi,
    Which web browser you were trying to open the siebel application. You should make that web browser as a default browser for your OS.
    Open IE- Tools - Internet Options - Programs - Make Default Browser.
    Try this and let me know the results.
    Regards,
    Joseph

  • Error msg:  Please intall a Web browser

    Every time I try to compile my project I get a msg box that
    says "Please install a web browser." I use RH x5 and have several
    Web Help projects that suddenly will not let me generate. I, of
    course, have Internet Explorer and also AOL browsers installed and
    working. What has changed? I recently was asked by Adobe to
    "re-activate" my RoboHelp software and did so.

    Hi again
    Who knows for sure about most of these things!
    Perhaps it was the phase of the moon, the angle you were
    pressing your tongue against your cheek, etc.
    Personally, I'll blame it on sun spots! Yeah, sun spots!
    Hope your weekend is awesome! Rick

  • How to launch a web browser from a MAC java app

    I know, this topic has been brought up over, and over, however I couldn't find info regarding MAC environments. I don't have any former experience with MAC, but now I'm getting desperate for a solution. I need to be able to pop up the default browser showing a certain URL on MAC/OS from a java application. Any clue would be appreciated.
    Thanks a lot,
    michael berdan

    I wrote libraies that will do this:
    http://ostermiller.org/utils/Browser.html
    I also keep a list of other resources to help you out:
    http://dmoz.org/Bookmarks/D/deadsea/Java_Help/Web_Browser/
    Stephen

  • Launching A Custom Web Browser

    I'm fairly new to java and I was wondering if, from an applet, there is a way for me to launch a web browser without the toolbar and to a specific size...
    I've gotten as far as:
    AppletContext mainContext = getAppletContext();
    mainContext.showDocument( link, target );
    But I was really hoping to be able to customize the window that is created.
    Thanks for any help in advance.

    you'd be better off checking the IE api
    because you'll be launching IE
    and passing arguments to it, ie
    MENUBAR_OFF
    etc
    etc
    This is not java api
    its particular to the browser functionality

  • Web Browser error message

    When I try to log into Web Acess I receive and error that states that "Your web browser is configured not to run script or doesn't support script in Web pages. Check your browser settings  or use a browser that can run script."
    What do I do??? My employer is the State of Virginia so they do not allow email to be downloaded to a Blackberry due to security of content concerns....so the only way I know of to get to my email is to go through web access.
    Thanks!

    Your browser does not support scripts.
    Try to install and use OperaMini browser.
    It is free.
    You can get it here: http://www.operamini.com
    Message Edited by tbilisoft on 12-02-2008 07:09 AM

  • Any new ideas for launching web browser from application

    I have searched the forums trying to find a new way of launching a web browser from a java application. The problem I am having is that on Unix and Linux systems, at least the variety I have access to (not quite sure on what that variety those are as they are not my systems or systems I control), the common method of using Runtime.getRuntime().exec(STRING) with either netscape or mozilla does not work. While using the Runtime.exec method is not the same as a console, I did try on these systems "netscape + A_WEB_ADDRESS" (or mozilla) and it did launch the respective browser with the page, so it appears that at least from the console level, those commands are valid.
    All the forums seem to say that the Runtime.exec method is the way to go. All the source code I have found through links from the forum say the same thing. I have voted on this bug:
    http://developer.java.sun.com/developer/bugParade/bugs/4210168.html
    and the feedback there does seem to indicate that there is similar trouble out there. Below is the code I am using. It does work on Win2000,XP, and Mac OSX. The application is not supported on earlier systems, and as it stands it will not work on Win 95,98, nor ME. Only small modification should be needed for work on those OSs, but as I no longer personally use those OSs, I cannot be sure.
    private void openNativeBrowser(String url) {
    // not the browser itself is started, i only call something like
    // start http://www.javasoft.com
    // and then the standardbrowser will be started ...
    StringBuffer call = new StringBuffer();
    System.err.println(System.getProperty("os.name"));
    System.err.println(System.getProperty("user.dir"));
    try {
    // which OS ?
    String operatingSystem = System.getProperty("os.name");
    // how to call the OS
    if (operatingSystem.toLowerCase().indexOf("windows") > -1)
    call.append("cmd /c start ").append(url);
    else
    if (operatingSystem.toLowerCase().indexOf("mac") > -1)
    call.append("open ").append(url + " &");
    else if(operatingSystem.toLowerCase().indexOf("linux") > -1)
    // use Script 'netscape'
    call.append("mozilla ").append(url).append(" &");
    else
    call.append("netscape ").append(url).append(" &");
    System.err.println(call.toString());
    // start it ...
    Runtime.getRuntime().exec(call.toString());
    catch (Exception e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    As I said, if you have a new way to call the broswer that seems to work on either Unix or Linux, please post it, point to it, or explain it.
    Aaron

    there is a shell script on Linux called htmlview that you can launch like this:
    String[] cmd = {"htmlview", "http://java.sun.com"};
    try {
        Runtime.getRuntime().exec(cmd);
    } catch (IOException ioe) {
        // do something
    }which will open the default browser. Don't think this is available on other *NIX though, although the script itself would probably work so you could include it with your app (/usr/bin/htmlview).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • WEB BROWSER UNAVAILABLE

    Ok I keep getting the message NO WEB BROWSER COMMAND FOUND IN YOUR PATH LOOK FOR MOZILLA AND HOT JAVA COMMAND. Why i get this message i want to use the internet

    I can launch mozilla from its installation directory, but when i click on the world icon to launch a web browser this is the error that i get.

  • Adobe 9.1.3 and FireFox 3.5.1+ "...can not be used to view PDF files in a Web Browser"

    This is the issue but I'm not sure there is a resolution:
    Firefox:  Version 3.5.1
    Adobe: Version 9.1.3
    When navigating the web, click a URL that opens a PDF inside the browser and you get an error * "The Adobe Acrobat/Reader that is
    running can not be used to view PDF files in a Web Browser".  Please exit Adobe Acrobat/Reader and exit your Web Browser and try again".  I did read a post that doing a "repair" from the Adobe Reader application should fix this, they also reference a few registry keys to check becuase the post states it's lost the application path to Adobe version X.  I don't necessarily buy that "fix" and here are my details below.
    In FireFox if you navigate to Tools > Options > Applications > Adobe Acrobat Document
    You're given choices:
    Always ask:  DOES NOT WORK, produces afore mentioned error *
    Save File:  Works, saves the file to a directory on your PC
    Use Adobe Reader 9.1 (defau...:  Works, opens your PDF's outside of your web browser
    Use Adobe Acrobat (in Firefox):  DOES NOT WORK, produces afore mentioned error *
    Use other...:
    IE seems to just work as expected.
    If you open Adobe Reader > Edit > Preferences > Internet > Check "Display PDF in browser" - DOES NOT WORK, produces afore mentioned error *
    This would seem to be an Adobe error rather than a FireFox web browser problems since FireFox does seem to know the correct path although I suppose you can't rule out that this is a FireFox problem since 2 out of the 4 PDF open options DON'T WORK.
    Any thoughts on this issue would be greatly appreciated.
    Other information:
    Adobe 8.1.5 works perfectly with FF 3.5.1+ when opening PDF's in the web browser, we also had no problems with previous versions either.
    MSI push via Active Directory from Adobe 8.1.5 upgrade to Licensed Distribution I signed up for, Adobe 9.1.3 which was upgraded from 9.1.0, to 9.1.2, to 9.1.3 via an MSP patch.
    Operating system:  Windows XP SP 2, plenty of RAM, plenty of Drive
    IE version this works with the new version of Adobe 9.1.3 is version 7 (7.0.5730.13)
    Our FireFox MSI's come from Front Motions website and as far as I know we've never had problems with their MSI's, also tried the new release of FF 3.5.2 from their website.
    I think that about covers it.  Anyone else experiencing the same problems or have a patch?

    After troublshooting this for the entire day today the issue seems to be a MIME problem.
    If everything is woking perfectly, in Tools > Options > Applications...
    You should see 4 or more things related to Adobe like "Adobe Acrobat Forms Document", etc.  If you don't see at least 4 MIME entries either your Adobe installation is hosed or your FF installation is hosed.  I haven't figured out which is causing the issue.
    What I did was remaster my patches from my original Adobe 9.1.0 MSI with the two updates via the command line in the directories with the source files.  On the 9.1.0 original file I first remastered my MST transform with the Adobe MST utility.  I then applied my patches.
    msiexec /a AcroRead.msi /p AdbeRdrUpd912_all_incr.msp
    msiexec /a AcroRead.msi /p AdbeRdrUpd913_all_incr.msp
    I then uploaded that to my network share, unlinked my group policy, made a new group policy, added a batch file to delete adobe.com from program file and the desktop on system startup even though my MST was supposed to take care of that - it's not a perfect world is it?  :-)
    I then reapplied my GPO's for both FireFox 3.5.2 and Adobe 9.1.3, I checked to make sure the MIME extensions were there and they were.  You might have to go into your Adobe Preferences and select that open in browser setting depending on what happens or adjust your MIME settings in FireFox's options but it should work.
    That's what worked for me.  It's possible a few other things I did along the way tweaked it out, in my group policy on the first run I did select to upgrade previous group policies, for the remaster and repush I didn't select any previous GPO's to upgrade.
    It's hard to tell what one thing tweaked it out or what combination of things tweaked out the install.  I did also reinstall Adobe 8.1.5 and FF 3.0.10 before doing all this since our machines currently have that setup, I'm not sure if that affected it either, it's just hard to tell but I don't think it did simply because I had done that several times in troubleshooting this issue.
    If anyone else has more specifics that would be great!

  • Error while opening the B2C Web Shop

    Hi All,
    Our Basis team has installed the JAVA Stack for CRM 7.0 EHP1. We can successfully open the XCM page for the web shop using the following URL: http://host:port/b2c/admin/xcm/init.do.
    We get a SAP E-Commerce Error page when we try to launch the B2C Web Shop using the following URL:
    http://host:port/b2c/b2c/init.do. The following error messages are shown along with a "Log On" button:
    An application error occurred
    A serious system error has occurred
    The shoplist read from buffer is empty
    Contact the administrator
    Log on
    I have created the Internet B2C Users& specific roles and also done the XCM Configurations (New customer configuration, General Settings & JCO Component created). Restarted the Java Application. However we still get the same error page while launching the web shop. Please help us to rectify this error.
    Also I get a blank-white page when I try to open this URL for maintaining a B2C Shop: http://host:port/shopadmin/shopadmin/init.do?configuration.xcm=Z_MY_SCENARIO
    I can successfully open the URL for SHOPADMIN XCM: http://host:port/shopadmin/admin/xcm/init.do
    Please help us to resolve the issue. How can we maintain the SHOP? Have we missed some configurations?
    Thanks !

    I am not able to open the shopadmin URL for defining a new B2C web shop. This URL does not work : http://host:port/shopadmin/shopadmin/init.do?configuration.xcm=ZMY_SCENARIO. I just get a white blank page.
    I can open the XCM for shopadmin using teh URL: http://host:port/shopadmin/admin/xcm/init.do.
    Thanks.

Maybe you are looking for