BI Presentation Services connections

What are BI Presention Services connections used for? I have created a connection to our OBIEE presentation services host and I can see the presentation services catalog of objects (dashboards, reports, etc). I don't know what I can actually do with this connection. I was hoping that I could drag reports onto a JSF page, but it does not appear to allow that.

Hi,
BI is not yet part of the JDeveloper 11 TP, so I assume that while the resource catalog allows you to hook up to the information, the bindings are just not there. Note that to work with bindings, a BI data control would be needed.
Frank

Similar Messages

  • Detial About BI Presentation Service Connection

    Hi,
    I am working on the integartion with BIEE and ADF and face a problem.(you may check it here: OBIEE Objects do not appear when intergrating in ADF
    Here I want to know a detail info about BI Presentation Service Connection.
    How did ADF and BIEE communication on BI Presentation Service Connection?
    How is the BI components send to my ADF pages?
    It will be great if anyone can offer me some link or documents to read!
    Thanks!
    Ben.

    Could experts offer any help?

  • BI Presentation Services Connection Wizard not working from fresh 11g JDev

    Hello,
    I have a working install of BI EE 10.3.3.4
    and a fresh install of JDeveloper 11g prod (with BI updates installed immediately after).
    I did the following:
    - created a blank Application with a generic Project;
    - set the project properties to include BI technologies (and checked CLASSPATH includes those jars);
    - tried to use BI Presentation Services Connection Wizard;
    got the following error:
    <p>
    </p>
    <blockquote>
         {color:#993300}java.util.MissingResourceException: Can't find resource for bundle oracle.jdeveloper.asnav.res.AsNavArb, key RESCATASWIZARD_CONNSTORE_APPRESOURCES_LABEL{color}
         {color:#993300}     at java.util.ResourceBundle.getObject(ResourceBundle.java:384){color}
         {color:#993300}     at java.util.ResourceBundle.getString(ResourceBundle.java:344){color}
         {color:#993300}     at oracle.jdeveloper.asnav.res.AsNavArb.get(AsNavArb.java:22){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.initializePanel(BISoapConnectionNamePanel.java:144){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.{color}{color:#993300}(BISoapConnectionNamePanel.java:74){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard._invokeCreateDialog(BISoapConnectionWizard.java:241){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard.invokeCreate(BISoapConnectionWizard.java:107){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:131){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.onNewConnection(AppConnContextMenuListener.java:600){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.newReposConnHandled(AppConnContextMenuListener.java:594){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.handleEvent(AppConnContextMenuListener.java:120){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496){color}
         {color:#993300}     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995){color}
         {color:#993300}     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242){color}
         {color:#993300}     at javax.swing.AbstractButton.doClick(AbstractButton.java:357){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261){color}
         {color:#993300}     at java.awt.Component.processMouseEvent(Component.java:6041){color}
         {color:#993300}     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265){color}
         {color:#993300}     at java.awt.Component.processEvent(Component.java:5806){color}
         {color:#993300}     at java.awt.Container.processEvent(Container.java:2058){color}
         {color:#993300}     at java.awt.Component.dispatchEventImpl(Component.java:4413){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2116){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322){color}
         {color:#993300}     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986){color}
         {color:#993300}     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2102){color}
         {color:#993300}     at java.awt.Window.dispatchEventImpl(Window.java:2440){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160){color}
         {color:#993300}     at java.awt.EventDispatchThread.run(EventDispatchThread.java:121){color}
    </blockquote>
    <p>
    Any ideas?
    </p>
    <p>
    </p>
    <p>
    Thanks,
    </p>
    <p>
    Paul
    </p>

    Hi,
    note that JDeveloper production does not have any BI integration and configuring 10.1.3.4 into Jeveloper 11 is kind of too optimistic thinking
    Frank

  • BI EE Presentation Services Connections error

    After I try to create a BISoapConnection in EM,and when saving this connection,i got errors says
    "javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException: These mbeans encountered exceptions and may not have been saved
    biserver - BISoapConnection -- Could not do this operation, the backing store for this context is read only.'
    Does anyone had ever met this issue and why this issue happend?In the jdev,i create the same conncetion and it works,while can not in the EM.
    Can someone give any suggestions?
    Thanks

    Something gone wrong with config, its better take a copy of 'config' folder before any changes.
    replace config.xml file with any of the backip_configN.xml file from loc
    <FMW HOME>\user_projects\domains\bifoundation_domain\config
    To do so you need to stop the servers
    Pls mark if helps

  • BI presentation service connection BI Server use ODBC.why?

    why not use JDBC replace ODBC?
    what the advantage for ODBC?

    some other points..
    ODBC ships default with windows OS installation, where as JDBC drivers need to be installed manually where needed.
    ODBC performance is better than Java, odbc directly works with native libraries of OS, where java internally uses JVM to do it.
    JDBC is only for Java, while ODBC works with C, Visual Basic, and other languages. This obviously increases scope of application to integrate with the new components/applications.
    BI server can be accessible only using ODBC DSN( Analytics Web)
    For databases like Oracle you can use OCI interface,which is a JDBC driver internally.
    - Madan

  • Issues with connecting to BI presentation services

    Hello,
    I have downloaded the latest 11g version with the bi extensions. I am trying to connect to BI presentation services. However I am getting the following:
    Any idea????
    java.util.MissingResourceException: Can't find resource for bundle oracle.jdeveloper.asnav.res.AsNavArb, key RESCATASWIZARD_CONNSTORE_APPRESOURCES_LABEL
         at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:381)
         at java.util.ResourceBundle.getString(ResourceBundle.java:344)
         at oracle.jdeveloper.asnav.res.AsNavArb.get(AsNavArb.java:22)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.initializePanel(BISoapConnectionNamePanel.java:144)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.<init>(BISoapConnectionNamePanel.java:74)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard._invokeCreateDialog(BISoapConnectionWizard.java:241)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard.invokeCreate(BISoapConnectionWizard.java:107)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:131)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66)
         at oracle.jdevimpl.rescat2.dockable.ResCatView.onNewConnection(ResCatView.java:370)
         at oracle.jdevimpl.rescat2.dockable.ResCatView.mav$onNewConnection(ResCatView.java:75)
         at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.newConnectionHandled(ResCatView.java:130)
         at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.handleEvent(ResCatView.java:110)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
         at java.awt.Component.processMouseEvent(Component.java:6134)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5899)
         at java.awt.Container.processEvent(Container.java:2023)
         at java.awt.Component.dispatchEventImpl(Component.java:4501)
         at java.awt.Container.dispatchEventImpl(Container.java:2081)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
         at java.awt.Container.dispatchEventImpl(Container.java:2067)
         at java.awt.Window.dispatchEventImpl(Window.java:2458)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Shay,
    I have downloaded the latest beta version of Jdeveloper from OTN and downloaded the extensions from the OTN since our partner is using this version. So I wanted to be compatible with them. It is version 11.1.1.0.2.

  • PowerPoint - Present Online - Error starting online presentation - Cannot connect to this service. Check your network connection and try again.

    "Present Online
    Error starting online presentation
    Cannot connect to this service. Check your network connection and try again."
    On March 31, we starting experiencing this issue across our entire domain. We have not made any changes to our network configuration. We are using the same ISP, routing hardware, computer hardware, software versions and group policy settings as we were on March
    30.
    The issue appears to be related to network connectivity. 
    Here is what I have found so far:
    We have three networks in our building and two ISPs.
    Network-A uses ISP-A and is affected by the issue. Network-A is our corporate domain.
    Network-B uses ISP-B and is affected by the issue.
    Network-C uses ISP-B and is not affected by the issue.
    If I take a Network-A domain member and launch PowerPoint while connected to Network-A and ISP-A I am unable to upload PowerPoint presentations. 
    If I connect the same computer to Network-C, the issue persists.
    If I close PowerPoint, connect to Network-C, and reopen PowerPoint while connected to Network-C, I am able to upload presentations.
    A non-domain computer is affected by the issue if PowerPoint is opened while connected to Network-A or Network-B, but unaffected if PowerPoint is launched while connected to Network-C. Again, in this scenario, switching connections while PowerPoint is open
    has no effect.
    The issue appears to be caused during PowerPoint start-up and not while attempting to share a document.
    Microsoft is either unwilling or unable to find a resolution and has finally resorted to simply ignoring my calls, voicemails, emails, and ticket requests regarding this issue. Any suggestions would be greatly appreciated.
    Here is a brief description of our configuration and what I have tried so far.
    Windows Installer Version    5.0.7601.18493
    OS Details                   Microsoft Windows 7 Enterprise , SP 1, Version: 6.1.7601, Codepage: 1252, Country Code: 1, Language: 1033, System Type: x64-based PC
    Microsoft Office 365 ProPlus - en-us 
    ProductVersion 15.0.4701.1002
    License Family: OfficeO365ProPlusR_Subscription1
    License Status: 1 - LICENSED
    Intel Core i3
    4GB DDR
    ISP-A => 100mb fiber
    ISP-B => 30/50mbps down / 3/5mbps up cable
    Clearing the internet cache
    Clearing the OneDrive cache
    Adding all related office.live URLs to trusted sites
    Selecting lowest security settings for trusted sites
    Changing permissions on the .ppt file to allow full permissions to everyone
    Creating a blank PowerPoint presentation
    Changing the location of the .ppt file to the local drive's user folder
    Upgrading Office
    Repairing Office
    Downgrading Office
    Installing Skype (Microsoft recommendation)
    Leaving the domain
    Rebooting the routers and switches on Network-A
    Rebooting the router on Network-B
    Upgrading the firmware for the router on Network-B
    Disabling the firewall on Network-B
    Enabling the firewall on Network-C(in an attempt to induce the problem)

    The problem seems to have fixed itself, the computer may just have needed to be restarted.

  • Error while creating Bi presentation service in obiee(11.1.1.3)

    Hi,
    Im using Jdeveloper(11.1.1.5) and OBIEE(11.1.1.3)
    I created a ADF application in Jdev and when I try to create a BI presentation services I'm getting the following error message.
    *Connection attempt failed.*
    *java.lang.RuntimeException: Unable to retrieve logon token. This version requires a BI build that implements the version 7 SOAP interface. Please verify that you are using the correct BI version.*
    does the creation of presentation service in jdev(11.1.15) work only with OBIEE(11.1.1.5) and not OBIEE(11.1.1.3).
    please help!
    Thanks,
    Venky
    Edited by: Venky on Jul 26, 2011 2:02 PM
    Edited by: Venky on Jul 27, 2011 6:18 AM

    Venky,
    The SOAP interface released with OBIEE 11.1.1.3 is version 6 (v6) as you can see from its WSDL URL.
    This would leave one only to believe that the SOAP interface released with OBIEE 11.1.1.5 is version 7.

  • OBIEE 11G - Unable to login to presentation services

    Hi All,
    I have done a simple installation of OBIEE 11G on my coloud server with OS windows server 2003, SP2 , 32 bit.
    Installation is 88% completed with,
    Executing : opmnctl start coreapplication_obiccs1 and Executing: opmnctl start coreapplication_obips1 failed. Came to know that this is related to clusters and ignored the error.
    RCU is installed in different database server.
    Now i am trying to login to presentation services with weblogic as userid and password that i had given during installation of obi.
    I am getting error that userid or password is invalid...
    One thing i came to know from the thread OBIEE 11g Cluster Controller Failed to start is,
    i have a bad IP in /etc/hosts... below are the entries in the file... can anyone please tell me what necessary changes i should do?
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    Regards,
    srl

    HI Srini,
    Thanks for the response,
    I can able to logic Obiee Em/Console services with the same user Web logic. Only Presentation services not able to login.
    Please find my  sawlog0:
    [2014-01-08T19:54:52.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.checkauthentication.runimpl] [ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1] [tid: 3400] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 43126] Authentication failed: invalid user/password. (08004)[[
    File:checkauthentication.cpp
    Line:1330
    Location:
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool.asynclogon
      saw.threads
    ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1
    ThreadID: 3400
    Please advice
    Regards,
    Kulkarni

  • Unable to open dashboards in presentation services

    Hi All,
    I have recently installed BI applications in my system.After installtion I am unable to open dashboards.Answers and delivers all the others are working fine.
    When I click on the dashboard link it is giving the following error
    "access denied for user to path /users/administrator/_portal.
    Error Details
    Error Codes: O9XNZMXB".
    Thank You

    Hi ,
    I could't able to solve my problem after going through the above post.
    I Want to login into Presentation services using paint/paint as userid & pwd, but it is throwing me following error.
    " Unable to Log In
    Error connecting to the Oracle BI Server: The specified ODBC DSN is referencing a subject area that no longer exists within the Oracle BI Repository.
    Error Details
    Error Codes: WH4KCFW6:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [nQSError: 43037] Invalid catalog, Sales - Order Lines, specified. (08004) "
    When i gave some blank pwd, then it clearly shows that "An invalid User Name or Password was entered."
    So, i concluded that the pwd which am giving for the pain is correct and there is some thing to do with my catelog. So, i went ahead and changed in the instanceconfig file as pain catalog and even restarted oc4j, Bi server & Presentation server, even then its giving me the same error.
    Also, my NQS file have paint red as default.
    Can anyone give some inputs on this error and how to over come this?

  • Error in deploying OBIEE 10.1.3.4.2 BI Presentation Service on WAS6.1

    Hi,
    I am working on environment setup using OBIEE suite version 10.1.3.4.2 on a UNIX (AIX6.1 platform) system (which is a remote machine for me).
    Installation of OBIEE 10g suite (all components) on AIX server is completed, and ever the BI server and BI Presentation Server (PS) services are running on the system.
    IBM WAS6.1 is being used as the web application server to connect to BI presentation server from my local desktop (windows 7 platform).
    Both BI PS and WAS6.1 are installed on the same AIX system. Hence, the OBIEE_HOME/web/app/WEB-INF/web.xml file has host name as localhost and port number as 9710.
    I am facing issue in configuring the WAS6.1 to support the BI Presentation services. Steps involved in the config are –
    1. Deploy the analytics.war file from OBIEE_HOME/web/ using 'Install new enterprise application' option on WAS6.1 admin console.
    2. Context root provided is /analytics
    3. Start WAS Application server
    4. Start OBI Presentation server
    5. Access URL: http://nameserver:port/analytics/saw.dll?Dashboard – this is the test url provided in OBI documentation.
    nameserver is the host name of the AIX server on which both BI PS and WAS6.1 are installed
    Port - this is the HTTP port provided in the configuration details of WAS6.1 profile. ( I am not using 9710 in the url, if that is used, HTTP 404 - address not found error is generated.)
    For step 5 above, I am getting HTTP 500 error while trying to access this URL.
    Error message in SystemOut.log file in WAS6.1_Profile_home/logs/server1/ is as below.
    Can anyone please help in understanding and resolution of this error as well as configuration of BI PS. Thanks.
    SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge.
    [7/24/12 13:06:15:645 GMT+05:30] 0000001f ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:06:15:664 GMT+05:30] 0000001f WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:666 GMT+05:30] 0000001e ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:685 GMT+05:30] 0000001e WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)

    Hi Dhar,
    thanks for a quick reply...
    Yes even I thought it is reaching the PS, as the error log mentions error with 'SAWbridge'... but I am not sure how to debug further.
    If it helps, below is a output of checking if the PS is running on the server. But I am not sure if the PS continues runnning once the service is started.
    $ ps -ef | grep sawserver
    e614832 14221496 27984058 0 15:53:00 pts/25 0:00 grep sawserver
    e614832 15859900 23396688 0 17:00:00 - 0:07 OBI_Home/web/bin/sawserver
    e614832 23396688 1 0 17:00:00 - 0:00 /bin/sh OBI_Home/setup/sawserver.sh
    if it helps further, excerpt from sawserver.out.log -
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-2828
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-2828
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-4370
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-4370
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Could you please help further?
    Thanks,
    Shweta.
    Edited by: ShwetaC on Jul 24, 2012 6:10 AM

  • BI Publisher and Presentation services integration

    Hi,
    I have configured BI publisher and done the presentation services integration also. When I try to build a query by connecting to RPD, I am able to generate a query and design the report.
    But when I select BI Answers as a data source, I am not listed out the reports. When I click on browse button, it opens the popup window and dispays BI Catalog and nothing else. when I check saw log, it has authentication error.
    We have enabled LDAP authentication. I have used Administrator user to configure BI publisher. I have enabled the BI Publisher security type for BI Publisher authentication.
    I have used the Administrator user while executing the cryptotools utility.
    The following is the error.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 13024] Successful completion of init block 'LDAP Authentication' is required. (08004)
    I am loogin in using administrator user and trying to use BI answers as a data source.
    If anyone have any idea on this issue. Kindly help on the same.
    Thanks & Regards
    Rajesh J

    Hi,
    Yes Seriously , the documentation at this link http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e20838/jdev.htm shows clearly there is a out-of-box region called "BI Publisher Region " to be integrated with ADF UI.
    But after installing the extensions also I am not able to find that option.
    I have installed "Oracle Fusion Applications Companion 11g (11.1.1.5.3) " updates as mentioned here "https://blogs.oracle.com/jdevextensions/entry/setting_up_a_fusion_applications"
    After installing we see "BI ADF Components" in Technology Scope but If we open a jspx/jsff we don't see "BI Publisher" region option in component palette. Looks like there is something seriously missing.
    One thing to note is I installed Jdev 11.1.1.5 downloaded from OTN and installed the updates from "http://edelivery.oracle.com" will that be a problem?
    Any body from ORACLE ACE directors pls help us. We need this region looks like it has more options to save the document etc..
    Thanks for your help!!

  • External Table Authentication - Not Able to Login to Presentation services

    Hi ,
    I am trying to setup External table Authentication and in Rpd file I have setup session Variable as described in the OBIEE Server Admin Guide (http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31770.pdf -- Page 326 ) ..
    But when I try to logon to Presentation services Iget the following error.
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [nQSError: 13024] Successful completion of init block 'TableLDAP' is required. (08004)
    what am I doing wrong ? Please adivce.
    Thanks
    SS

    Hello,
    I Have setup system session User and group variables in a Initialazation block. No LDAP is tied. I have just created a table and added bunch of users and their passwords and their groups they belongs to.When I test my initialization block in rpd by suppling Uid/Pwd I see correct group they belongs to.
    But When I try in Presentation layer it doesn't work and throwing same error I mentioned.I tried various things but no luck .Not sure why intialization block is not firing off.
    Thanks
    SS

  • Error opening Oracle BI Presentation Services

    I am new to obiee.
    Finished installing Oracle 11g, Oracle BI 10.1.3.4.0, jdk1.6.0-07.
    I am able to create new repository in BI Administartor Tool.
    Error while trying to connect to Presentation Services.
    Theses are the various errors: when connecting to InteractiveDashboard, Answers, My dashboard
    Errors:
    1.) Interactive Dashboard:--------------
    ERROR: Odbc driver returned an error
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    2.) BI Answers:------------
    You are not currently logged in to the Oracle BI Server.
    If you have already logged in, your connection might have timed out, or a communications or server error may have occurred.
    3. ) My Dashboard:---------------
    access denied for user to path /users/administrator/_portal/dashboard layout.
    Error Codes: O9XNZMXB
    I need help!!!!!!!!!!!!!!!!!

    In sawlog.log file showing below message
    Type: Warning
    Severity: 50
    Time: Thu Apr 25 10:00:12 2013
    File: project/websubsystems/systeminformation.cpp Line: 336
    Properties: ThreadID-3696
    Location:
         saw.systemMonitor.minutely
         saw.taskScheduler.processJob
         saw.threadPool
         saw.threads
    Available memory: paging 240676 KBytes, physical 90220 KBytes
    i am using OBI in virtual machine please suggest how to proceed.
    Regards,

  • Presentation Services crash on Drill Down in a report

    Hi,
    We are using Oracle Business Intelligence Enterprise Edition v10.1.3.4 running on a Windows 2003 server. The underlying database is an instance of Oracle OLAP 11g v11.1.0.6.0.
    It has been noticed that for some of our reports, when we click on a data item which is a hyperlink (member of a hierarchy in the underlying OLAP cube), then it is expected that the report should drill down to show the children of the element being clicked on. For some of these elements, the number of children in the drill down is potentially larger than any 'normal' element. A click (drill down) on such an element results in the following error message being recorded in the NQServer.log and the Presentation Services crash at the same time.
    *[nQSError: 12002] Socket communication error at call=recv: (Number=10054) An existing connection was forcibly closed by the remote host.*
    It seems that at this point in time the report is hitting some threshold of the application (like CubeMaxRecords or CubeMaxPopulatedCells). We have not yet changed the defaults for any of the parameters in the instanceconfig.xml file since some users claim that increasing the limits for the default parameters result in a performance hit.
    Any thoughts on overcoming this problem scenario are highly appreciated.
    Thanks and Regards,
    Piyush

    Hi,
    We are using Oracle Business Intelligence Enterprise Edition v10.1.3.4 running on a Windows 2003 server. The underlying database is an instance of Oracle OLAP 11g v11.1.0.6.0.
    It has been noticed that for some of our reports, when we click on a data item which is a hyperlink (member of a hierarchy in the underlying OLAP cube), then it is expected that the report should drill down to show the children of the element being clicked on. For some of these elements, the number of children in the drill down is potentially larger than any 'normal' element. A click (drill down) on such an element results in the following error message being recorded in the NQServer.log and the Presentation Services crash at the same time.
    *[nQSError: 12002] Socket communication error at call=recv: (Number=10054) An existing connection was forcibly closed by the remote host.*
    It seems that at this point in time the report is hitting some threshold of the application (like CubeMaxRecords or CubeMaxPopulatedCells). We have not yet changed the defaults for any of the parameters in the instanceconfig.xml file since some users claim that increasing the limits for the default parameters result in a performance hit.
    Any thoughts on overcoming this problem scenario are highly appreciated.
    Thanks and Regards,
    Piyush

Maybe you are looking for