Essbase connection error

While trying to conect to Essbase server from excel, I am geeting the following error: Network error [10060]: Unable to connect to [Servername: 1423]. The client timed out waiting to connect to Analytic Services Agent using TCP/IP. Check your network connections. Also make sure that server and port values are correct.
However I am able to coonect from other machines. Please advice.

Hello,
This computer may have a firewall blocking the port 1423.
make sure you can ping the destination IP address and create connection to 1423 port.
Regards,
Ahmet

Similar Messages

  • Essbase connection error via smart view

    Hi All
    I'm currently experiencing difficulties connection to essbse via smart view. The application has two databases. All users can connect to one of the databases but not the other one. The essbase server password has not been changed. The version we are currently using is 11.1.1.3
    this is the error from the smart view log file.
    SVC][ERROR:1][SVC4][SVC][ecid: fa3c226a-c687-44cc-afa2-f107f7564a40,0]Cannot get olap user. Essbase Error(1030008): NULL argument (2) passed to ESSAPI function EssGetUserEx
    SVC][ERROR:1][SVC4][SVC][ecid: 6d92db79-2caf-4d8d-a576-86aafa47e21d,0]OLAP_error (1023040): msg from remote site [[Thu Apr 25 09:15:48 2013]Local////Error(1051293) Login fails due to invalid login credentials]
    Any assistence will be verymuch appreciated.

    Hi,
    I got this error while connecting to the Essbase server through EAS Console. To resolve this issue I just removed the Essbase server from the Enterprise view and added the server again. After that I was able to access the Essbase applications.
    But I am not sure about smart view. Also make sure that you are using the correct login credentials to login into the server.
    Thanks,
    Aravindh K

  • Essbase Connection error: version 11.1.2

    HI all,
    I am facing an issue...
    I am not able to see the SQL data source in the EAS - when I click File>Open SQL.
    It gives error - There are No data sources defined, SQL data sources option will be disabled and that is the case.
    somwhere i read to modify/copy-paste the odbc.ini file but unfortunately i have not been able to find the odbc at he location
    $EPM_ORACLE_HOME/common/ODBC/Merant/x.x/odbc.ini
    I have installed essbase on windows 2003 sp2 and right from the beginning it is beset with errors.
    any ideas or links to help with the installation.

    John,
    Thanks for the help
    unfortunately i tried many times after adding data sources in odbc and also tested the odbc connection with obiee
    but i couldnt connect to the sql data sources to essbase
    BTW my oracle http server does not work
    neither does weblogic server .
    could that be the cause of essbase not connecting to the datasources
    Edited by: U1111B on 06-Jul-2011 05:56
    Edited by: U1111B on 06-Jul-2011 06:58
    Edited by: U1111B on 06-Jul-2011 08:28

  • Com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Error in connecting to Essbase server

    Hi Experts,
    I am trying to load metadata From Oracle to Essbase.In the Essbase data server, all credentails are correct. In the model, I am using OracleDIAgent(not local agent), Context Global, RKM Hyperion Essbase.
    In the execution, Start the Reverse is failing and getting the below error.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
      File "<string>", line 58, in <module>
      at com.hyperion.odi.essbase.ODIEssbaseConnection.connect(Unknown Source)
      at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Error in connecting to Essbase server. Error message is : Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
      at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
      at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
      at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
      at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)
      at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
      at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
      at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
      at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
      at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
      at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
      at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
      at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
      at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
      at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
      at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
      at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
      at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
      at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
      at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
      at java.lang.Thread.run(Thread.java:662)
    Caused by: Traceback (most recent call last):
      File "<string>", line 58, in <module>
      at com.hyperion.odi.essbase.ODIEssbaseConnection.connect(Unknown Source)
      at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
    Thanks,
    mady

    Hi John,
    Thanks for the reply.
    Actually i have written big reply to u with explaining about the issue. But at the writing reply only, i got an idea to resolve this.
    Now i am able to run the Model successfully.
    Yes, you are correct. Due to invalid credentials only i am getting this error.
    I want to ask you one thing. Actually, at the time configuration i gave password as a password, then my manager wants to change that password to Gxxx@123!
    I have changed that password, it is working fine to connect workspace, easconsole and all.
    But the issue i seen in creating DataSource(In planning), i am getting error with new password in the Essbase server datails. If i give old password(as password), it is working fine.
    So, How can get that new password to work here??
    In ODI also, it is the issue. When i am using New password it is not working. With Old password it is working fine.
    Thanks,
    mady

  • Problem in Creating new Essbase Connection in JDeveloper

    I have formatted my machine and installed new JDeveloper in my machine.
    I am trying to create New Essbase Connection in my JDeveloper..I am giving all the server details and I can able to test the connection and the connection test will be success. After Testing I am creating the Connection, the new connection window is getting closed but the connection is not creating/ not visible under Application Resources -> Connections.
    When I try to run my old application..the old connection was working fine..I have issue in creating connection for new Applications.
    Could any one of you let me know how to resolve this problem.
    Thanks,
    Swathi G

    Thanks for the reply.. I am getting the below error when I try to create the new Essbase Connection. where this file (essbase.properties ) will be located in my machine.
    WARNING: Error accessing the properties file. essbase.properties: essbase.properties (The system cannot find the file specified). Using default values
    Waiting for the help..

  • Can't able to obtain the essbase connection in planning

    Hi All,
    When i am opening the planning application. I am getting the error as "Unable to obtain the essbase connection". Please find the below planning log. Can u please guide me in this situtation. Its very urgent.....
    I started the essbase(startessbase.cmd) in cmd prompt. Its working fine.
    Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
    Can not get OLAP connection: java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
    Thu Jun 24 07:40:31 GMT+04:00 2010 User = hyperion01 : Exception thrown during HyperionPlanningBean.getDataGrid(): Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator.
    com.hyperion.planning.olap.NoAvailableOlapConnectionsException: Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator.
         at com.hyperion.planning.olap.HspEssbasePool$HspEssbaseGridPool.getConnection(Unknown Source)
         at com.hyperion.planning.olap.HspEssbasePool.getConnection(Unknown Source)
         at com.hyperion.planning.olap.HspEssbaseJniOlap.loadOrSaveForm(Unknown Source)
         at com.hyperion.planning.olap.HspEssbaseJniOlap.loadForm(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.loadCurrentPage(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.loadPage(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at org.apache.jsp.EnterData_jsp._jspService(EnterData_jsp.java:1522)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at HspValidationFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
         at com.hyperion.planning.olap.HspEssbaseGridAPI.EssGConnect(Native Method)
         at com.hyperion.planning.olap.HspEssGConnection.connect(Unknown Source)
         at com.hyperion.planning.olap.HspEssGConnection.<init>(Unknown Source)
         at com.hyperion.planning.olap.HspEssbasePool$HspEssbaseGridPool.createObject(Unknown Source)
         at com.hyperion.planning.HspPool.createObjects(Unknown Source)
         at com.hyperion.planning.HspPool.access$000(Unknown Source)
         at com.hyperion.planning.HspPool$ObjectCreatorThread.run(Unknown Source)
    com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
         at com.hyperion.planning.olap.HspEssbaseGridAPI.EssGConnect(Native Method)
         at com.hyperion.planning.olap.HspEssGConnection.connect(Unknown Source)
         at com.hyperion.planning.olap.HspEssGConnection.<init>(Unknown Source)
         at com.hyperion.planning.olap.HspEssbasePool$HspEssbaseGridPool.createObject(Unknown Source)
         at com.hyperion.planning.HspPool.createObjects(Unknown Source)
         at com.hyperion.planning.HspPool.access$000(Unknown Source)
         at com.hyperion.planning.HspPool$ObjectCreatorThread.run(Unknown Source)
    Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
    com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
         at com.hyperion.planning.olap.HspEssbaseGridAPI.EssGConnect(Native Method)
         at com.hyperion.planning.olap.HspEssGConnection.connect(Unknown Source)
         at com.hyperion.planning.olap.HspEssGConnection.<init>(Unknown Source)
         at com.hyperion.planning.olap.HspEssbasePool$HspEssbaseGridPool.createObject(Unknown Source)
         at com.hyperion.planning.HspPool.createObjects(Unknown Source)
         at com.hyperion.planning.HspPool.access$000(Unknown Source)
         at com.hyperion.planning.HspPool$ObjectCreatorThread.run(Unknown Source)
    com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
         at com.hyperion.planning.olap.HspEssbaseGridAPI.EssGConnect(Native Method)
         at com.hyperion.planning.olap.HspEssGConnection.connect(Unknown Source)
         at com.hyperion.planning.olap.HspEssGConnection.<init>(Unknown Source)
         at com.hyperion.planning.olap.HspEssbasePool$HspEssbaseGridPool.createObject(Unknown Source)
         at com.hyperion.planning.HspPool.createObjects(Unknown Source)
         at com.hyperion.planning.HspPool.access$000(Unknown Source)
         at com.hyperion.planning.HspPool$ObjectCreatorThread.run(Unknown Source)
    Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseException: ESSG_ERR_OPERATIONFAILED (1100027)
    =====(HspCubeCreation.java)sQueryString:?Application=CBO
    com.hyperion.planning.HspRuntimeException: Unable to connect to Hyperion Essbase.
    Verify that Hyperion Essbase is running and check your network connections.
         at com.hyperion.planning.olap.HspCubeRefreshTask.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:595)
    deleteing a HBRServer connection
    Thanks,
    PC

    Hi John,
    I already checked the datasource connection for database as well as essbase connection. It working fine.
    I re-registered the planning application to the essbase server.
    Still, i am getting the same error.
    There is any alternative solution for that? I am in very critical situation. Can u pls guide me.

  • ODI and Essbase: Connection, Reverse Engineering, loading

    Hi, please heeeeeeeelp me to understand how can I connect to Essbase, Reverse Engineer, and load data from a file!!!!!
    I work with ODI and Essbase for the first time. I've read ODI documentationbut it did't help.
    I have ODI 10.1.3.4.0
    I have Hyperion and Essbase
    ODI server, my ODI client and Essbase are located in different servers.
    I have a work repository.
    In the "Topology manager" in "Physical Architecture" under the "Essbase Hyperion" I created "Data Server" and in the definition tab I filled "Name", "Server" (with port), "User", "Password".
    In the JDBC tab I did nothing.
    In the physical schema in the definition tab I filled: "Application (Catalog)", "Database (Schema)", "Application (Work catalog)" (the same as first), "Database (Work schema)" (the same as second).
    In the "Context" tab I insert a new line and chose the "Context" tha I had created before and type a new logical schema("").
    (When I was creating the context I just filled Context "Name" and "Code" (automatically))
    Then I want to reverse engineer data.
    I opened ODI designer, created a new model: Definition tab: "Technology" = Hyperion Essbase, "Logical schema" = My_Hyperion_logic_schema
    Reverse tab: "Context" = My_Hyperion_context
    When I try to reverse engineer data in the Selective Reverse tab I get following error:
    java.sql.SQLException: Driver must be specified
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)
         at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)
         at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)
         at com.sunopsis.dwg.reverse.Reverse.d(Reverse.java)
         at com.sunopsis.graphical.frame.a.iq.fe(iq.java)
         at com.sunopsis.graphical.frame.a.iq.fa(iq.java)
         at com.sunopsis.graphical.frame.a.iq.l(iq.java)
         at com.sunopsis.graphical.frame.a.eq.actionPerformed(eq.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    What I do wrong?

    Thanks a loooot,
    I've correctly installed 10.1.3.4.5 patch and now this error disapeared, but I have the following:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 58, in ?
    com.hyperion.odi.essbase.ODIEssbaseException: Error in connecting to Essbase server. Error message is : Cannot connect to Analytic Server. Error:(1051293): Login fails due to invalid login credentials
    at com.hyperion.odi.essbase.ODIEssbaseConnection.connect(Unknown Source)
    at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__(PyMethod.java)
    at org.python.core.PyObject.__call__(PyObject.java)
    at org.python.core.PyInstance.invoke(PyInstance.java)
    at org.python.pycode._pyx0.f$0(<string>:58)
    at org.python.pycode._pyx0.call_function(<string>)
    at org.python.core.PyTableCode.call(PyTableCode.java)
    at org.python.core.PyCode.call(PyCode.java)
    at org.python.core.Py.runCode(Py.java)
    at org.python.core.Py.exec(Py.java)
    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    at com.sunopsis.dwg.codeinterpretor.k.a(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(Unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(Unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute(Unknown Source) at com.sunopsis.dwg.cmd.e.i(Unknown Source) at com.sunopsis.dwg.cmd.g.y(Unknown Source) at com.sunopsis.dwg.cmd.e.run(Unknown Source) at java.lang.Thread.run(Unknown Source)Caused by: com.essbase.api.base.EssException: Cannot connect to Analytic Server. Error:(1051293): Login fails due to invalid login credentials at com.essbase.server.framework.EssOrbPluginDirect.essMainLoginSV(Unknown Source) at com.essbase.server.framework.EssOrbPluginDirect.essMainLoginSV(Unknown Source) at com.essbase.server.framework.EssMainConnectionContext.open(Unknown Source) at com.essbase.server.framework.EssOrbPluginDirect.essMainLogin(Unknown Source) at com.essbase.server.framework.EssOrbPluginDirect.essMainLogin(Unknown Source) at com.essbase.api.session.EssOrbPlugin._invokeMainMethod(Unknown Source) at com.essbase.api.session.EssOrbPlugin._invokeMethod2(Unknown Source) at com.essbase.api.session.EssOrbPlugin._invokeMethod(Unknown Source) at com.essbase.server.framework.EssOrbPluginDirect._invokeProtected(Unknown Source) at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source) at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source) at com.essbase.api.session.EssOrbPlugin.essMainLogin(Unknown Source) at com.essbase.api.datasource.EssOlapServer.connect(Unknown Source) at com.essbase.api.datasource.EssOlapServer.connect(Unknown Source) at com.hyperion.odi.essbase.wrapper.EssbaseConnection.connect(Unknown Source) ... 33 more
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Error in connecting to Essbase server. Error message is : Cannot connect to Analytic Server. Error:(1051293): Login fails due to invalid login credentials at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(Unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(Unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(Unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute(Unknown Source)
    at com.sunopsis.dwg.cmd.e.i(Unknown Source)
    at com.sunopsis.dwg.cmd.g.y(Unknown Source)
    at com.sunopsis.dwg.cmd.e.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    I run jython.bat
    I checked services (restarted them) on server where Essbase is installed:
    Hyperion S9 Administration Services ATS5
    Hyperion S9 BI+ Analytic Services 9.3.1 - hypservice
    Hyperion S9 Shared Services
    Hyperion-Essbase_Administration_Server
    I'm trying to connect with essbase server with administrator-user who I use to login to Essbase Administration Services on server where Essbase is installed
    What I do wrong?

  • Essbase Hyperion 9 + BO XI 3.1 SP3. Essbase API Error (1030723) (WIS 1

    Hello, Need your help please !!!
    I have installed BO Enterprise XI 3.1 SP3 on window 2003 which IBM DataStage have been installed on it.
    There are no problem when :
    - Creating connection using essbase hypersion 9 and creating universe in Universe Designer (Ok)
    - Checking validity of the universe (Ok)
    - Create and run report in webbi rich clien (Ok)
    The problem is when I tried to create report and run query in Web Intelligence Java Panel Report, I got this Error "A database error occured. The database error text is: Essbase API Error (1030723): . (WIS 10901)".
    Can someone help me to solve this problem, please?
    Regards
    Sofian

    Hi Stratos,
    I have installed Essbase Client Version 11. I have installed the same in my laptop and I didn't got this problem, the different only i haven't installed DataStage in my laptop.
    Regards
    Sofian

  • Essbase Hyperion 9 + BO XI 3.1 SP3. Essbase API Error (1030723) (WIS 10901)

    Hello, Need your help please !!!
    I have installed BO Enterprise XI 3.1 SP3 on window 2003 which IBM DataStage have been installed on it.
    There are no problem when :
    - Creating connection using essbase hypersion 9 and creating universe in Universe Designer (Ok)
    - Checking validity of the universe (Ok)
    - Create and run report in webbi rich clien (Ok)
    The problem is when I tried to create report and run query in Web Intelligence Java Panel Report, I got this Error "A database error occured. The database error text is: Essbase API Error (1030723): . (WIS 10901)".
    Can someone help me to solve this problem, please?
    Regards
    Sofian

    Hi Stratos,
    I have installed Essbase Client Version 11. I have installed the same in my laptop and I didn't got this problem, the different only i haven't installed DataStage in my laptop.
    Regards
    Sofian

  • Disconnect all active Essbase connections using VBA code in Excel

    Hi All,
    I am currently using the below code to disconnect the active essbase connection. It works fine but it shows me a windows with the list of active essbase connections and I have to select each essbase connection and click disconnect. I want a vba code which will disconnect / kill all active connections of Essbase at one go. for e.g. I have 10 worksheets connected to different databases in Essbase. I want a code which will disconnect all 10 sheets at one go. Please expedite. Thanks for your help in advance.
    Private Sub MDisConn()
    On Error Resume Next
    EssError = EssMenuVDisconnect()
    ErrorBox
    End Sub

    Hi,
    You could use EssVDisconnect which takes a sheet name and does not open the disconnect login box.
    Declare Function EssVDisconnect Lib "ESSEXCLN.XLL" (ByVal sheetName As Variant) As Long
    Sub DisConn()
    X=EssVDisconnect("Sheet1")
    End Sub
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase OLAP error

    Hi Gurus,
    I have installed HSS, Essbase, et all.
    When I log into HSS, and go to Application group -> Essbase Cluster1 and choose one of the essbase cubes, i get this message...
    EPMLCM-34040:Cannot connect to olap service. cannot connect to essbase server. error: essbase error(1051012): user native://dn=cn=911,ou=people,dc=hyperion,dc=com?USER does not exist
    When I log on to EAS -> Enterprise view ->Essbase Server and click Essbase cluster1, i have the same error:
    Error: 1051012: User native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER does not exist
    What could be the problem.
    The account i am signing on to EAS and HSS is an admin account called ADMIN.

    Thanks John, I am following exactly what you have mentioned as I believe I made a mistake the first time around which is creating this problem.
    I will be reinstalling EPM. Distributed Environment.
    HSS, Planning, ReportingAnalysis (fin reporting, web analysis ), Essbase Client on ServerA and
    Essbase on ServerB.
    Do I need to Install/configure Essbase Server on ServerA? I dont think we need to right. All I think I need is Essbase Provider Services (Deploy to Application Server) and Essbase Admin Services (deploy to application server/configure database).
    And in ServerB, I need to install Essbase + Foundation services right?
    I was looking at one of your blogs, and you have CONFIGURED only foundation service first, so may be i need to do the same, configure foundation service, then configure planning, then RA, and then Essbase on ServerA and then go to the ServerB and do Foundation and Essbase Server. What are your thoughts John.
    Thanks

  • Essbase Connection Hung UP

    I have issue with hungUP connection to essbase. It's happens from time to time . and I can't conect to Essbase server from EAS, and execute any statement form MAxl.
    I can't found any error and exception in log file. Do u have any recipies for similar issue?
    p.s. This installation looks like all-in-one box. This virtual machine was create on Win2003 and include Oracle DB11.1 and Hyp11.1.2.1
    p.s. Last opinion - it's i have not free tcp ports for create new Essbase Connection. but I don't know How is it I can check.

    Check this bug-id: CSCei85928.
    Try this link:
    http://www.cisco.com/en/US/products/hw/switches/ps708/module_installation_and_configuration_guides_chapter09186a0080463864.html

  • Essbase Connection Failed

    Hi All,
    While Creating Datasource in Planning 9.3 i m getting the message 'Essbase Connection Failed'. I checked the services of Essbase and Planning working fine. What could be the reasons for this error messages.
    Please advice.

    Hi,
    Can you actually log into essbase using the account details you are putting into the config utility.
    Have a look in the config logs to see if there is any further information.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Start Essbase Studio Error

    Dear all,
    I'm very new to hyperion. I installed foundation services, essbase and planning and configured them. then i installed essbase studio through EssbaseStudioConsole and started the system using Start EPM System. When i run EPM System Diagnostic, everything passed except for this error:
    FAILED ESS: Essbase Studio Server Validating Essbase Studio Server connection
    Error: Network communication with the server failed. Check your network connection and try again.
    Recommended Action: Start application
    1 second
    What could cause such an error?I am looking for what stuff in the environment that Essbase Studio depends on, but cannot find an.
    Any help is much appreciated,
    Zain

    Thanks people for the replies.
    I'm using Hyperion 11.1.2.2 on Windows 2008 SP2 32 bits and Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production. the database resides on a different server and i have only the DB client installed on the same machien as the hyperion applications. This is not a fresh installation, i did one before but failed so i formatted the driver where i installed hyperion. i'm not using any patches
    Yes, the service Hyperion Studio Service BPMS bpms1 is started.
    when i checked the Essbase Studio log, i found this:
    [2012-08-07T05:25:41.728-07:00] [hyperion] [NOTIFICATION] [] [com.hyperion.cp.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.util.PropertyManager] [SRC_METHOD: loadProperties] Server configuration file: D:\INSTALL07082012\user_projects\epmsystem1\BPMS\bpms1\bin\server.properties.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183054] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Logger configuration file: D:\INSTALL07082012\user_projects\epmsystem1\BPMS\bpms1\bin\logging.xml.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183044] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Starting up.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183045] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Oracle Essbase Studio Server. Version 11.1.2.2.100, Build 2175, March 23 2012. Copyright © 2008 - 2012, Oracle. All rights reserved
    [2012-08-07T05:25:51.025-07:00] [EPMAUDITCLIENT] [NOTIFICATION] [EPMAUDClient-11002] [oracle.EPMAUDITCLIENT] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] Client Enable Status false
    [2012-08-07T05:25:51.025-07:00] [EPMAUDITCLIENT] [NOTIFICATION] [EPMAUDClient-11000] [oracle.EPMAUDITCLIENT] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] Audit Client has been created for the product HUB-11.1.2.0
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for sap.
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for teradata.
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for netezza.
    [2012-08-07T05:25:53.166-07:00] [hyperion] [ERROR] [ESSSTD-043002] [com.hyperion.cp.catalog] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.catalog.Catalog] [SRC_METHOD: initialize] Catalog.CannotInitializeStorage=Cannot initialize catalog storage. Make sure the server.properties file contains the correct information.[[
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:235)
         at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:106)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:194)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:81)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:71)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1318)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:184)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:130)
         at com.hyperion.cp.server.ServerMain.initServer(ServerMain.java:209)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:289)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:229)
         ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: The database 'System' does not contain Studio Catalog tables. Please verify the value of the parameter 'catalog.db' in server.properties file.
         at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:151)
         at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:95)
         at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
         ... 17 more
    Many thanks again :)

  • Data Federator data source not available causes Universe Connection error

    I created a Data Federator project that connects to 20 servers across US and Canada.  All data sources are SQL Server 2005.  The DF project maps 40 source objects into 4 target objects.  I created a universe based on the DF project and we have been quite pleased with Webi query response.  Today one of the source servers was taken off line and this generated a connection error when trying to access the universe (not trying to access the data source that failed).  We do not want the universe connection to error when one source server is not available u2013 is that possible?
    If the answer is no then I see us abandoning what appears to be a great solution for real time distributed reporting and resorting to ETL and moving data.

    Hi Chapman,
    Can you be little elobrate on what you have done to solve the issue.
    Thanks,
    Dayanand

Maybe you are looking for

  • Getting stuck in a subroutine

    Here is a script I am using to export recordings made with EyeTV. My problem is when the script is triggered from EyeTV when the recording is done it works just fine. If I run the script as a stand alone app on a selected recording it gets stuck at t

  • User Profile Service Not Syncing Membership Groups

    We have noticed that since moving to SharePoint 2013 user memberships and followed sites on users mysites are not updating to remove sites that no longer exist or add new sites into the list.  I tried the steps that used to fix this under 2010 outlin

  • Query rewrite don't work wor aggregate query but work for join query

    Dear experts, Let me know what's wrong for Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production I have two MATERIALIZED VIEW: A) -- Only join CREATE MATERIALIZED VIEW "SCOTT"."TST_MV" ENABLE QUERY REWRITE AS SELECT "T57410"."M

  • Dynamic rowsize from select statement.

    Hi, I'm trying to get the lenght if the returned row from a select statement but I'm not sure how to do this properly. The statement contains 530 columns of different type, mostly VARCHAR but also different number formats and timestamps. I've tried t

  • Apple.  Please fix Mail for us, your Exchange users.  Please.

    Don't blame anybody else.  Just fix it.  Ridiculous that a problem this massive made it into production.