Error 404 when accessing presentation services

Hi,
I am encountering Error 404 when I am trying to access the presentation services.
All my services are up and running. A ./opmnctl status shows all the components to be "Alive"
My enterprise manager and the console are up and running.
I have never encountered this kind of situation before. Any inputs please?
Akshatha

Hi Akshatha,
Start checking following things
1. http://localhost:7001/console        is this accessible to you? or http://<machine IP>:7001/console
2. If yes  ...Login with weblogic user
3. to check analytics  Go to Home >Environment > Servers >bi_server1 > Deployments
4. In this you get J2EE analytics application deployment status
if you are able to http://<machine IP>:7001/em
check Business Intelligence > coreapplication status
If coreapplication is up and running http://<machine IP>:9704/analytics    should be accessible.
Regards,
Akshay

Similar Messages

  • Error 404 when accessing website by traffic manger URL

    So here's the case...
    I have 2 azure websites that are available by custom domains let's say eu.somecustomdomainhere.com and us.somecustomdomainhere.com.
    Also there is a traffic manager say myglobal.trafficmanager.net with custom domain www.somecustomdomainhere.com
    Load balancing method: Performance
    Once I add 2 endpoints using custom URLs on open custom or .trafficmanager.net URL I get Error 404 blue page. When I run NSLOOKUP I get records that point to the right endpoints and IP. When I try to open IP in webbrowser I get the sam 404 error page.
    Here's an interesting part: when I add custom domain to one of the websties in management portal that corresponds to traffic manager URL or www.somecustomdomainhere.com in azure portal it start redirecting me to that on website. I tried to add the same custom
    domain to the second website but it says that custom domain is already assigned to another website.
    So I removed trafficmanager.net and www.somecustomdomainhere.com records from the website and it get 404 error again.
    Telnet to traffic manager connects on port 80.
    I waited for 24 hours just in case DNS record is cached by no luck.
    So the question is: How do I work around this and is it a known issue or for how long should I wait?

    According to this, endpoints from different subscriptions can be added:
    Deploy your Azure cloud services, Azure websites, or other endpoints to your production environment. When you create a Traffic Manager profile, it must be associated with a subscription. You then add endpoints for cloud services and Standard
    tier websites in production that are part of the same subscription. If an endpoint is in staging and is not in an Azure production environment or is not in the same subscription, it can be added as an external endpoint. For more information
    about cloud services, see
    Cloud Services. For more information about websites, see
    Websites.
    Frank

  • Http error 404 when accessing facebook pages

    HI there
    I have read a few of the previous help requests and  tried to turn my mobile netwok off and on and a hard reboot, but I still can't access facebook pages via an email link.  I get a message about a reply say to a comment and when I click through I just get the above error message.
    I'd be very grateful if someone could send me suggestions to resolve this.  In simple terms if poss as although I'm fairly computer literate some of the ideas have gone over my head!
    I have a blackberry curve 8520.  I use virgin/orange.  Not sure if you need this v5.0.0.681  Facebook is version 2.0.0.58
    Thank you

    Hi dear BB User
    I use BB 9900 since 1 Month and i really have alot of Problem and this is one of the problem that you said but i can help you out with this.
    first if you use Wi Fi and in the same time you need your Phone network also with that otherwise it is not gonna work and if you turn off your phone network so you can do nothing and be carefull dont trap when you do something and you are connected with Wi Fi and in real cost you also in Phone NEtwork i hope it is hope full for you....

  • Internal Error when starting presentation services

    I have installed OBIEE on XP(SP2) and started all services. http://localhost:9704/em works where http://localhost:9704/analytics gives http 500 internal error. Can anyone provide me solution please?.

    I have checked from em, Application Analytics is running. On the command window of Oc4J, Could not create Java Virtual Machine message will appear and also could not allocate memory heap will work. This happens only when BI Presentation Services are invoked. I am thinking this might be some configuration issue but could not localize.

  • How to check error type in accessing web service?

    Dear all,
    I have created a form using WSDL connection to access web service in SOAP protocol.
    But I have difficulties in error handling when acccessing web service.
    I try to put a try catch block for the following statement :
    ie. xfa.connectionSet.WebServiceDC.execute(false);
    in case for any error, I can only catch message saying GeneralFault only.
    Is there any extra object in the script that I can catch to handle for different error type?
    e.g checking SOAP.? and where should I put the codes in?
    Actualy I want to detect if network connection is not ok or if it fails to find ecert which is required under https connection
    Rgds.

    Have you tried the try catch block ?
    See the error codes it responds with.
    Then look through the properties of the Exception
    try
        doInit();
    } catch(err)
        var vDebug = "";
        for (var prop in err)
           vDebug += "property: "+ prop+ " value: ["+ err[prop]+ "]\n";
        vDebug += "toString(): " + " value: [" + err.toString() + "]";
        status.rawValue = vDebug;
    function doInit()
        doWebServiceCallThatFails();
    Have fun with these articles
    http://blogs.adobe.com/formfeed/2009/06/collected_form_development_and.html
    http://blogs.adobe.com/formfeed/2009/03/handling_javascript_exceptions.html

  • Error 404 when trying to watch Macworld's Keynote 2009

    Hi guys,
    I was trying to watch the '09 Keynote Address from Apple's site on both IE and Safari. On IE, I can enter the site (http://events.apple.com.edgesuite.net/0901ouabdcaw/event/index.html) but right after it goes to a page not found (http 404 error).
    When accessing via Safari, I can enter to the page, Quicktime opens but then, a message of "Bad Request" appears.
    Any thoughts on how to solve this?
    Regards,

    Ditto for me... Unsupported media type trying to view standard keynote on mac 10.4.11 with QT Pro v7.5.5 and the HD version is super choppy, broken up as mentioned before.. constantly stops, real bad.. and I have a fast internet connection, so speed isnt issue there... tried IE, Firefox, Safari, all same problem.
    Yet COULD watch the standard version or HD version keynote on a PC on same internet connection with QT (non-pro)7.5.5 (win XP 32 bit Home)
    So hope the solution to this is not buy a PC and not use Pro QT... haha but seems to be the solution for me.

  • Error message in TRFC 'An SQL error occurred when accessing a table'

    Hi all,
    Can any one tell what this below error message is about in while go into TRFC
    'An SQL error occurred when accessing a table'.
    and please tell me how to solve this problem.

    Hi
    Try to see what all tables are accessed by data source. and see if there is any lock on that..
    If some other job is accessing that table - then there might be lock on that which is causing failure..
    1) Try looking at ST22 dump also..
    2) Try to do RSA3 in R/3 and if see if its is fetching any records or not..
    Hoep it helps
    --SA

  • ITunes for Windows: Error -9812 when accessing the iTunes Store

    So here is the situation. When I try to access our iTunes U site from the public link it works great, when I go thru the link that has me authenticicate it works on macs but on PC's I get the error message "iTunes for Windows: Error -9812 when accessing the iTunes Store" it's happening all thru our campus with PC users. Any ideas?????

    We're having similar connection issues, and the error log on our web server says something about a certificate error. I noted that last year on this date there were messages related to certificates. Is it possible they are updated every Dec 2, and we should count on some down time?
    Katie

  • RSQL ERROR 23 WHEN ACCESSING TABLE "BKPF"

    Can you tell me what is wrong with this statement.  I get an ABAP runtime error.
    DBIF_RSQL_INVALID_RSQL.
    RSQL ERROR 23 WHEN ACCESSING TABLE "BKPF"
    START-OF-SELECTION.
      SELECT BUDAT BLDAT BLART XBLNR_ALT BKTXT XSNET WAERS FROM BKPF INTO
      IT_BKPF
             WHERE BUKRS = '0004'
             AND BLDAT > '2007/01/01'.

    It was the same with me. My declaration for "TYPES" wasn't like my "SELECT".
    I have a tip: In your "SELECT", select all fields that was declared in your "TYPES".
    Example:
    TYPES: BEGIN OF ty_bkpf,
       bukrs TYPE BKPF-BUKRS,
       belnr TYPE BKPF-BELNR,
       blart TYPE BKPF-BLART,
       budat TYPE BKPF-BUDAT.
    TYPES: END OF ty_bkpf.
    DATA: T_BKPF  TYPE TABLE OF ty_bkpf,
    SELECT BUKRS BELNR BLART BUDAT
       INTO TABLE T_BKPF
       FROM BKPF
       WHERE MONAT = '11'
         AND GJAHR = '2013'.
    Best Regards

  • Error message when accessing account/ contact list

    Hi experts,
    One of our users encountered this error message when accessing account and contact list.
    message=>
    Error: originating at /OnDemand/user/AccountList
    拒绝访问。(SBL-DAT-00542)
    Weird thing is she has exact the same user set up as others (same role, privilege, pagelayout, etc), but only she got this problem.
    Does anyone know how to fix this, please?
    Thanks,
    Sabrina

    Sabrina, I would recommend contacting On Demand customer care in reference to this issue.

  • I'm getting an "error 404" when I try to connect to a webinar - does anyone know what this means?

    I'm getting an "error 404" when I try and connect to a webinar - does anyone know what this means?

    Basically, it means that either the link you have is bad or the Connect server you are trying to connect to is down or inaccessible.
    HTTP 404 - Wikipedia, the free encyclopedia

  • Why do I get Error: 404 when I try to download a Lightroom upgrade on the UK site?

    Why do I get Error: 404 when I try to download a Lightroom upgrade on the UK site?

    Try downloading from below link :
    New Adobe Lightroom 6 (CC) Direct Download Links – Free Trials | ProDesignTools
    Feel free to post , if you need further assistance

  • I cannot sign in.  I get error "404" when I try, then it takes me to a "Fill and Sign" page. Not to Export page

    I cannot sign in.  I get error "404" when I try, then it takes me to a "Fill and Sign" page. Not to Export page.  At that point, there are no options to do anything else.

    It seems to have started to work now... so who knows.

  • I have an internet connection but keep getting error 306 when accessing I tunes store

    I keep getting error 306 when accessing I Tunes store but I have an internet connection.  What do I do to repair?

    Perhaps try the iTunes Store loads partially or returns "Error 306" or "Error 10054" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • Error 404 when trying to access online Help in EPM 11.1.2.3

    HI All,
           I am trying to access on line help (pressing F1) in EPM 11.1.2.3 but I'm getting the folowing error :
    404 - File or directory not found.
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
           Also I'm getting this error when try to install some client tool such as HFM Client from Tools--> Install --> HFM Client for 64bits.
           Does anyone could help on that ?
    Thanks,

    What web server are you using, if it is OHS then the online will be automatically configured and redirect to the help located on the Oracle website.
    If you are using a different web server or want to run the help locally have a read of - Configuring Online Help to Run Locally
    I also wrote a blog based on 11.1.1.2.2 - More to life than this...: 11.1.2.2 Online help or not
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Need help with a For loop that uses a Break statement

    I need to create a for loop which counts down from 100-50 and divides the number being counted down by a counter. Can anyone help me? public class Break public static void main ( String args []) (;      int total = 0      int counter = 0      for { (

  • PDF password

    I know i must be thick, but can anyone out there in the real world please tell my how on god's earth do i find a stupid PDF password so i can open a simple file that after 3 months of trying it MAY! be able to assist me in doing the most simplest of

  • XPath predicate on wildcard

    I am trying to get a (for me!) complex XPath expression working, and having trouble. If I use this it finds all nodes in the Arch Package Set, including Removals. $SetExpression = "/Definitions/PackageSets/PackageSet[@id='Arch']/*" But if I do this i

  • Developing a X12 EDI Map

    Hi All, We are totally new to Oracle B2B software. I have a simple requirement as follows: We are generating a flat file from the database with all the data needed. I just need to produce a X12 format EDI output file by taking this flat file as the i

  • No previews showing?

    I just switched from cs5 to cs6 and Bridge does not show a preview when I select an image. I get an icon with a file number. I am running on a new MacBook Pro with 8 G and just updated all files. I appreciate any ideas. I have tried several workspace