Presentation Services OBI error

Hello
I have a problem with my OBI presentation Services.

* 500 internal server error * is displayed when I click on the menu Presentation Services.

< h1 > * 500 internal server error * < / h1 >
Servlet error: an exception occurred. Current application deployment descriptors do not allow for the inclusion in this response. For more details, please see the application log.

View log: ascontrol.log
Name of the component: Application Server Control
Component type: Enterprise Manager

logfile as follows
========================
2009-04-14 10:10:40, 995 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key
must not be null
[New journal entry] 2009-04-14 10:10:40, 995 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:40, 996 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:40, 996 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:40, 997 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:40, 997 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:40, 997 [EMUI_10_10_40_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:41, 807 [EMUI_10_10_41_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:41, 808 [EMUI_10_10_41_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
[New journal entry] 2009-04-14 10:10:41, 808 [EMUI_10_10_41_/console/ias/record/logfiles] WARN user. HGridDataSource setSelected.354 - setSelection: key cannot be null
-------------

can anyone help?
Thank you very much

Javahost service gives Oracle BI Presentation Services to use the features provided by the Java libraries. It supports the following:

1. table of generation (Corda)
2. (Apache Batik) SVG rendering engine
3 tasks for Oracle BI Scheduler Java support
4 oracle BI Publisher

Path to the Javahost Services:

* {BIInstallDir}: \OracleBI\web\bin\sawjavahostsvc*

Tags: Business Intelligence

Similar Questions

  • Error in deployment of OBIEE BI presentation Service on WAS6.1 10.1.3.4.2

    Hello

    I'm working on setting up the environment using OBIEE suite version 10.1.3.4.2 on a UNIX system (platform AIX6.1) (which is a remote machine for me).

    Installation of OBIEE 10 g suite (all components) on server AIX is over, and never the BI and BI Presentation Server (SP) Server services are running on the system.

    IBM WAS6.1 is used as a web application server to connect to the BI presentation from my local Office Server (windows platform 7).

    The PS BI and WAS6.1 are installed on the same AIX system. Therefore, the OBIEE_HOME/web/app/WEB-INF/web.xml file has hostname as localhost and port number 9710.

    I am facing problem in the WAS6.1 configuration to support BI presentation services. Are steps for the config-
    1. deploy the file analytics.war to OBIEE_HOME/web/option 'Install the new enterprise application' WAS6.1 using administration console.
    2. provided root context is /analytics
    3. departure WAS application server
    4. start OBI Presentation server
    5. access URL: http://nameserver:port/analytics/saw.dll?Dashboard - this is the test to the only url provided in the documentation of the OBI.
    name server is the host name of the AIX server on which are installed the two BI PS and WAS6.1
    Port - this is the HTTP port mentioned in the configuration profile WAS6.1 details. (I do not use 9710 in the url, if it is used, address HTTP 404 - not found error.)

    For step 5 above, I get the HTTP 500 error while trying to access this URL.
    Error message in the file SystemOut.log in WAS6.1_Profile_home/logs/server1/ is like below.

    Can someone please help in understanding and the resolution of this error, but also the configuration of BI PS. Thank you.

    SRVE0068E: Eception exception thrown in one of the servlet's service methods: SAWBridge.

    [24/07/12 13:06:15:645 GMT + 05:30] ServletWrappe E SRVE0068E 0000001f: Eception exception thrown in one of the servlet's service methods: SAWBridge. Exception: java.net.SocketException: Connection timed out: could be due to an 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)
    to com.ibm.io.async.AsyncChannelFuture$ 1.run(AsyncChannelFuture.java:205)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1497)

    [24/07/12 13:06:15:664 GMT + 05:30] WebApp E [Servlet error]-[SAWBridge] 0000001f: java.net.SocketException: Connection timed out: could be due to an 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)
    to com.ibm.io.async.AsyncChannelFuture$ 1.run(AsyncChannelFuture.java:205)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1497)

    [24/07/12 13:07:30:666 GMT + 05:30] 0000001e ServletWrappe E SRVE0068E: Eception exception thrown in one of the servlet's service methods: SAWBridge. Exception: java.net.SocketException: Connection timed out: could be due to an 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)
    to com.ibm.io.async.AsyncChannelFuture$ 1.run(AsyncChannelFuture.java:205)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1497)

    [24/07/12 13:07:30:685 GMT + 05:30] WebApp 0000001e, E [Servlet error]-[SAWBridge]: java.net.SocketException: Connection timed out: could be due to an 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)
    to com.ibm.io.async.AsyncChannelFuture$ 1.run(AsyncChannelFuture.java:205)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1497)

    Hi Shweta,

    By default, OBIEE 10 g gets deployed on the oc4j coming. So, now that you've started oc4j already, only access it with http://: 9704/Analytics, as in the case of WAS6.1

    In addition, could check if WAS 6.1 is supported with 10g.2? I remember 10g.1 is not compatible.

    I hope this helps.

    Thank you
    Diakité

  • Services presentation BI connection error

    Hello

    OBIEE installed 11.1.1.5.0 on windows 7 Home premium 64 bit.when I try to connect with weblogic username/pwd says invalid username/pwd.

    When I start services BI presentation got the error.any following hints will be appreciated


    SVR_GRP =
    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx2048m - XX: MaxPermSize = 512 m - XX:-UseSSE42Intr
    insics
    .
    Start mode of WLS = Production
    .
    CLASSPATH=C:\OBIEE1~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar; C:\OBIEE
    11G5\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar; C:\OBIEE1~1\patch_wls1035\pr
    ofiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\OBIEE1~1\ORACLE~2\jd
    k\lib\tools.jar; C:\OBIEE1~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\OBIEE1~1\WL
    SERV~1.3\server\lib\weblogic.jar; C:\OBIEE1~1\modules\features\weblogic. Server.Mo
    dules_10.3.5.0.jar; C:\OBIEE1~1\WLSERV~1.3\server\lib\webservices.jar; C:\OBIEE1~1
    \modules\ORGAPA~1.1/lib/Ant-all.jar; C:\OBIEE1~1\modules\NETSFA~1.0_1/lib/Ant-con
    Trib.jar; C:\OBIEE11G5\wlserver_10.3\server\lib\weblogic.jar; C:\OBIEE11G5\oracle_
    common\modules\oracle.dms_11.1.1\dms.jar; C:\OBIEE11G5\oracle_common\modules\orac
    Le.jmx_11.1.1\jmxframework.jar; C:\OBIEE11G5\oracle_common\modules\oracle.jmx_11.
    1.1\jmxspi.jar; C:\OBIEE11G5\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar; C:\
    OBIEE1~1\ORACLE~1\soa\modules\commons-CLI-1.1.jar; C:\OBIEE1~1\ORACLE~1\soa\modul
    es\oracle. SOA.mgmt_11.1.1\soa-infra-Mgmt.jar; C:\OBIEE1~1\ORACLE~1\modules\oracle
    .jrf_11.1.1\jrf.jar; C:\OBIEE1~1\WLSERV~1.3\common\derby\lib\derbyclient.jar; C:\O
    BIEE1~1\WLSERV~1.3\server\lib\xqrl.jar
    .
    Path = C:\OBIEE1~1\patch_wls1035\profiles\default\native; C:\OBIEE1~1\WLSERV~1.3\se
    rver\native\win\x64; C:\OBIEE1~1\WLSERV~1.3\server\bin; C:\OBIEE1~1\modules\ORGAPA
    ~1.1\Bin; C:\OBIEE1~1\ORACLE~2\jdk\jre\bin; C:\OBIEE1~1\ORACLE~2\jdk\bin; C:\app\gu
    ntaka\product\11.2.0\Dbhome11g\bin;%ProgramFiles%\Internet explore; C:\Windows\S
    ystem32; C:\OBIEE11G5\Oracle_BI1\products\Essbase\EssbaseServer\bin; C:\OBIEE11G5\
    Oracle_BI1\bin; C:\OBIEE11G5\Oracle_BI1\opmn\bin; C:\OBIEE11G5\Oracle_BI1\opmn\lib
    ; C:\OBIEE11G5\Oracle_BI1\perl\bin; C:\OBIEE1~1\WLSERV~1.3\server\native\win\x64\o
    ci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_24".
    Java (TM) SE Runtime Environment (build 1.6.0_24 - b50)
    Java for 64-bit Server VM (build 19.1 - b02, mixed mode)
    WLS starting with line:
    C:\OBIEE1~1\ORACLE~2\jdk\bin\java-serveur-Xms256m-Xmx2048m - XX: MaxPermSize = 5
    12 m - XX: - UseSSE42Intrinsics - Dweblogic.Name = AdminServer - Djava.security.policy = C
    : \OBIEE1~1\WLSERV~1.3\server\lib\weblogic.policy-Dweblogic.ProductionModeEnabl
    Ed = vrai-Doracle.home=C:\OBIEE11G5\Oracle_BI1-da-Dplatform.home=C:\OBIEE1~1\W
    LSERV ~ 1,3-Dwls.home=C:\OBIEE1~1\WLSERV~1.3\server-Dweblogic.home=C:\OBIEE1~1\W
    LSERV ~ 1.3\server-Dcommon.components.home=C:\OBIEE1~1\ORACLE~1-Djrf.version=11
    . 1.1 - Dorg.apache.commons.logging.Log = org.apache.commons.logging.impl.Jdk14Logge
    r-Ddomain.home=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1-Djrockit.optfile=C:\OBIEE
    1~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt-Doracle.Server.confi
    g.dir=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\servers\AdminServer
    -Doracle.domain.config.dir=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1
    -Digf.arisidbeans.carmlloc=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FMWCON
    ~1\carml-Digf.arisidstack.home=C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\FM
    WCON ~ 1\arisidprovider-Doracle.security.jps.config=C:\OBIEE1~1\USER_P~1\domains\
    BIFOUN~1\config\fmwconfig\jps-config.XML-Doracle.deployed.app.dir=C:\OBIEE1~1\U
    SER_P ~ 1\domains\BIFOUN ~ 1\servers\AdminServer\tmp\_WL_user-Doracle.deployed.app.
    Ext = \--Dweblogic.alternateTypesDirectory=C:\OBIEE1~1\ORACLE~1\modules\oracle.os
    soiap_11.1.1,C:\OBIEE1~1\ORACLE~1\modules\oracle.oamprovider_11.1.1-Djava.proto
    Col.Handler.pkgs = Oracle.MDS .net .Protocol - Dweblogic.jdbc.remoteEnabled = false d
    EPM_ORACLE_HOME = C:\OBIEE11G5\Oracle_BI1-DHYPERION_HOME = C:\OBIEE11G5\Oracle_BI1
    -DEPM_ORACLE_INSTANCE = novalue-Dhyperion.home=C:\OBIEE11G5\Oracle_BI1-DEPM_REG_
    PROPERTIES_PATH = C:\OBIEE1~1\USER_P~1\domains\BIFOUN~1\config\fmwconfig-Depm.use
    ApplicationContextId = false-Doracle.biee.search.bisearchproperties=C:\OBIEE11G5\
    Oracle_BI1\bifoundation\jee\BISearchConfig.properties-Dweblogic.Management.CLEA
    rTextCredentialAccessEnabled = true - Doracle.notification.filewatching.interval = 20
    00 - Dweblogic.security.SSL.ignoreHostnameVerification = true - Dweblogic.security.S
    SL.enableJSSE = true - Dfile.encoding = utf-8 - Duser.language = en - US - Db = Duser.region
    i.Oracle.Home=C:\OBIEE11G5\Oracle_BI1-DEPM_ORACLE_HOME = C:\OBIEE11G5\Oracle_BI1
    -Doracle.ecsf.security.service = oracle.biee.search.security.BISearchSecurityServi
    It - Doracle.ecsf.configuration.class = oracle.biee.search.services.BISearchService
    Configuration-Dxdo.server.config.dir=C:\OBIEE11G5\user_projects\domains\bifound
    ation_domain\config\bipublisher-DXDO_FONT_DIR = C:\OBIEE11G5\Oracle_BI1\common\fo
    NTS-Drtd.instanceName=RTD_AdminServer-Dem.oracle.home=C:\OBIEE11G5\oracle_com
    LUN - Djava.awt.headless = true - Dweblogic.management.discover = true - Dwlw.iterativ
    eDev = false - Dwlw.testConsole = false - Dwlw.logErrorsToConsole = false - Dweblogic.ext
    .dirs=C:\OBIEE1~1\patch_wls1035\profiles\default\sysext_manifest_classpath access
    ECOLOGIC. Server
    < March 1, 2013 7:19:20 PM CST > < Info > < security > < BEA-090905 > < CryptoJ J deactivation
    THIS provider auto-integrite check for better startup performance. To enable this
    check, specify - Dweblogic.security.allowCryptoJDefaultJCEVerification = true >
    < March 1, 2013 7:19:21 PM CST > < Info > < security > < BEA-090906 > < change the defaul
    Random number generator t in RSA CryptoJ of ECDRBG to FIPS186PRNG. To turn off
    This change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true >
    < March 1, 2013 7:19:23 PM CST > < Info > < WebLogicServer > < BEA-000377 > < start Access
    ECOLOGIC server with the Version of machine virtual Java hotspot 64-bit server 19.1 - Sun micro b02
    rosystems Inc. >
    < March 1, 2013 7:19:36 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:19:46 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:19:56 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:06 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:16 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:26 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:36 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:46 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:20:56 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:06 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:16 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:26 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:36 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:46 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:21:56 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:22:07 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:22:17 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:22:27 PM CST > < Info > < management > < BEA-141281 > < could not get the wireless
    e lock retries... >
    < March 1, 2013 7:22:31 PM CST > < critical > < WebLogicServer > < BEA-000362 > < f Server
    iled. Reason:

    There are 1 nested errors:

    weblogic.management.ManagementException: cannot get a lock on C:\OBIEE11G5\u
    ser_projects\domains\bifoundation_domain\servers\AdminServer\tmp\AdminServer.Lok
    . Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock (ServerLocks.ja
    will: 206)
    at weblogic.management.internal.ServerLocks.getServerLock (ServerLocks.ja
    will: 67)
    at weblogic.management.internal.DomainDirectoryService.start (DomainDirec
    toryService.java:74)
    at weblogic.t3.srvr.ServerServicesManager.startService (ServerServicesMan
    Ager.Java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState (ServerServ
    icesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
    in weblogic. Server.main (Server.Java:71)

    >
    < March 1, 2013 7:22:31 PM CST > < opinion > < WebLogicServer > < BEA-000365 > < stat Server
    e changed down >
    < March 1, 2013 7:22:31 PM CST > < error > < WebLogicServer > < BEA-000383 > < s criticism
    service failed. The server will shut down >
    < March 1, 2013 7:22:31 PM CST > < opinion > < WebLogicServer > < BEA-000365 > < stat Server
    e changed to FORCE_SHUTTING_DOWN >

    C:\OBIEE11G5 >

    Published by: 7688438 on March 1st, 2013 16:34

    Hello

    Existing execution mode of administrator of the server... just stop all services, then it should be ok.

    Note: always if its only market not try to restart you PC and then start the services.

    Thank you
    Deva

  • Error in saving in presentation Services

    Hi all
    I have a problem while opening a session on presentation services.

    Server BI service stops she s on every time I try to connect to services presentation with one user other than Administrator and presentation Services survey the following error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 12010] Communication connection to the remote end point error: address = *; port = 9703. (HY000).

    RPD is configured for LDAP external authentication, so I only have the user 'Administrator' in my RPD and all users are stored in the LDAP server.

    This problem only occurs when I set up this OBIEE server for clustering.
    When it is not configured for clustering, LDAP authentiacation takes place without any problem.


    Contents of the journal of NQServer.log is as follows: *
    [nQSError: 13011] Request for block initialization 'LDAP_Authentication' failed.

    Contents of the journal of sawlog0.log is as follows: *
    Type: error
    Severity: 40
    Time: Sun Sep 25 15:33:29 2009
    File: project/webodbcaccess/odbcconnectionimpl.cpp line: 371
    Properties: ConnId-17, 17; ThreadID-46664592
    Geographical area:
    Saw.ODBC.Connection.Open
    saw.connectionPool.getConnection
    saw.threadPool
    Saw.threads
    ODBC driver returned an error (SQLDriverConnectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred.
    [nQSError: 12010] Communication connection to the remote end point error: address = *; port = 9703. (HY000)
    ---------------------------------------
    Type: error
    Severity: 42
    Time: Sun Sep 25 15:33:30 2009
    File: project/webcomm/socket.cpp line: 892
    Properties: ThreadID-34421648
    Geographical area:
    Saw.RPC.client.impl.Verify
    saw.rpc.client.impl.initFixedRPC
    Saw.RPC.client.cluster
    Saw.threads
    An error occurred during the execution of 'connect' Connection refused [Socket: 14]
    ---------------------------------------


    According to the newspaper of errors in NQServer.log there is a problem with the query of this initialization block.
    But the same initialization block works fine when OBIEE is not configured for clustering, it also works very well on other servers OBIEE.

    According to the newspaper of errors in sawlog0.log, the problem is caused due to incorrect settings of communication DSN ODBC of Siebel Analytics or a bad Server installation.
    I checked the odbc.ini file and it seems fine for me. Y at - it another way to verify communication DSN ODBC settings.


    How can I solve this problem?

    Thank you
    Deepak

    Hello
    There is a problem with 10.1.3.4 OBIEE. (whem using LDAP from IBM)

    References
    BUG: 7363517 -BI INTERNAL FAIL to START

    They problem can be solved by setting LD_PRELOAD=/path/libibmldap.so

    Here are the steps:
    . his - init.sh
    export LD_PRELOAD=/path/libibmldap.so

  • Presentation service is not started get: already started process: instance1 ~ coreapplication_obis1 ~ OracleBIServerComponent ~ coreapplication_obis1 message

    Hello

    My network admin has restarted the server abnormally and stop internet access from the system, where I installed OBIA 11 g. After that I started my BI services but now my presentation service will not LIVING. all services are started except service presentation:

    Following error message;

    Process pending: instance1

    ---------------------------------+--------------------+---------+---------

    IAS-component | process type.     The NEST | status

    ---------------------------------+--------------------+---------+---------

    coreapplication_obips1 | OracleBIPresentat ~ |     N/A | Down

    essbasestudio1 | EssbaseStudio |    4328 | Alive

    essbaseserver1 | Essbase |    4456. Alive

    coreapplication_obiccs1 | OracleBIClusterCo ~ |    4300 | Alive

    coreapplication_obisch1 | OracleBIScheduler ~ |    4292 | Alive

    coreapplication_obijh1 | OracleBIJavaHostC ~ |    4316. Alive

    coreapplication_obis1 | OracleBIServerCom ~ |    4308. Alive

    If I'm trying to start the service manually by using following command then, also, it is not started. I entered after a command:

    D:\Middleware\instances\instance1\bin > opmnctl startproc ias-component = coreapplication_obis1

    Now I get after message.if I try the same command again

    D:\Middleware\instances\instance1\bin > opmnctl startproc ias-component = coreapplication_obis1

    opmnctl startproc: from opmn managed the process...

    ================================================================================

    opmn id = ACLBS05:9501

    0 out of 0 process started.

    Already started process: instance1 ~ coreapplication_obis1 ~ OracleBIServerComponent ~ coreapplication_obis1

    I don't get if the process are already so why my presentation service is not started.

    Please, help me to my presentation service.

    Thank you

    Looks like your catalog is damaged. See this

    [2015 08-13 T 04: 57:23.000 - 07:00] [OBIPS] [ERROR: 1] [,] [saw.catalog.impl.read] [ecid:] [tid:] invalid element \\?\D:\Middleware\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\OracleBIApps\root\system\mktgcache\sawguidstate.atr. [[

    Leader: catalogimpl.cpp

    Online: 968

    Geographical area:

    Saw.Catalog.impl.Read

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    ]]

    [2015 08-13 T 04: 57:23.000 - 07:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.impl.read] [ecid:] [tid:] error loading \\?\D:\Middleware\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\OracleBIApps\root\system\mktgcache\sawguidstate.atr []

    Leader: catalogimpl.cpp

    Online: 989

    Geographical area:

    Saw.Catalog.impl.Read

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Then try to copy these files to some other working environment

  • OBIEE presentation services doesn't start after upgrade

    Hi all!

    We just did an upgrade of OBIEE version 11.1.1.6 to version 11.1.1.9 and now the referral services do not start. The only entries that we can find in the log file are:

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.9.0 (150417.0810 64-bit Build) start. [[

    Leader: sawserver.cpp

    Online: 589

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Using store of credentials provider configured in the jps configuration file "H:\OBI11116\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config-jse.xml". [[

    Leader: csfcredentialstore.cpp

    Line: 112

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1110

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.threads] [ecid: 00iUCbv9f0eFKA ^ 5xVL6iW0001Zk000001, 0] [tid: 5584] verified integrity \\?\H:\OBI11116\instances\instance2\tmp\OracleBIPresentationServicesComponent\coreapplication_obips1\earmanager\analytics\B+52gsvcqjfDoqONRCPQxA [] analytics.war

    Leader: earfilemanagerimpl.cpp

    Online: 84

    Geographical area:

    Saw.threads

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.local.checkforcatalogupgrade] [ecid:] [tid:] update is recommended in the latest version of the catalog. [[

    Leader: localwebcatalog.cpp

    Online: 250

    Geographical area:

    Saw.Catalog.local.checkforcatalogupgrade

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 16] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] cannot get a login system for Server BI (attempt 1 500) user. Sleeping for 4 seconds before trying again. [[

    Leader: odbcuserpoploaderimpl.cpp

    Line: 1054

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.connectionPool.getConnection] [ecid:] [tid:] authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: Connection.cpp

    Online: 471

    Geographical area:

    saw.connectionPool.getConnection

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1033

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.searchidentities] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 462

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 10] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 279

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error seeking roles in the backend to resolve the GUIDS during initialization of user population [[] Manager

    Leader: userpopulationmanagerimpl.cpp

    Online: 280

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 281

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 1] [,] [saw.catalog.local.loadCatalog] [ecid:] [tid:] error loading the initialization/existing catalog: H:\OBI11116\instances\instance2/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/sample.

    Error during extraction of data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: localwebcatalog.cpp

    Online: 395

    Geographical area:

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[

    Leader: sawserver.cpp

    Online: 867

    Geographical area:

    Saw.sawserver

    Saw.sawserver.terminatesawserver

    Saw.sawserver

    ]]

    We have tried to update the GUID, check the password user in the BW system, creating a new catalog. But nothing seems to work. Can someone help us please?


    Thank you!

    Hello..

    We've also thought of it... In the successful company there is a custom variable 'virtualize' set to true, it gave some problems. We changed the value false and now it works!

  • Connection problems in presentation Services - dashboards &amp; responses

    Hi all

    I'm a new user who is trying to follow the tutorial OBE for self-study.

    I have a laptop Windows 7.0 I have installed:
    Oracle 10.2.0.1 database + Client
    OBIEE 10.1.3.4
    JDK 1.6.0_4

    As a result of the tutorial OBE, the installation went through without any problems including OC4j.

    I can connect to the Administration using Administrator/administrator.

    I have ensured that all services were restarted:
    Oracle BI Java host
    Oracle BI presentation services
    Oracle BI Server
    OC4J began

    However, when I try to connect to the Referral Services the following happens:

    The URL is http://laptop_name:9704/analytics/saw.dll?Dashboard

    I have the of the OBI Administrator/administrator login page.
    I enter the page of interactive dashboards. So far so good.

    However, as soon as I press on one of the links I find back to the OBI login page.
    Example 1 I click on the link to answers and it returns me to the OBI with this URL login page: http://laptop_name:9704/analytics/saw.dll?Answers & _scid = cS0HaZqrGJk
    I enter Administrator/Administrator and get a page that says:
    Not connected
    You are not already connected to the Oracle BI server.
    If you have already logged in, your login may have expired, or a communication or a server error occurred.

    E.g.2 I re-login to presentation Services and click on the "it's an empty dashboard Page. "Click here to add content" link it returns me to the OBI with this URL login page:
    http://laptop_name:9704/Analytics/saw.dll?EditDashboard & _scid = fkph * RB * My8 & PortalPath = / Users/Administrator/_portal & page = page % 201 & Done = Dashboard
    I get Administrator/Administrator and access the page of the editor dashboard. Here, if I click on dashborads under the saved content I get an error that says:
    Unable to communicate with Oracle BI presentation Services. Please make sure you're always connected and try again.

    I have performed these steps on the other laptop with the same configurations 7.0 Win and it worked so what's the problem with my system, I even tried OBIEE 10.1.3.4 but get eaxctly the same problem.

    So, what I'm missing, any ideas please?

    Thank you

    Fabien

    In Mozilla, you can use localhost instead of the computer name. I think that you have tried that in IE. have you tried using localhost on mozilla?
    http://localhost:9704/Analytics/saw.dll?dashboard

    Concerning

    Boulin
    http://mithil-tech.blogspot.com/search/label/OBIEE

  • Oracle BI 11.1.1.7 presentation service starts do not

    Hello world

    We have installed just BI 11.1.1.7 on RHEL 6.3 64-bit

    the presentation service does not start

    Here are the contents of the sawlog0.log file

    the error occurred with the command opnmctl startall

    [2015 02-10 T 17: 15:17.000 - 00:00] [OBIPS] [ERROR: 10] [] [saw.security.odbcuserpopulationimpl.initialize] [ecid:] [tid:] Odbc driver returned an error (SQLDriverConnectW).

    State: HY000.  Code: 10058.  [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred.

    [nQSError: 73006] Impossible to get from the main Cluster controller (SRV39 - DG.mydomain) or secondary (Cluster controller) specified for the DSN Oracle BI server cluster. (HY000) [[

    Leader: odbcuserpoploaderimpl.cpp

    Online: 329

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    ECID:

    ]]

    [2015 02-10 T 17: 15:17.000 - 00:00] [OBIPS] [ERROR: 16] [] [saw.security.odbcuserpopulationimpl.initialize] [ecid:] [tid:] cannot create a user to BI Server connection when you start. Try again. [[

    Leader: odbcuserpoploaderimpl.cpp

    Line: 330

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    ECID:

    ]]

    [2015 02-10 T 17: 15:22.000 - 00:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.initialize] [ecid:] [tid:] could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again. [[

    Leader: odbcuserpoploaderimpl.cpp

    Online: 347

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    ECID:

    ]]

    [2015 02-10 T 17: 15:22.000 - 00:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[

    Leader: sawserver.cpp

    Line: 713

    Geographical area:

    Saw.sawserver

    ECID:

    Database server:

    Oracle database: 11.2.0.1 64-bit

    6.3 64-BIT RHEL

    Application server

    Client Oracle 11.2 64 bit

    6.3 64-BIT RHEL

    We need urgent assistance

    Thanks in advance

    We have solved the problem

    Disc 5 (V37451 - 01.zip) has been altered

    We redownloaded it and this medication works now

    I recommend to unpack t to check all your files before starting the installation.

  • Presentation services do not come to the top

    Hello
    the local server on my machine works fine, all suddenly it has stopped working. The MA is running but OBIPS does not come to the top. Here's the log of errors for services closely. any help is very appreciated.


    [2012 07-15 T 09: 07:33.000 - 04:00] [OBIPS] [ERROR: 1] [,] [saw.catalog.impl.read] [ecid:] [tid:] invalid element \\?\C:\OBIEE\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\SampleAppLite\root\system\mktgcache\ldn5151trange\sawguidstate.atr. [[
    Leader: catalogimpl.cpp
    Online: 842
    Geographical area:
    Saw.Catalog.impl.Read
    Saw.Catalog.impl.Scour
    saw.sqlNodeCacheMgr.loadCatalog
    Saw.webextensionbase.init
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2012 07-15 T 09: 07:33.000 - 04:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.impl.read] [ecid:] [tid:] error loading \\?\C:\OBIEE\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\SampleAppLite\root\system\mktgcache\ldn5151trange\sawguidstate.atr []
    Leader: catalogimpl.cpp
    Online: 862
    Geographical area:
    Saw.Catalog.impl.Read
    Saw.Catalog.impl.Scour
    saw.sqlNodeCacheMgr.loadCatalog
    Saw.webextensionbase.init
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2012 07-15 T 09: 07:33.000 - 04:00] [OBIPS] [INCIDENT_ERROR:1] [] [saw.webextensionbase.init] [ecid:] [tid:] / system/mktgcache/LDN5151TRANGE/sawguidstate of the invalid element. [[
    Leader: catalogimpl.cpp
    Online: 660
    Geographical area:
    Saw.webextensionbase.init
    Saw.sawserver
    Saw.sawserver.initializesawserver
    Saw.sawserver
    ECID:
    ]]
    [2012 07-15 T 09: 07:36.000 - 04:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[
    Leader: sawserver.cpp
    Online: 712
    Geographical area:
    Saw.sawserver
    Saw.sawserver.terminatesawserver
    Saw.sawserver
    ECID:

    Can you try these steps and see how it works for you.
    (1) take a backup of the catalog
    (2) copy the files sawguidstate and sawguidstate.atr a different folder in the folder
    C:\OBIEE\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\SampleAppLite\root\system\mktgcache\ldn5151trange
    (3) start OBIPS
    Let me know updates.

    Just in case allows, please mark appropriate or useful

  • Unable to Sign In French - Presentation Services

    Hello

    My presentation services worked very well. But I have just deployed an RPD and now I am not able to connect in presentation services.

    It gives the error below.

    Unable to sign in
    *     *
    An invalid username or password was entered.

    I checked the opmnctl status and my presentation services are rising.

    Help, please.

    Kind regards
    Pantxo

    Hello
    Just Referesh GUID and try again if it doesn't follow the link below:

    GUID-Refreshing in obiee11g
    a good
    http://obiee11gqna.blogspot.com/2011/10/obiee11g-updating-GUIDs.html

    http://varanasisaichand.blogspot.com/2011/08/refresh-user-GUIDs-OBIEE-11g.html
    http://gerardnico.com/wiki/dat/OBIEE/migration

    The Oracle Documentation reading, I see that the updating of the GUID must be made for both presentation services. http://download.Oracle.com/docs/CD/E14571_01/bi.1111/e10543/privileges.htm#CHDHGAAH

    If you have no problem with the GUID, and then check it out below link try to do the same thing.

    http://obieeelegant.blogspot.com/2011/06/unable-to-sign-in-into-presentation.html

    Thank you

    Deva

    Published by: Devarasu on November 23, 2011 15:18

  • SSO Presentation Services does not start

    Hi all

    I'm currently implementing SSO in the windows environment. I followed the stets as provided in the deployment guide.

    1. create the Replicator user: success
    2. credentials look-alike user was added to the credential store: success
    3 configured Oracle BI Presentation Services to identify the store of credentials: success
    4 but when I configure the instanceconfig.xml file to run in a SINGLE authentication mode, presentation Services does not start.

    This is the code that was added to the instanceconfig.xml < ServerInstance > article

    < Auth >
    < SSO enabled = "true" >
    < ParamList >
    < Param name = 'seem the IDENTITY '.
    source = "serverVariable.
    nameInSource = "REMOTE_USER" / >
    < / ParamList >
    < / SSO >
    < / Auth >

    Please note this point 3 i.e. adding credentials to the instanceconfig.xml file presentation services is restartnig.it, it's only when I add to the foregoing code it fails.

    The system error I get is
    "The Oracle BI Presentation Server service stopped with error 4294967295 (0xFFFFFFFF) special service."

    Kind regards
    Bla

    The problem has been resolved. I tried different combinations to copy paste and several reboots of the Referral Services to make it work.

    Can I get my points now? :-)

    Again my understanding is that after you have configured the details below, I should be able to bypass the authentication process (OBIEE login screen) and see the
    Dashboard directly when I switch on the connection URL. But in my case it is not the case because I put the credentials once again.
    Is there anything else I need to configure. Just trying to make single sign with Windows so when the user logs on to Windows desktop
    and passes the URL to see the OBIEE dashboards.

    Your understanding is wrong, but I suggest that to start a new thread as this if a different issue that is completely different from that described in this thread.

  • Using the Evaluate function as source columns in presentation services.

    Can we use Evaluate function to get values from a data source (Oracle DB in my case) and to act as a column.
    I have custom DB function in oracle DB, it takes the input string parameter and returns a string. I am directly call this Evaluate function in the formula of change for any column in my sector of activity:

    EVALUATE ('FUNC_NAME (%1)', 'ABC')

    It gives following error.

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 14027] The browser cannot process the following query containing only constants: evaluate (FUNC_NAME (%1), 'ABC') as c1. (HY000)
    Publ. SQL: SELECT EVALUATE ('FUNC_NAME (%1)', 'ABC') saw_0 OF XXX ORDER BY saw_0

    Can use us the function Evaluate directly call and receive the value of the underlying database? We need to have a column from presentation services? Is there another way to do this?

    Regardless of the generation EVALUATE expression (using the constant only) in the DPR MDB logical column or simply in the responses there are a few rules:

    1. the RPD and answers
    If you want to query just EVALUATE expression without another column, then it must do (example):

    Column1:
    CASES where 1 = 2 then. Another EVALUATE PROD_CATEGORY ('TO_CHAR (%1)' as char, 100) end

    Evaluate uses only constant. We place the presentation inside the case attribute to make the browser to handle this request.

    2 responses
    You can only use EVALUATE ('TO_CHAR (%1)' as char, 100) in the expression column of answers but only in combination with another attribute of presentation, is not only EVALUATE ('TO_CHAR (%1)' as char, 100) in the query.

    Column1: PRODUCTS. PROD_CATEGORY
    Column2: EVALUATE ('TO_CHAR (%1)' as char, 100)

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Need help with logging into BI presentation Services

    Hi all

    I am new to this technology. I wanted to learn OBIEE. Just downloaded and installed in my system. And began to read "Oracle BI answers, book and interactive dashboards User Guide.pdf". In that, I read that to access the standalone version of oracle BI answers, select start > programs > Oracle BI > Presentation Services. But when I did, I did not have the login page. I get the error message saying that, this link seems broken.

    Pelase let me know, need to do any installation first to get the login page. ?
    And help me how to start to learn OBIEE.

    Thanks and greetings
    Martine

    It seems that you have not started you OC4J, once you start which would solve your problem!

  • Several presentation services

    Hello gurus,

    Can I run several saw and services unique bi on a single machine?

    I would like to have single webcat RPD served by this configuration.

    Here's what I have in my mind.

    1. modify web.xml 9710 to 9711 port number and jar create non-OracleBI/web/application as described in the doc of presentation services
    2 deploy this jar under analytics1 (another name)
    3. create another copy of instanceconfig.xml and even as instanceconfig1.xml with "listening port = 9711.
    4 make changes to odbc.ini if reqd, is it necessary in this case?
    5. run his years saw Server

    I need advanced advice and ideas on how to do it.

    One of my friends set up http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-2-presentation-services/ as well as part 1 in the series, but said it doesn't and it gets an error 500

    the error is described in more detail here http://rnm1978.blogspot.com/2009/03/sawserver-wont-start-analytics-servlet.html, and on various blogs, I searched I couldn't get a clear answer as to what would solve this error... :(

    all entries would be greatly appreciated.

    Thanks in advance

    The reason why you get this error is that you leave incorrect sawserver to a custom configuration file.
    You are the sawserver.sh invocation, which is a script which, in turn, calls the binary sawserver and passes no parameters to your custom configuration file.

    To start sawserver with a custom configuration, you must call the binary directly, thus:
    # change to the phone book OracleBI/installation
    . ./SA-init.sh
    sawserver /data/web/config/instanceconfigPaint.xml - c

    Note that the - init.sh is the point of origin, i.e. dot space dot slash

    To quote the lines put a larger greater-than sign > front line

    Like this

  • Not able to open presentation services

    Hello

    I am very new to OBIEE.

    We have installed OBIEE and able to work with the repository but I cannot open the presentation services.
    I checked the presentation service and it is running.

    We ran out of any other configuration before access to presentation services.

    Please suggest me.

    Thank you very much.

    Kind regards
    Bob

    Hello..

    have you checked that OC4J and Javahost is running?
    If so, what kind of error you have found everything by accessing the presentation service?
    did you check the NQServer log file?

    Please report...

    Thank you & best regards
    Kishore Guggilla

Maybe you are looking for

  • update problem

    I have a more than 6 s and I've just updated to iOS 10. Now my Bitmoji keyboard does not work. I tried deleting and adding back, but it won't work.

  • How can I click on a toolbar icon that is not there to close a tip?

    This box appears on my screen everything that I do and it turns out impossible to remove because the icon, a white 0 in a green 'tear' is not found in my toolbars: Look for this icon in your toolbar.Clicking on it you lets see how a Web site keeps tr

  • Photosmart B209a more: with the Scanner B209a problem...

    I've already read so many threads on the HP forum. No and then save me. I have win7 64 bit and B209a Photo Plus... My is simple: I have this pop up: "the HP imaging device is not found. Try the following steps. "etc. The steps do not work. Extended e

  • I have several copies of wmiadap.exe on my computer. Those who can safely get rid of?

    A copy of the wmiadap.exe executable exists in the folllowing towns (Windows Vista 32-bit): I386 (C :) WBEM (C:\Windows\System32) WBEM (D:\Windows\System32) 16b2c96a0c41f4dfdb43cc228a4f819 (C:Windows\SoftwareDistribution\Download) X86_microsoft-windo

  • upgrade of the central unit m6 Pavilion

    Hello I have a m6 1005tx Pavilion. It came with a core of gen 3 rd i-5 3210 m and an express chipset B75. I use my laptop mainly for games. I didn't purchase that core i5s are all double heart in laptops. Y at - it a CPU upgrade possible?