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

Similar Messages

  • OBIEE Presentation services -Answers Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65

    Hi
    I am having a problem with OBIEE presentation services. I have to connection pools on the repository since I am use tables in different table spaces.
    I have check the “Require fully qualified table names” option.
    When I click view data or update row count on the Admin tool, its works fine however I get an error when I choose a field from one f the tables in OBIEE Presentation services “Answers”
    Error MSG:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 20013, message: ORA-20013: The workspace has not been set. Please call wb_workspace_management.set_workspace procedure to set workspace first. ORA-06512: at "OWBSYS.WB_WORKSPACE_MANAGEMENT", line 1356 ORA-06512: at "OWBSYS.WB_WORKSPACE_MANAGEMENT", line 1387 ORA-06512: at "OWBSYS.WB_WORKSPACE_MANAGEMENT", line 1402 at OCI call OCIStmtExecute: select distinct T7794.ELAPSE as c1 from OWBSYS.V_DW_EXEC_SCHEDULE T7794 order by c1. [nQSError: 17011] SQL statement execution failed. (HY000)
    SQL Issued: SELECT "DW SCHEDULE".ELAPSE saw_0 FROM "ETL Control" ORDER BY saw_0

    need to call owbsys.wb_workspace_management.set_workspace before each query.
    have to add it as a script to run before issuing a query.
    New feature in 11g owb

  • 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

  • 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?

  • [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.

    Hi Experts,
    When I use Agent functionality to send email in BIEE 11.1.1.7.0, it will generate the following error message as below:  Are you facing the same problem ? Please help me,Thanks very much.
    Global Error: [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.
    Error Codes: AXSBMN8D:
    The operation completed successfully.

    Can you try doing telnet to SMTP server from where BI server is installed and let us know the outcome.Just want to check if any firewall is blocking
    telnet hostname portnumber
    Thanks,

  • 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

  • BI Presentation Services Authentication Error

    Hi,
    I am at my wits end in trying to solve this issue. I have installed obiee 11g on my laptop and am able to login to the BI Admin Tool and the enterprise manager and also the console. But I have been getting an authentication error when trying to log into presentation services. I am new to OBIEE and have tries to get some help from the various forums and have been trying to incorporate the suggested solutions. But I only seem to have screwed it up further as I am not able to login to the console also as of now. I can still connect to the enterprise manager. All that I need is to be able to open up the presentation services. Pls help me out.

    Hi,
    I have not used 11g, but from my experience of 10g, the presentation services take the same password as the Deafult RPD password. if you are able to get into the RPD from the Admin tool the same pwd should work. Things to check...suppose your rpd is Paint and i assume u are able to get into the Bi Admin tool with username/pwd as Administrator/Administrator
    1. The should be a webcatalog created as paint in the C:\OracleBIData\web\catalog
    2. The instanceconfig.xml has it pointing to the paint <CatalogPath>C:/OracleBIData/web/catalog/paint</CatalogPath>
    If this is not set, then set it and restart the presenation services.
    Let me know if that help
    Rgds,
    Amit

  • BI presentation services login error

    Hi,
    Installed OBIEE 11.1.1.5.0 on windows 7 home premium 64 bit.when i try to login with weblogic username/pwd says invalid username/pwd.
    when i start BI presentation services got the following error.any clues will be appreciated
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx2048m -XX:MaxPermSize=512m -XX:-UseSSE42Intr
    insics
    WLS Start Mode=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 Explorer;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 admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    C:\OBIEE1~1\ORACLE~2\jdk\bin\java -server -Xms256m -Xmx2048m -XX:MaxPermSize=5
    12m -XX:-UseSSE42Intrinsics -Dweblogic.Name=AdminServer -Djava.security.policy=C
    :\OBIEE1~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabl
    ed=true -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 -Duser.region=US -Db
    i.oracle.home=C:\OBIEE11G5\Oracle_BI1 -DEPM_ORACLE_HOME=C:\OBIEE11G5\Oracle_BI1
    -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityServi
    ce -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
    mon -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 webl
    ogic.Server
    <Mar 1, 2013 7:19:20 PM CST> <Info> <Security> <BEA-090905> <Disabling CryptoJ J
    CE Provider self-integrity check for better startup performance. To enable this
    check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Mar 1, 2013 7:19:21 PM CST> <Info> <Security> <BEA-090906> <Changing the defaul
    t Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable
    this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Mar 1, 2013 7:19:23 PM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) 64-Bit Server VM Version 19.1-b02 from Sun Mic
    rosystems Inc.>
    <Mar 1, 2013 7:19:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:19:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:19:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:06 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:16 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:26 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:20:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:06 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:16 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:26 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:36 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:46 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:21:56 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:07 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:17 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:27 PM CST> <Info> <Management> <BEA-141281> <unable to get fil
    e lock, will retry ...>
    <Mar 1, 2013 7:22:31 PM CST> <Critical> <WebLogicServer> <BEA-000362> <Server fa
    iled. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Unable to obtain 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
    va:206)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.ja
    va: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)
    at weblogic.Server.main(Server.java:71)
    >
    <Mar 1, 2013 7:22:31 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FAILED>
    <Mar 1, 2013 7:22:31 PM CST> <Error> <WebLogicServer> <BEA-000383> <A critical s
    ervice failed. The server will shut itself down>
    <Mar 1, 2013 7:22:31 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FORCE_SHUTTING_DOWN>
    C:\OBIEE11G5>
    Edited by: 7688438 on Mar 1, 2013 4:34 PM

    Hi DNK,
    Removed the "adminserver.lok file.
    Getting the same issue:Unable to Sign In
    An invalid User Name or Password was entered.
    Started BI services:
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.BindingBuilderImpl$ImplicitImplementation.get(Bindi
    ngBuilderImpl.java:334)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImp
    l.java:473)
    ... 52 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.server.RpcRemote
    for member at com.sigmadynamics.server.SDCluster.<init>(SDCluster.java:83)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 63 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.cluster.RpcSender
    for member at com.sigmadynamics.server.RTDRpcRemote.<init>(RTDRpcRemote.java:4
    1)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 72 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.server.kernel.SDKernel
    for member at com.sigmadynamics.cluster.rpc.WSRpcSender.<init>(WSRpcSender.jav
    a:54)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 76 more
    Caused by: com.google.inject.ProvisionException: Error while locating instance
    bound to com.sigmadynamics.sdo.util.StringCatalogInterface
    for member at com.sigmadynamics.server.kernel.SDKernelImpl.<init>(SDKernelImpl
    .java:86)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:646)
    at com.google.inject.InjectorImpl.getParameters(InjectorImpl.java:666)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:140)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 91 more
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetExcepti
    on
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:161)
    at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:
    1006)
    at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderI
    mpl.java:299)
    at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToI
    nternalFactoryAdapter.java:37)
    at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
    at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInte
    rnalFactoryAdapter.java:35)
    at com.google.inject.Scopes$1$1.get(Scopes.java:53)
    at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactor
    yToProviderAdapter.java:41)
    at com.google.inject.InjectorImpl$SingleParameterInjector.inject(Injecto
    rImpl.java:640)
    ... 100 more
    Caused by: java.lang.reflect.InvocationTargetException
    at com.sigmadynamics.sdo.util.StringCatalog$$FastClassByGuice$$c75b3a0e.
    newInstance(<generated>)
    at com.google.inject.cglib.reflect.FastConstructor.newInstance(FastConst
    ructor.java:40)
    at com.google.inject.DefaultConstructionProxyFactory$2.newInstance(Defau
    ltConstructionProxyFactory.java:67)
    at com.google.inject.ConstructorInjector.construct(ConstructorInjector.j
    ava:142)
    ... 108 more
    Caused by: com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    erException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.comm
    on.ResourceException: Could not create pool connection. The DBMS driver exceptio
    n was: IO Error: The Network Adapter could not establish the connection
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(
    JDBCUtil.java:250)
    at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:352)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:369)
    at com.sigmadynamics.server.SDDataSource.getConnection(SDDataSource.java
    :85)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.c
    reateNewInstance(DatabaseInfo.java:145)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.g
    etInstance(DatabaseInfo.java:134)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    er.<init>(DatabaseProvider.java:119)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseProvid
    er.<init>(DatabaseProvider.java:110)
    at com.sigmadynamics.server.SDDatabase.getDefaultDatabase(SDDatabase.jav
    a:37)
    at com.sigmadynamics.sdo.util.StringCatalog.<init>(StringCatalog.java:31
    ... 112 more
    Caused by: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.
    resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could n
    ot create pool connection. The DBMS driver exception was: IO Error: The Network
    Adapter could not establish the connection
    ... 122 more
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
    a:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.
    resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could n
    ot create pool connection. The DBMS driver exception was: IO Error: The Network
    Adapter could not establish the connection
    at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(
    JDBCUtil.java:250)
    at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:352)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:369)
    at com.sigmadynamics.server.SDDataSource.getConnection(SDDataSource.java
    :85)
    at com.sigmadynamics.server.DataServices.DatabaseProvider.DatabaseInfo.c
    reateNewInstance(DatabaseInfo.java:145)
    Truncated. see log file for complete stacktrace
    >
    PostInstallConfigIntegration:oracle_ias_farm target auth registration is done.
    <Mar 1, 2013 11:33:34 PM CST> <Warning> <org.apache.myfaces.trinidadinternal.con
    fig.GlobalConfiguratorImpl> <BEA-000000> <Configurator services already initiali
    zed.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    0]" is now listening on fe80:0:0:0:2131:cb43:cfbf:342e:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    2]" is now listening on fe80:0:0:0:bc6c:cf4:a1f4:d913:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Warning> <Server> <BEA-002611> <Hostname "guntaka
    -PC", maps to multiple IP addresses: 192.168.254.1, 192.168.255.1, 169.254.52.46
    , 192.168.1.3, fe80:0:0:0:2dbf:1cb5:70f:a5b7%19, fe80:0:0:0:98f2:c39d:c365:389e%
    20, fe80:0:0:0:2131:cb43:cfbf:342e%17, fe80:0:0:0:10a7:a924:c8f9:acfa%11, fe80:0
    :0:0:3cd8:1270:93e3:9c3d%16, 2001:0:4137:9e76:3cd8:1270:93e3:9c3d>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    4]" is now listening on fe80:0:0:0:b8ee:dd61:6b18:9814:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 2001:0:4137:9e76:3cd8:1270:93e3:9c3d:7001 for protocols iiop
    , t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[5
    ]" is now listening on fe80:0:0:0:0:5efe:a9fe:342e:7001 for protocols iiop, t3,
    ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on 192.168.254.1:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[8
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:ff01:7001 for protocols iiop, t3,
    ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    6]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.
    >
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[9
    ]" is now listening on 169.254.52.46:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[7
    ]" is now listening on fe80:0:0:0:2dbf:1cb5:70f:a5b7:7001 for protocols iiop, t3
    , ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 192.168.255.1:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[4
    ]" is now listening on fe80:0:0:0:0:5efe:c0a8:103:7001 for protocols iiop, t3, l
    dap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[6
    ]" is now listening on fe80:0:0:0:98f2:c39d:c365:389e:7001 for protocols iiop, t
    3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    7]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp,
    http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    5]" is now listening on fe80:0:0:0:10a7:a924:c8f9:acfa:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    3]" is now listening on fe80:0:0:0:a5f8:4f28:68e1:dbcd:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[3
    ]" is now listening on 192.168.1.3:7001 for protocols iiop, t3, ldap, snmp, http
    .>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    1]" is now listening on fe80:0:0:0:3cd8:1270:93e3:9c3d:7001 for protocols iiop,
    t3, ldap, snmp, http.>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000329> <Started We
    bLogic Admin Server "AdminServer" for domain "bifoundation_domain" running in Pr
    oduction Mode>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Mar 1, 2013 11:33:42 PM CST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,066 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,065 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,063 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,064 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:01 PM CST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it on 192.168.254.1:60,062 during the configured idle timeout
    of 5 secs>
    <Mar 1, 2013 11:34:20 PM CST> <Error> <oracle.wsm.agent.handler.wls.WSMAgentHook
    <BEA-000000> <WSMAgentHook: An Exception is thrown: WSM-06162 The policy referenced by URI "oracle/wss_username_token_service_policy" could not be retrieved a
    s connection to Policy Manager cannot be established at "t3://guntaka-PC:7001" d
    ue to invalid configuration or inactive state.
    >
    <Mar 1, 2013 11:35:11 PM CST> <Error> <oracle.wsm.agent.handler.wls.WSMAgentHook
    <BEA-000000> <WSMAgentHook: An Exception is thrown: WSM-06162 The policy referenced by URI "oracle/wss_username_token_service_policy" could not be retrieved a
    s connection to Policy Manager cannot be established at "t3://guntaka-PC:7001" d
    ue to invalid configuration or inactive state.
    >

  • OBIEE 11g presentation services login error

    Hi All,
    i am new to OBIEE 11g i have installed software and when i tried to login presentation services it is giving following error please help me.
    i stated all services in EM and in services (oracle process manager and node manager also)
    Enter your user id and password.
         Unable to Sign In
    An error occurred during authentication. Try again later or contact your system administrator.
    please help me
    reg,
    jel

    chane the password in weblogic console for weblogic user and try one more time..may be its problem of wrong pwd..

  • BODS SOAP Web Service Connection error RUN-248005

    Hi Experts,
    I need help connecting SOAP web service to BODS. We have configured the initial set up by importing the functions from the WSDL that was provided to us. The WSDL provided us with a request and reply schema as follows:
    We then created the data service job that would consume the function call. An overview of the dataflow is as follows:
    When we run the job with null values for the source table the job returns no errors, but returns no data either into the destination table (Which we think is to be expected because we have no parameters to search on). If we add a value to the source table that is a required field for WSDL GET function (sys_ID) the job runs, but produces the error shown below:
    We configured the data flow by using a reference document that can be found at this link: http://www.dwbiconcepts.com/etl/23-etl-bods/158-web-service-call-in-sap-data-services.html.
    Any help in regards to why we are getting a “No response to web service error” would be much appreciated! Also, if further detail is needed please feel free to ask.

    Yes we did make progress. Follow the steps listed below.
    Pre-Configuration
    A WSDL for BODS can be provided from your vendor (Amazon or Twitter) or created in-house.  In my tutorial I will be using ServiceNow.  ServiceNow is a platform-as-a-service (PaaS) provider of IT service management (ITSM) software.
    The WSDL provided should look like this:
               https://<instance>.service-now.com/incident.do?WSDL
    To verify that the WSDL works you can open it in a browser to see the xml schema.  Since the WSDL is HTTPS the browser will prompt you to enter credentials in order to view it.  The username and password will need to be provided to you from vendor you are trying to connect to.
    BODS requires that any web service connection that is https to have a certificate saved to its internal configuration on the job server where the application resides. The certificate is referenced when the call goes out to verify authentication. 
    You can get the server certificate from the vendor who is providing the web service or you can also download the certificate from the browser and save it in base64 binary encoded format to a file and use that.  In my example I will be using Firefox to export.
    if you have fire fox, then on the left side before the URL Address bar there will be a lock icon, click on view certificate, select the details tab, select the *.service- now.com  and click on export, in the dialog box, select the Save as type X.509 Certificate (PEM), you can save this with any name on your machine.
    Now go to the JobServer machine, go to %LINK_DIR%\ext\ folder, open axis2.xml in notepad,
    since it's https uncomment the following tag (transportReceiver)
    <!--transportReceiver name="https" class="axis2_http_receiver">
    <parameter name="port" locked="false">6060</parameter>
    <parameter name="exposeHeaders" locked="true">false</parameter>
    </transportReceiver-->
    it should look line something below
    <transportReceiver name="https" class="axis2_http_receiver">
    <parameter name="port" locked="false">6060</parameter>
    <parameter name="exposeHeaders" locked="true">false</parameter>
    </transportReceiver>
    uncomment the following tag (transportSender) and comment out the parameter KEY_FILE and SSL_PASSPHRASE, enter the complete location of the certificate that you saved from the browser in the SERVER_CERT parameter. you can save the certificate also in this folder
    <!--transportSender name="https" class="axis2_http_sender">
    <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
    <parameter name="xml-declaration" insert="false"/>
    </transportSender>
    <parameter name="SERVER_CERT">/path/to/ca/certificate</parameter>
    <parameter name="KEY_FILE">/path/to/client/certificate/chain/file</parameter>
    <parameter name="SSL_PASSPHRASE">passphrase</parameter>
    -->
    this should look like
    <transportSender name="https" class="axis2_http_sender">
    <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
    <parameter name="xml-declaration" insert="false"/>
    </transportSender>
    <parameter name="SERVER_CERT">enter the certificate path</parameter>
    <!--parameter name="KEY_FILE">/path/to/client/certificate/chain/file</parameter-->
    <!--parameter name="SSL_PASSPHRASE">passphrase</parameter-->
    save this file and open this file is browser to make sure that the XML is valid
    ****How to set up multiple axis files****
    Creating a Datastore
    Select Project -> New- >  Datastore
              Datastore name: Applicable Name
              Datastore Type:  Web Service
              Web Service URL: https://<instance>.service-now.com/incident_list.do?WSDL
              Advance <<
              User name: *****
              Password: ******
              Axis2/c config file path: \Program Files (x86)\Business Objects\BusinessObjects Data           Services\ext\Service_now

  • Cannot enable HP Web Services: "Connection error. Check Internet connection."

    Hello,
    I have a problem with LaserJet setup using Wi-Fi network from windows 7 and 8. The problem as far as I understand is due to inaccessible HP Web Services.
    Details:
    1, The printer works good by USB.
    2. The printer is correctly configured to use Wi-Fi router with right password.
    3. It can be successfully ping'ed from Windows
    4. In Web browser I can enter on printer's IP
    (Serial Numbers are hidden as you recommend, firmware updated)
    4. But when I try to Enable HP Web Services, an error message appears:
    which is strange, because the printer is connected to the same router as the computers and other devices  with automatic configuration (and internet is available without any proxy when I am typing this message):
    Please help to resolve this issue.
    Thanks,
    Fedor

    Thanks for clarifying Fedor,
    HP Web Services are not related to the pritner installation over the local network, those are two different features.
    However that may indicate a nework issue.
    First try running the HP Print & Scan Doctor below on one of your PCs:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&lc=en&jumpid=ex_r4155/hho/ipg/ccdoc/p...
    Does the tool can see your printer throught eh local network?
    By clicking the top Network menu and Troubleshoot Firewall, what Firewall software is detected on your system?
    Try disabling it and check if that may help.
    From teh top Network menu select Show Advanced Information.
    What is the IP address of your PC?
    I also suggest rebooting the router by unplugging its power for a moment, then reboot the printer and try installing it again.
    If the issue persists, what is your router model?
    May you see any difference by connecting the printer to your router with an Ethernet cable?
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • HTTPS web service connection errors

    We have a Java web application that accesses a Web Service using https. Last week the hosts of the web service installed a new signed SSL certificate. As soon as they installed the new certificate, our Java web app stopped working. When we try and access the web service via the web app we get the following error:
    2008-05-16 20:20:07,226 ERROR [org.codehaus.xfire.transport.http.HttpChannel] - javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    2008-05-16 20:20:07,237 ERROR [grantee.GranteeServlet] - Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't send message.
    The Operating System is Solaris, The Web application server is Tomcat 5.5, and the JDK java version is "1.5.0_05".
    The confusing part is that we can test the web service using SOAP UI. We can access the webservice that way. So the web service seems to be working correctly, but our Web Application can't seem to connect to it.
    Any ideas?
    Thanks in advance, and let me know if you have any more questions.

    Hi Aaron,
    You may want to try formatting the cell of "ModifiedOn" to a TEXT format instead of date to get yyyy/mm/dd formatting to appear. 
    It seems that Xcelsius automatically converts any type of date-specific formatting (as specified from Excel) to a date serial, which is what you are seeing here.
    Hope that works.

  • Service Connection error for ePrint -- needs web proxy & web port

    I'm trying to set up the ePrinter and rec'd an error message "The printer was unable to connect to the server.  Check the internet connection and try again or enter a proxy address" I am connected to the internet and have no idea what a web proxy address or port is.  Can someone help this dummy?

    I finally got this working.   I ended up buying a new router, but I was ready to upgrade anyway.  It works fine with this new router (D-Link DIR-860L).  
    Before I had an ASUS RT-N16 router running DD-WRT, but I loaded the latest ASUS firmware when I couldn't get that to work.  It didn't matter.  The router seemed to lock up after registering the printer with either firmware, so I decided it was the router along with the HP support line.
    Now everything works as documented.

  • OBIEE11g Presentation services startup error

    Hi,
    I have installed OBIEE 11G uses weblogic 10.3.3.0 in Windows server 2003.
    It was running smoothly for few days.
    Then I added samp app lite rpd using enterprise manager.
    Now Iam getting the error
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request
    I have already discussed this and came to know it is not due to static IP problem. Is there any other thing to get rid of this error?
    How to solve this?
    Thanks,
    Satheesh Kumar

    Hi Deva,
    I have an issue with the Administrator user.
    I was able to login to Answers with Administrator user but from last week on words we are unable to login to Answers but to able to login to Administrator tool in online mode with Administrator user.
    We created the test user with in Admin consloe and able to login to Answers with that user.
    For Administrator user we did below steps:
    1. Deleted the Administrator folder in the webcat.
    2. Recreated the Administrator user in the Admin consle.
    3. GUID refresh
    but still unable to login. Could you please help me here.
    it is a clustered environment.
    Regards,
    sekhar.

  • 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

Maybe you are looking for