Problem with Multiple Presentation Services

Hello,
Can any one help me out regarding multiple presentation services with different servers like url of the presenation services should be like
http://localhost1:9704/analytics and
http://localhost2:9705/analytics_test
i have done up to the different port numbers,by deploying analytics_test in enterprise manager and changed the port number in web.xml and created new another instance config file with changed DSN name and listener port ,and also making changes in xmlp-server-config.xml and bioffice.xml but i am struck at host names now, where do i need to do changes so that i get
localhost1 and localhost2 ??
Thank you

If you want to work on test environment on your own machine, you can follow the instruction in the link above :
http://bvellinger.blogspot.com/2008/01/obiee-10132-and-multiple-presentation.html
Then you must edit the file :
C:\WINDOWS\system32\drivers\etc\host
And modify it like this :
127.0.0.1       localhost1
127.0.0.1       localhost2Then a ping return a reply :
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Nicolas>ping localhost1
Pinging localhost1 [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\Nicolas>ping localhost2
Pinging localhost2 [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 127.0.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\Nicolas>

Similar Messages

  • Problem with reversal of Service entry Sheet

    Hi All,
    I am facing a problem with reversal of service entry sheet. The user has posted the document in dec 2009 and now the user wants to reverse the doc. I told the process how to reverse it. But when she is trying to revoke the acceptance, she is getting error log.I told her to reset the posting date to present date.Now she tried to change the doc date but she is getting error as "604 item 010 WBS element ****** budget exceeded year 2009". So i advised her further to increase the budget in the year 2009. Even that solution is not working.
    Please help in this regard
    Thanks & Regards
    Nisha Prasad

    Hi,
    The user is not authorised to change the budget. The person resposible for this is telling that increasing the budget wont help. can you tell me how to view whether the budget is available for the system in the period or not? Can you please help me in this regard?
    Thanks
    Nisha

  • Multiple presentation services

    Hello,
    Can any one help me out regarding multiple presentation services with different servers like url of the presenation services should be like
    http://localhost1:9704/analytics and
    http://localhost2:9705/analytics_test
    i have done up to the different port numbers,by deploying analytics_test in enterprise manager and changed the port number in web.xml and created new another instance config file with changed DSN name and listener port ,and also making changes in xmlp-server-config.xml and bioffice.xml but i am struck at host names now, where do i need to do changes so that i get
    localhost1 and localhost2 ??
    Thank you

    Hello,
    Can any one help me out regarding multiple presentation services with different servers like url of the presenation services should be like
    http://localhost1:9704/analytics and
    http://localhost2:9705/analytics_test
    i have done up to the different port numbers,by deploying analytics_test in enterprise manager and changed the port number in web.xml and created new another instance config file with changed DSN name and listener port ,and also making changes in xmlp-server-config.xml and bioffice.xml but i am struck at host names now, where do i need to do changes so that i get
    localhost1 and localhost2 ??
    Thank you

  • Are multiple presentation services on a single server really unsupported?

    Hello all,
    I can hear everywhere that multiple presentation services on a single server are not supported by Oracle, but I can't find an official source stating this.
    All I could get is this page where it is stated that it is not recommended (but not unsupported):
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=1111655.1&h=Y
    Can anyone please advise ?
    Thank you in advance,
    Cedric.

    Hi cedric,
    It is not recommened is what i can say,in simple words it gets jammed when you try to build a request from any of the services.
    It is not supported cant be the reason,it has a work around to go and do that
    Follow these blogs Multiple presentation servers using the same RPD
    http://obiee101.blogspot.com/2009/10/obiee-multiple-repositorys-multiple.html
    UPDATED POST
    There is no such official document saying about its support by oracle,but oracle wont support handling two servers in production as it is not legal and it is going against the product capabilities.I would suggest you not to go with it.
    Cheers,
    KK
    Edited by: Kranthi.K on Apr 11, 2011 2:53 AM

  • After upgrading to firefox 3.6 I have problem with hotmail email service

    after upgrading to firefox 3.6.4 I have problem with hotmail email service, however I can login in hotmail, I can't open mails or delet or do anything else with them.
    == URL of affected sites ==
    http://hotmail.msn.com

    Thank you, but I already have "always show tabs bar" set.
    Also, I have two computers and the other is running the exact same version of Firefox, and the exact same theme, but it does not have this problem.
    To make sure I'm being clear: there is an "x" on each tab that allows me to close it when I have multiple tabs open. When I have only one tab open, there is no "x"; so in order to close the webpage I have to open another empty tab, and then close the first. My other computer has the "x" to close the tab visible even when there is only one tab so that I can close the page and have an empty (marked "(untitled)" tab). Please help!

  • Problem with multiple Toplink/JPA apps in same server

    Anyone have experence of running serveral Toplink/ EJB-3 Web apps in the same server (OC4J, alas)?
    We seem to get a problem with the second app failing to initialise toplink, with an entity not found message. Each app runs OK on it's own.

    Yes, they access the same datasource and most of the tables overlap.
    We're thinking it might help to have common entity classes and put them in a shared library, but I don't know if this is relevant (setting up shared libraries complicates testing and tends to snowball, I reckon we need about 15 jars all told).
    I''ve had some funnies on OC4J before which I think may be to do with it's use of ClassLoaders, for example I initially put persistence.xml in the libary jar with the data model, but for some reason I get the entity not found error that way. It only seems to work if it's in the classes folder.
    For the moment we're getting arround the problem with multiple OC4J instances in the server.

  • Hi ! I need to send an e.mail reporting a problem with de Authorized Service Provider in Brasil. I contact Apple Brasil, but didn't solve. Someone know an Apple's USA e.mail i can use ? Thanks.

    Hi ! I need to send an e.mail reporting a problem with de Authorized Service Provider in Brasil. I contact Apple Brasil, but didn't solve. Someone know an Apple's USA e.mail i can use ? Thanks.

    There is a link at the bottom of this page. http://www.apple.com/contact/

  • Good morning. I need to send an e.mail reporting a problem with de Authorized Service Provider in Brasil. I contact Apple Brasil, but didn't solve. Someone know an e.mail i can use in Apple USA? Thanks.

    Good morning. I need to send an e.mail reporting a problem with de Authorized Service Provider in Brasil. I contact Apple Brasil, but didn't solve. Someone know an Apple's USA e.mail i can use ? Thanks.

    There is a link at the bottom of this page. http://www.apple.com/contact/

  • Problem with RESTful web service

    I am running into a problem with Flex Web Services (REST) in trying to get the proper format returned. I can see that the HTTP header is set to
    Accept: */*;
    rather than
    Accept: application/xml
    when sending the request. The web service was generated via the web services HTTP data services wizard. I edited it to set the resultFormat to xml
        // Constructor
        public function _Super_UsersService()
            // initialize service control
            _serviceControl = new mx.rpc.http.HTTPMultiService();
             var operations:Array = new Array();
             var operation:mx.rpc.http.Operation;
             var argsArray:Array;
             operation = new mx.rpc.http.Operation(null, "getUsers");
             operation.url = "http://localhost:8888/users";
             operation.contentType = "";
             operation.method = "GET";
             operation.resultFormat = "xml";
             //operation.serializationFilter = serializer0;
             operation.properties = new Object();
             operation.properties["xPath"] = "/";
             operation.resultType = valueObjects.Users;
             operations.push(operation);
             _serviceControl.operationList = operations; 
             model_internal::initialize();
    How does one configure the accept header?

    Hi,
    I have posted a simple application with the RESTful reference:
    http://apex.oracle.com/pls/apex/f?p=13758
    I can give you full privileges on this so you can look at the WEB service reference. Shall I send to you separately for login user?
    It is using the RESTful service: http://apex.oracle.com/pls/apex/nd_pat_miller/demo/employee/{deptno}
    This RESTful service tests fine when I test from within the RESTful web service module of the Workspace.
    I based this on the Video demo tutorial for RESTful web service that Oracle published for 4.2 release. The video seemed to exclude the {deptno} in the URL but when I try that, it doesn't work either.
    This is the error I am getting when I run this on my Apex environment: (it, of course, will not run the web service in the apex.oracle.com environment)
    class="statusMessage">Bad Request</span>                                         
    </h3>                                         
    </div>                                         
    </div>                                         
    <div id="xWhiteContentContainer" class="xContentWide">                                         
    <div class="xWhiteContent">                                         
    <div class="errorPage">                                         
    <p>                                         
    <ul class="reasons"><li class="badRequestReason"><span class="target" style="display:none;">uri</span><span class="reason">Request path contains unbound parameters: deptno</span></li>                                    
    </ul>Thanks,
    Pat
    Edited by: patfmnd on May 8, 2013 3:33 AM

  • Problem with multiple versions of documents being published with 001, 002, etc.

    I am using Contribute CS3. I am having a problem with multiple versions of documents being published on the sever with 001, 002, etc in the name. So that I end up with 2 or 3 versions of a document on the server. Does anyone know why / how Contribute  is doing this? Thanks for any help you can give.

    Your Web site administrator will need to update your key to allow you to delete files you are able to edit.

  • Charts are not working in Multiple Presentation Services environment.

    Hi ,
    I have implemented multiple presentation services enviornment bu follwoing this blog: http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-2-presentation-services/. It was successfully implemented but charts are not working for any of the Presentation instyance.
    Kindly help us in providing the solution for this issue.
    Thanks,
    Jaishree

    thats true , but to how enable the Java host services as its not getting started from the Service Panel>Oracle Java Host Services.

  • Adobe presenter has encountered a problem with this presentation

    I dont know what happened but I used Adobe presenter without issue on Friday, 9/21.  On Monday 9/24 it seems there is an issue. When I try to save a powerpoint presentation or use the Presenter ribben I am seeing the same message, Adobe presenter has encountered a problem with this presentation.....
    I have unistalled and reinstalled Presenter as well as unistalled and reinstalled Powerpoint. Nothing is working and the error message does not help.  This is also happenign on my coworkers machine.
    Does anyone have any suggestions?

    Hi,
    Can you tell us the exact version of Presenter please. You will find it in About Dialog as mentioned in above post.
    I did not get your previous post. Do you mean you have installed an incorrect version (32/64bit) ? Presenter 32bit is supported on PowerPoint32bit and Presenter 64bit version on PowerPoint 64bit.
    Please ensure you are following the above criteria.
    Let us know if you need help in identifying it.
    Regards,
    Mukul

  • Problems with multiple idocs in one file ( Inbound file )

    HI,
    Thanks in Advance for your suggestions.. Highly appreciated.
    We have problems with multiple IDocs in one file.
    We are using XIB ( Amtrix ) as Middleware to receive the files.
    Curretenly When the file contains one IDoc then there is no problem. IDoc is created and everything is ok.
    If file contains two IDocs ( for example two messages ORDERS and DELVERY ) then it is creating two IDocs but both IDocs contains ORDERS plus DELIVERY segements information. That is the problem. Some how SAP unable to differentiate the IDocs in the file.. But it knows that how many idocs are there in the file..because it is creating exact number of idocs.
    We are using TRFC port ... Do I need to change it to File port..
    When we have more than one idoc do we need set any parameter in the file ...

    Thanks for the swift response. Always ideas are useful.
    As of now , Middleware cannot split the file.
    Thing is SAP is creating two Idocs with different message types. Problem is First IDoc contains ORDERS message type but also DELIVERY segments as well. Second IDoc with DELIVERY message tyoe but ORDERS segments as well... This is the problem... I think we are missing some field activation in file for EDIDC record.
    As far as I know file port supports the number of IDocs in one file.. Hope TRFC port also supports that

  • I have a problem with the apple service team after making a payment. Where do I take the issue up?, I have a problem with the apple service team after making a payment. Where do I take the issue up?

    I have a problem with the apple service team after making a payment. Where do I take the issue up?, I have a problem with the apple service team after making a payment. Where do I take the issue up?

    If you are dissatisfied with the Service you have received and wish to Contact Apple...
    India
    Start your support request online and we'll connect you to an expert.
    (91) 1800 4250 744
    www.apple.com/in/support/
    From the above Link...
    To Contact Apple World Wide for Support and Service
    http://support.apple.com/kb/HE57

  • HT6114 i have a problem with notification of service battery since i installed mavericks. My macbook air is 2012 version.

    i have a problem with notification of service battery since i installed mavericks. My macbook air is 2012 version. Any solution?

    This from the crash log
    Dyld Error Message:
      Library not loaded: /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
      Referenced from: /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    indicates there is a missing library on your system. What problems were you having before that caused you to delete Safari? How did you delete it?
    You're best bet in this case is to re-install the OS. While doing a re-install will not normally harm your user data having a good working backup in cases like this is essential.

Maybe you are looking for

  • Removing Role expert from the GRC Pad

    Hi Guys we are using three products of GRC ie RAR , SUP and Compliance user provisioning but NOT the Role Expert. Is there any way that I can show only these three tools in the GRC pad and remove the Role expert. At the moment it is grey out but stil

  • Problem in opening a document in ADF

    Hi, I have a command link to open a document in the DB. When I click the link, there is a window opened with two options. 'Save and Open'. If click any one of the options, again the same window is opened with the same options. Only the second time th

  • Shuffling Smart Playlists Question

    I run many different smart playlists to manage my library of music. I have noticed that when I click the shuffle button on the bottom left when a playlist is selected in iTunes, the tracklist visually shuffles or unshuffles as I toggle the button. Ho

  • Integartion of Workflow into Portal in UWL

    Hi All,        we have SAP Netweaver 2004s ( EP7.0), Could u please tell me the configuration steps of Configuration of UWL for Workflow in Portal, i have Good Document but i am not able to find correct steps(navigation paths)....i request to u could

  • NodeManager does not pass PATH variable to ./bin/startWebLogic.sh script

    I've been agonizing with the "<em>uname: not found</em>" errors reported by a few others that are attempting to start managed servers from WLST or their Admin consoles. By turning on execution tracing [set -x] I've been able to establish that the <st