Essbase Studio Cube Deployment SQL Connection Error

Hello,
Has anyone seen this error in studio.
Failed to deploy Essbase cube
Caused By: Failed to build Essbase cube dimension: (Accounts)
Caused By: Cannot incremental build. Essbase Error(1021001): Failed to Establish Connection With SQL Database Server. See log for more information
I connected to the SQL database without issue creating the data source and I can view the sample data on the dimension element. The only time I have a connection issue is during cube deployment. The log is no help.
Thanks

Hi Celvin
Thanks for your reply.
I can connect from the same Essbase Server from the data source connection used in the Essbase Studio console.
I am not using any encrypted passwords.
I can log into MaxL with no issues, but running trying to execute the following command is where I get the error.
deploy all from model 'GL_Analysis' in cube schema '\ANALYSIS\Schema\Schema' with option delete_members login $1 identified by $2 on host 'server1' to application 'test1' database 'test1' overwrite values using connection 'essbaseserver' keep 200 errors on error ignore dataload write to default;
It allows me to connect and deploy sucessfully using the Maxl installed from the Essbase client version 11.1.2.2. However running the MaxL installed from the  Essbase client MaxL version 11.1.2.3 seems to provide me with the connection issue. I am trying to determine if it is a bug or something that was missed during upgrade process.
Currently we need to deploy via the Studio.
Thanks.

Similar Messages

  • Essbase Studio Cube Deployment Error

    Hi,
    I am trying to deploy a cube using essbase studio 11.1.1.3.00. I am getting this error.
    \\Record #1203 - Unable to write smartlist 801990, error code 1060301
    Any ideas what the issue is? I can't find anything on the error and I don't have any idea what smartlist would have to do with the deployment.
    Thanks in advance

    Hi,
    I assume that the Essbase studio version is 11.1.2 and above.
    The error is caused by the Essbase Studio Server failing to establish a connection with the SQL Database Server and you can try the following:
    1) Back up the server.properties file and alter it in the following manner:
    Change the server.essbase.streamingCubeBuilding=true to server.essbase.streamingCubeBuilding=false (use Essbase drivers)
    2) Set the ODBCINST variable to point directly to odbcinst.ini
    3) Then, the BPMS service should be restarted.
    The file is named:
    startBPMS_bpms1_Server.bat on Windows;
    startBPMS_bpms1_Server.sh on UNIX.
    Note:
    The Essbase Studio Server startup file contains the commands necessary to start Essbase Studio Server. During the configuration process , the EPM System Configurator writes information to the startup file about the computer on which Essbase Studio is installed so that Essbase Studio Server can start properly. Oracle recommends that you do not manually edit the startup file.
    The start up file is installed by default in:
    MIDDLEWARE_HOME/user_projects/epmsystem1BPMS/bpms1/bin
    KosuruS

  • Essbase Studio Cube Migration

    Hi All,
    We have a requirement where we want to migrate our Essbase Studio Cube from one environment to another. We want to migrate the entire catalog/models/cube/data.
    Can anyone mention the correct sequence to follow.
    (Version: 11.1.1.3)
    I was trying to search this in forum; I found that the cubes can be migrated via LCM while the catalog migration is difficult.
    Also please verify my understanding:
    1. LCM cannot be used for Studio v11.1.1.3.
    2. The catalog export/import option is not available for v11.1.1.3. It was introduced for v11.1.2.
    Any response will be highly appreciated.
    Thanks.

    LCM still does not support studio in 11.1.2.2
    11.1.2.0 Studio New Features - "In this release, you can replicate the Essbase Studio catalog database among different machines for various administrative purposes, such as making catalog backups, restoring the catalog, and moving the catalog from one machine to another. Essbase Studio now provides an option to export the catalog into an XML file. This file can then be imported to a new location or a different machine to recreate the catalog. You can selectively copy some catalog objects, export to an XML file, and then recreate these objects in a new location or on a different machine."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Studio - Failed to Establish Connection With SQL Database Server

    Hi all,
    I am new to Hyperion and am having trouble deploying what seems a simple cube in Essbase Studio.
    My environment is Windows 2003, EPM 11.1.1.2, SQL Server 2000.
    I have the following two issues which may be related.
    1. The EPM System Diagnostic tool says that Hyperion Foundation cannot connect to the SQL database.
    Error:
    Failed: Connection to database
    Error: java.net.UnknownHostException: <server name: <server name>
    Recommended Action:
    Every other EPM application is able to connect to the database. I have tried re-configuring Foundation Services and checking the config files and nothing looks wrong. I would appreciate advice on how to fix this.
    2 In Essbase Studio, I was able to connect to the database where the source data is, build the minischema and create dimensions and measures. But when I run the cube deployment wizard I get the error:
    Message: Failed to deploy Essbase cube
    Caused By: Failed to build Essbase cube dimension: (Time)
    Caused By: Cannot incremental build. Essbase Error(1021001): Failed to Establish Connection With SQL Database Server. See log for more information
    …ODBC Layer Error: [08001] ==> [[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.]
    I have checked the DSN as well as the connections set up within Studio, and they are all able to connect to the database. I am using the admin user for the Essbase server and have created a different user for the databases where the data resides and the shared services database. I tried using the same user all the way through and this didn’t help.
    Can you please advise what else I can check or change to resolve this issue.
    Also, can you work in EAS with cubes that are created in Studio? I tried looking at it and I got an error that the rule file couldn’t be accessed because it was created in Studio.
    After the above failures, I tried creating a cube in EIS, with mixed success. I have been able to load the members and data without errors. But when I try to view the data in the cube, I am seeing field names for the measures instead of the data itself.
    ...Definitely more questions than answers at this stage of my learning.
    Regards
    Michelle

    Michelle,
    I don't know if you found an answer to you question after so many months but I was hoping I could be helpful.
    The issue you are experience happens often when the dimension that you are getting an error on, in this case TIME, is built from a snowflake lineage and there is a bad foreign key reference. This dimension is most like high-up in your outline build process for Essbase Studio and this prevents the build from happening usually early on.
    Check your logs also. They are in Hyperion > Products > logs > essbase > essbasestudio.
    You can also make your logs more verbose by setting a configuration variable in the essbase studio server.properties file but that should only be used for debugging as it really saps performance.
    And, yes, you can of course edit an Essbase Studio deployed cube in EAS. However, any changes you make to the cube in EAS are subject to being wiped-out upon the next Essbase Studio deployment of that Applicaion/Database combo.
    If you want to provide more detail, screenshots, etc. I would be glad to help where I can.
    Cheers,
    Christian
    http://www.artofbi.com

  • Essbase server cube deployment error

    Hi All ,
    I have installed essbase 11.1.2 in windows machine with oracle DB.
    i have tried both the options .
    cube deployment wizard-> data source setting - 1) ODBC (Essbase dynamic create option)
    2) ODBC(DSN name)
    while deploying a cube in server 11.1.2 i m getting following error
    ==========Exception=====================
    com.hyperion.cp.datasources.export.essbase.dimbuild.EssDimensionBuilder.buildDimension(EssDimensionBuilder.java:337)
         at com.hyperion.cp.datasources.export.essbase.EssbaseMain.createEssbaseCube(EssbaseMain.java:777)
         ... 35 more
    Caused by: com.essbase.api.base.EssException: Cannot get async process state. Essbase Error(1021001): Failed to Establish Connection With SQL Database Server. See log for more information
         at com.essbase.server.framework.EssOrbPluginDirect.ex_olap(Unknown Source)
    =====================================
    Query -> 1) Which username and pwd i need to use for DSN configuration - catalog user/pwd (user/pwd in server.properties) or Sample Database user/pwd ?
    2) In both the case i m getting the same error .
    Please help
    Ayush

    Hi All ,
    i set the property server.essbase.streamingCubeBuilding=true and restarted the server.
    Used default option in data source setting - 1) ODBC (Essbase dynamic create option)
    Failed to Establish Connection prioblem is solved .
    While processing Product dimension i m getting below issue for colum name ENGLISHPRODUCTSUBCATEGORYNAME,
    the alias used for this column is ENGLISHPRODUCTSUBCATEGORYNAME CUID , it's more than 30 char long.
    How can i solve this issue as query is created by the studio/server .
    ==========Query=========
    SELECT DISTINCT cp_107."ENGLISHPRODUCTCATEGORYNAME" as "ENGLISHPRODUCTCATEGORYNAME", cp_107."ENGLISHPRODUCTCATEGORYNAME" as "ENGLISHPRODUCTCATEGORYNAME CUID", cp_105."ENGLISHPRODUCTSUBCATEGORYNAME" as "ENGLISHPRODUCTSUBCATEGORYNAME", cp_105."*ENGLISHPRODUCTSUBCATEGORYNAME*" as "*ENGLISHPRODUCTSUBCATEGORYNAME CUID*", cp_114."ENGLISHPRODUCTNAME" as "ENGLISHPRODUCTNAME", cp_114."ENGLISHPRODUCTNAME" as "ENGLISHPRODUCTNAME CUID" FROM "ADVWORKS"."DIMPRODUCTCATEGORY" cp_107 INNER JOIN "ADVWORKS"."DIMPRODUCTSUBCATEGORY" cp_105 ON (cp_107."PRODUCTCATEGORYKEY"=cp_105."PRODUCTCATEGORYKEY") INNER JOIN "ADVWORKS"."DIMPRODUCT" cp_114 ON (cp_105."PRODUCTSUBCATEGORYKEY"=cp_114."PRODUCTSUBCATEGORYKEY")
    ======================
    ==============Exception=============
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    ==================================
    Thanks
    ayush
    Edited by: user11181162 on Aug 10, 2010 12:39 PM

  • Excel Addin Pull error from Essbase studio cube

    Hi There,
    I have cube deployed from essbase studio with dupilicate member name enable. however user gets error "unable to resolve duplicate name "2010" on line 1" error when using Excel addin and SmartView. I guess I have year 2010, also have account 2010, but it build and deploy fine.
    Any suggestion?
    Many thanks
    Edited by: Donny on Jul 28, 2011 5:29 PM

    I think I figure it out

  • MaxL script deploy essbase studio cube

    Hi There,
    I am testing my MaxL script deploying cube from essbase studio, here is result from my cmd windows:
    BPM connect status: success
    BPM maxL deployment ... succeeded with warning.
    How do I find out the detail about the warning? I assume it is essbase studio log at C:\Hyperion\logs\esbstudio
    But I did not see any warning message.
    Thanks

    Thanks John and Glenn, I just check my app log, the warning I found is:
    Warning(1013254)
    Hybrid Analysis spanning cannot be enabled on database [test] in application [test]. Check if the database has Hybrid Analysis and if span into relational source is enabled.
    I am not sure I understand this.

  • Essbase Studio Cube Stores data as integer, drops decimals

    I have an Essbase cube that I am developing in Essbase Studio 11.1.2.1. If I preview the data in Essbase Studio I can see the decimals for the number. However, when I deploy the cube the numbers are not stored in the Essbase cube with the decimal places. So for example I have a value of 106,257.58 on a certain intersection of data that I can see when I preview the data. However, when I querry the data in the cube after it is built it shows as 106,527.00. It is not rounding up, but instead just dropping the decimals.
    I have also noticed that if I take a numeric field and do a math equation in the dimmension element, when I preivew the data in key bindings it also drops the decimals. But if I view the data in caption bindings the decimals show.
    Is there a global setting where the numeric format is set? It almost seems like it is default to store numeric fields as integers and not with decimals. Any help is appreciated.

    The first error is because you have the dimension set as stored either change it to multiple hierarchies or dynamic and it will allow shared members
    The second error is because the first instance is getting tagged as the shared member. in 11.1.2 this is changed so Essbase automatically detects this issue and corrects it automatically
    You are probably getting it because both your primary and secondary hierarchies are getting build intermingled
    suppose you have your example
    PRODUCT (Gen1)
    Soda (Gen2)
    123 (Gen 3)
    747 (Gen 3)
    Juice (Gen2)
    555 (Gen 3)
    747 (Gen 3) (shared member)
    Water (Gen2)
    111 (Gen 3)
    747 (Gen 3) (shared member)
    If you build this as a parent child recursive build and the order of your data file is
    Parent Child
    Product Soda
    Product Juice
    Product Water
    Juice 747
    Soda 747
    yiou see it would add the 747 to juice first so the Soda would get shared. You would need to change it so the Soda 747 would be seen first

  • Essbase studio drill thru report Test error

    Hi All,
    Essbase studio drill thru report is producing the below error: Unable to retrieve drill thru result.
    Error in the select statement. Line = 2466.
    Error in query execution. Please review the query and try again.
    Cannot execute a SQL query
    ORA-01791: not a SELECTed expression
    Any idea... i am able to test for some of the dimensions but this error is coming for a few dimensiosns .... i verified all the joins between dimensions and facts.. everything is fine.
    Thanks,
    Praveen

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

  • ESSBase Studio - Client is not connecting to Studio server

    Hi All,
    When I try to connect to Studio server from console, I get error "invalid login credentials" and unable to login. Below is the error log. Kindly advice me.
    server.log
    14:36:36 02/11/10 INFO Starting up
    14:36:36 02/11/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    14:37:45 02/11/10 (system) WARNING Failed to load driver for sap
    14:37:46 02/11/10 (system) SEVERE Cannot load Teradata connector
    14:37:46 02/11/10 (system) WARNING Failed to load driver for teradata
    14:37:46 02/11/10 (system) WARNING Failed to load driver for mysql
    14:37:46 02/11/10 (system) WARNING Failed to load driver for netezza
    14:37:49 02/11/10 INFO Logging to com.hyperion.cp.util.JettyLogger@6080669d via com.hyperion.cp.util.JettyLogger
    14:37:49 02/11/10 INFO jetty-6.0.1
    14:37:49 02/11/10 INFO Started SocketConnector @ 0.0.0.0:9080
    14:38:22 02/11/10 INFO Connection established with remote client: '/10.1.126.94:3265'
    14:38:28 02/11/10 INFO Connection established with remote client: '/10.1.126.94:3266'
    SharedServices_Security_Client.log
    2010-02-11 14:36:37,438 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-02-11 14:36:37,454 INFO [main] CSS Log file will be generated at C:\Hyperion/logs/esbstudio\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2010-02-11 14:36:37,470 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2010-02-11 14:36:37,470 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2010-02-11 14:36:37,532 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-02-11 14:36:38,751 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2010-02-11 14:36:39,236 INFO [main] Got hub location from Registry:http://fdms.infotech.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2010-02-11 14:36:39,392 INFO [main] Got native directory location from Registry:rw015727.infotech.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2010-02-11 14:36:39,392 INFO [main] URL constructed out of values in Registry database:ldap://rw015727.infotech.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)
    2010-02-11 14:36:40,220 ERROR [main] 80:6007:Failed to load SAP certificate from keystore at SAP.keystore. Ignore if SAP provider is not configured.[Root Cause: Invalid keystore format ] com.hyperion.css.SAPSecurity.loadSAPCertificate(Unknown Source)
    2010-02-11 14:36:42,502 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:43,502 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:43,502 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:36:43,502 WARN [main] Native Directory is not reachable. Attempting to re-connect... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:36:43,502 WARN [main] Number Format Exception converting nullto int; Returning default value 10[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-02-11 14:36:43,502 WARN [main] Number Format Exception converting nullto int; Returning default value 3[Root Cause: null ] com.hyperion.css.common.CSSUtils.toInt(Unknown Source)
    2010-02-11 14:36:45,456 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:46,440 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:46,440 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:36:46,440 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:36:49,441 WARN [main] Attempting to connect to Native Directory: Retry Count: 1 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:36:51,379 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:52,457 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:52,457 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:36:52,457 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:36:55,458 WARN [main] Attempting to connect to Native Directory: Retry Count: 2 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:36:57,489 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:58,474 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:36:58,474 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:36:58,474 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:01,474 WARN [main] Attempting to connect to Native Directory: Retry Count: 3 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:03,506 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:04,506 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:04,506 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:04,506 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:07,507 WARN [main] Attempting to connect to Native Directory: Retry Count: 4 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:09,413 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:10,507 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:10,507 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:10,507 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:13,508 WARN [main] Attempting to connect to Native Directory: Retry Count: 5 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:15,430 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:16,430 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:16,430 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:16,430 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:19,431 WARN [main] Attempting to connect to Native Directory: Retry Count: 6 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:21,463 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:22,432 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:22,432 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:22,432 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:25,432 WARN [main] Attempting to connect to Native Directory: Retry Count: 7 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:27,480 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:28,464 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:28,464 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:28,464 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:31,465 WARN [main] Attempting to connect to Native Directory: Retry Count: 8 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:33,387 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:34,575 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:34,575 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:34,575 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:37,575 WARN [main] Attempting to connect to Native Directory: Retry Count: 9 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:39,732 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:40,810 ERROR [main] 27:1112:Failed to connect to rw015727.infotech.com at 28089.[Root Cause: Connection refused: connect ] com.hyperion.css.spi.util.jndi.pool.JNDIConnectionPool.validateSocketConnection(Unknown Source)
    2010-02-11 14:37:40,810 WARN [main] Failed to instantiate provider for factory: com.hyperion.css.spi.impl.nv.NativeFactory.[Root Cause: 27:1112:Failed to connect to rw015727.infotech.com at 28089. ] com.hyperion.css.spi.CSSManager.getProvider(Unknown Source)
    2010-02-11 14:37:40,810 WARN [main] Native Directory is not reachable. Will try to re-connect after 3 seconds... com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:43,811 WARN [main] Attempting to connect to Native Directory: Retry Count: 10 com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:43,811 ERROR [main] 20:3008:Failed to connect to native directory. com.hyperion.css.spi.CSSManager.getProviderInstance(Unknown Source)
    2010-02-11 14:37:43,811 ERROR [main] Arguments: param1={LOCALE=en_US}, param2=null, param3=C:\Hyperion/logs/esbstudio, com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    Best,
    Veerannna Ronad.

    Hi Manaf,
    Seems you are also facing same problem. This problem comes when shared service failed to start. There is dependency with OpenLDAP. OpenLDAP service most of the time gets corrupted. You need to recover this service. There is a recover exe located at <<Hyperion installation folder>>\products\Foundation\openLDAP\var\openldap-data\db_recover.exe, run this and start the Essbase services in sequences.
    Service starting sequence:
    1) Hyperion Foundation Shared Services - Web Application
    2) Hyperion Essbase Services 11.1.1 - hypservice_1
    3) Hyperion Administration Services - Web Application
    and rest you can start as required.
    This should solve your problem.
    Best,
    Veeranna Ronad.

  • Physical Path for Essbase Studio Cubes

    Hi All,
    I have one doubt regarding Cubes developed in Essbase Studio.I want to know the extact phyical existance path for Essbase Studio.
    Currently we have an space constraint for Essbase Studio in Server.So,Is there any possibility to change the cube path in Essbase Studio where we have sufficient space.
    Can some one provide assistance for this issue
    Thanks,
    SatyaB

    Hi All,
    Currently Iam facing with Cube space allocation.
    Essbase Applications is installed in D: .Currently D: has only 2GB Disk Space only. So, They want to point out the applications in E: drive which contains sufficient space.
    Can someone suggest me where I have to make changes in settings to build and load the cube in E: instead of D: drive.
    For your reference
    1.     Building and Loading of cube is happening through Essbase Studio.
    2.     EPM Version : 11.1.2 (Platform : Windows)
    Should I need to make changes in EAS Console edit properties. Please Advise. Thanks in Advance.
    Thanks,
    SatyaB

  • SQL connection Error 3115

    Out of the blue my app stopped fetching the info from my ZIP file... it use to work, but since i changed the content of the zip file (added some rows) it doesn't work anymore.
    PPl are talking about the a problem in AIRSQL that new antry sometimes don't get recongized and create column type problems etc...
    Now i am very puzzle with all of this because i don't know where i can find a SQLmanager to play with the D created by my app, i don't even understand how the damn thing understand that [col4 = email] in my excel...is there hidden code in the excel?? is it the MXML code that just fetch col by number?? is it the database that has the col specs??
    so i have a lot of holes in my understanding of that task executed by my app (the employee directory) can anybody  point me on a tut or help file that would clear that out??

    maybe just pointing me out the way of debugging errors like that!
    [DEBUG] InsertEmployeeDataCommand : beginning transaction. [DEBUG] InsertEmployeeDataCommand : An error occurred executing the SQL : 3115 : Error #3115: SQL Error. - INSERT INTO employee ('id', 'firstName', 'lastName', 'displayName', 'title', 'department', 'managerId', 'email', 'email2', 'phone', 'phoneExtension', 'fax', 'cellPhone', 'deskLocation', 'location', 'city', 'state', 'postalCode', 'countryCode')  VALUES (:id, :firstName, :lastName, :displayName, :title, :department, :managerId, :email, :email2,  :phone, :phoneExtension, :fax, :cellPhone, :deskLocation, :location, :city, :state, :postalCode, :countryCode); [ERROR] InsertEmployeeDataCommand : : An error occurred executing the SQL : 3115 : Error #3115: SQL Error. - INSERT INTO employee ('id', 'firstName', 'lastName', 'displayName', 'title', 'department', 'managerId', 'email', 'email2', 'phone', 'phoneExtension', 'fax', 'cellPhone', 'deskLocation', 'location', 'city', 'state', 'postalCode', 'countryCode')  VALUES (:id, :firstName, :lastName, :displayName, :title, :department, :managerId, :email, :email2,  :phone, :phoneExtension, :fax, :cellPhone, :deskLocation, :location, :city, :state, :postalCode, :countryCode); [ERROR] SynchronizeDatabaseCommand : onSyncEmployeeError: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="An error occurred executing the SQL : 3115 : Error #3115: SQL Error. - INSERT INTO employee ('id', 'firstName', 'lastName', 'displayName', 'title', 'department', 'managerId', 'email', 'email2', 'phone', 'phoneExtension', 'fax', 'cellPhone', 'deskLocation', 'location', 'city', 'state', 'postalCode', 'countryCode')  VALUES (:id, :firstName, :lastName, :displayName, :title, :department, :managerId, :email, :email2,  :phone, :phoneExtension, :fax, :cellPhone, :deskLocation, :location, :city, :state, :postalCode, :countryCode);" errorID=0] [ERROR] SynchronizeDatabaseCommand : : An error occurred executing the SQL : 3115 : Error #3115: SQL Error. - INSERT INTO employee ('id', 'firstName', 'lastName', 'displayName', 'title', 'department', 'managerId', 'email', 'email2', 'phone', 'phoneExtension', 'fax', 'cellPhone', 'deskLocation', 'location', 'city', 'state', 'postalCode', 'countryCode')  VALUES (:id, :firstName, :lastName, :displayName, :title, :department, :managerId, :email, :email2,  :phone, :phoneExtension, :fax, :cellPhone, :deskLocation, :location, :city, :state, :postalCode, :countryCode); [DEBUG] DataSynchronizationManager : onSyncError - An error occurred executing the SQL : 3115 : Error #3115: SQL Error. - INSERT INTO employee ('id', 'firstName', 'lastName', 'displayName', 'title', 'department', 'managerId', 'email', 'email2', 'phone', 'phoneExtension', 'fax', 'cellPhone', 'deskLocation', 'location', 'city', 'state', 'postalCode', 'countryCode')  VALUES (:id, :firstName, :lastName, :displayName, :title, :department, :managerId, :email, :email2,  :phone, :phoneExtension, :fax, :cellPhone, :deskLocation, :location, :city, :state, :postalCode, :countryCode); 
    So sth is causing the insertion of new data or table in my SQL to bug?
    Now like i mention in the first post, there is many little thing i don't know how to deal with, but if i were to just debug this bug what would be the step from here.

  • SQL connection errors when stress testing mobile service: SQL failure after 3 attempts

    I have created a Mobile Service (node.js), which has been running for a few months with 50-100k api calls per day with no issues.
    The usage of the service will be scaled up soon, and it will receive much higher traffic, so I am running stress tests (on a staging deployment of the same service).
    The api in question queries data from the sql database that is attached to the mobile service, but caches the resulting data in a redis database for 5 minutes, so each call with identical parameters will not access the SQL database, just the redis cache.
    My first test never has any problems:
    Run a single api calls as fast as possible using the program wrk (https://github.com/wg/wrk). This test never has a problem, and I have run it an hour continuously with a sustained rate of 200 req/s and very few timeout errors.
    The second test always causes problems:
    I created a list of 5 different api calls to the same service (same endpoint, but different parameters), and I run those randomly interweaved as fast as possible. I use the program locust (http://locust.io) for this, spawing 10.000 clients at a rate of 500
    per second. For the first few seconds everything goes ok, but then connections start failing massively.
    I get mostly:
    Error: SQL failure after 3 attempts. Error: [Microsoft][SQL Server Native Client 10.0]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected
    host has failed to respond.
     (SqlState: 08001, Code: 10060)
    And I see this in the http response:
    ConnectionError(ProtocolError('Connection aborted.', gaierror(8, 'nodename nor servname provided, or not known')),)
    The strange thing is that since I am running the same five calls repeatedly, only the very first of each call will actually access the sql database, every subsequent call will just return data directly from redis, and not try to access the sql database at
    all.
    In the azure console for the sql database in question, I see 1860 successful connections and 11 failed connections, which does not explain the massive failure rate I am seeing.

    Thanks for sharing your tips on this forum, as it will be useful for other users, that run into this issue.
    Feedback like this will also help us improve error reporting in the next release, as missing class files in the packaged application is a common issue when developers are moving from the embeded oc4j instance packaged with JDewveloper to standalone instances.
    -Eric

  • SQL connection error ( probably ) due to Internal battery changed?

    Hi
    We have an application written in C# 2005 that use an Sql Server 2005 database with Windows authentication mode
    Our customer with Windows XP sp3 used our software for a long time without any problem but he needs to change the PC internal battery and after this operation the application is not able to connect with database. I tried to uninstall all SQL server componets
    and instance, and reinstall them again but it doesn't work. I think is something related to the clock time of last access to database that is in some ways influencing the connection.
    What can we do?
    Regards

    I tried with your suggestion with SQLCMD - S (localhost)\TEST
    Microsoft Windows XP [Sürüm 5.1.2600]
    (C) Telif Hakký 1985-2001 Microsoft Corp.
    C:\Documents and Settings\A>sqlcmd -S (localhost)\SILCAOEMCLIENT
    HResult 0xFFFFFFFF, Level 16, State 1
    SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF].
    Sqlcmd: Error: Microsoft SQL Native Client : An error has occurred while establi
    shing a connection to the server. When connecting to SQL Server 2005, this failu
    re may be caused by the fact that under the default settings SQL Server does not
     allow remote connections..
    Sqlcmd: Error: Microsoft SQL Native Client : Login timeout expired.
    This is the code
    server = new SQLDMO.SQLServer(); 
    server.LoginSecure = true;
                    // Connessione al server
    server.Connect(In_sNomeIstanza, In_Utente, In_Password);
                    string cs1 = "Server=(local)\\TEST;Trusted_Connection=yes";
                    Sqlcon = new SqlConnection(cs1);
    // THROW GENERIC EXCEPTION ????
                    if (Sqlcon == null)
                        MessageBox.Show("a4", "");
                        return false;
                    else
                        Sqlcon.Open();
    return( true );
    Thank you very much for your help!!!

  • Dreamweaver 8 SQL Connection errors

    Hi.. I am trying to use Dreamweaver 8 to connect to my SQL
    Database hosted by Servage.net
    When Dreamweaver tries to connect to the database, it puts
    files into a folder called _mmServerScripts and uses them to
    connect.
    When I try to connect to test the database connection,
    Dreamweaver gives me a 404 error saying thqat it cannot find the
    file htp://www.domainname.com/_mmServerScripts/MMHTTPDB.php that it
    has put even though I can see it and a couple of others in the
    Online Filemanager and wneh I put the URL into my browser
    I have also tried to give the files full (777) rights and
    changed the owner to 'Webserver' to see if it was a rights problem
    without any luck.
    Even though this error pops up during testing, dreamweaver
    still shows the database connection in the database window and when
    I attempt to connect, it shows no errors but dies not find any
    tables within the database and I know that they are there... I can
    see them in phpMyAdmin.

    Update:
    I contacted Servage Support regarding this problem and the
    responded with:
    "Due to security considerations we do not allow connections
    to our mysql server from outside our network. If we did allow this
    the security of our systems would be affected."
    but as far as I can see it, the SQL database is accessed via
    the php pages uploaded to the website.. so as far as I can see, the
    database is then connected to loacally (at the server) is this
    correct??
    is there another way to connect to the database or should I
    create the database locally and upload it? or would this cause
    linking problems later?

Maybe you are looking for

  • How do i turn off an app with iOp 7?

    It looks like the method to close an app on the iPhone has changed with iOp 7. Double clicking the main button is now use to go from open app to another open app. How do you close an app nos to stop it from consuming battery?

  • Can i have two icloud accounts on 1 apple id

    My wife and i share i  tunes account, but on new 5c the icloud shares contacts on both phones.is there a way to change that.

  • Migration 9.2.0.6 to 9.2.0.7

    Hi, I have copied a database in 9.2.0.6 version on a database server but on this database the only version was 9.2.0.7. OS ar similar. With de backup controlfile to trace i clone and open my database 9.2.0.6 with the version 9.2.0.7. After this i shu

  • What is a good size SSD to use in the 2011 MBP's?

    I have heard many people say they buy the 115, 128, 240, 512GB SSD's to use as his or her start up or boot drive...  I know SSD's are faster than HDD's but what is the most logical size SSD to use as a boot disk?  I am wanting to get an SSD and keep

  • Last Yr Plan Data Vs Current yr Plan Data

    Hi gurus, Cd some one tell me when we are into a situaion where need to compare Plan Values Vs Last Yr and Current Yr, 1. How we are going to do this. 2. How Versions will be differentiated? 3. Will be Plan Valus of Last Year still can be changed or