Network Error: Error connecting to Essbase Studio server

Hi......I am able to login to almost all the apps (shared services, Web Analysis, FIR, Web Services etc) except EssBase Studio. When i try to login to essbase studio it says "error connecting essbase studio server"
with detailed error "Network communication with the server failed. Check your network connection and try again.
Connection refused: connect"
Any idea?

here is the log file
0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for netezza.
[2012-10-24T16:54:50.218+05:30] [hyperion] [ERROR] [ESSSTD-145015] [com.hyperion.cp.driver] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection] [SRC_METHOD: createSQLConnection] Unable to establish connection to Oracle server.
[2012-10-24T16:54:50.369+05:30] [hyperion] [ERROR] [ESSSTD-145015] [com.hyperion.cp.driver] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection] [SRC_METHOD: createSQLConnection] Unable to establish connection to Oracle server.
[2012-10-24T16:54:50.369+05:30] [hyperion] [ERROR] [ESSSTD-043002] [com.hyperion.cp.catalog] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,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: Cannot initialize data storage engine.
     at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:78)
     at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:104)
     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: com.hyperion.cp.driver.util.DriverConnectionException: Cannot establish connection to Oracle server.
     at com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection.createSQLConnection(OracleConnection.java:283)
     at com.hyperion.cp.driver.adapters.sql.SQLConnection$ConnectionPool.<init>(SQLConnection.java:1226)
     at com.hyperion.cp.driver.adapters.sql.SQLConnection.construct(SQLConnection.java:450)
     at com.hyperion.cp.driver.ConnectionManager.getConnection(ConnectionManager.java:112)
     at com.hyperion.cp.driver.DriverEngine.getConnection(DriverEngine.java:60)
     at com.hyperion.cp.server.QueueableTask.setMetadataConnection(QueueableTask.java:53)
     at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:61)
     ... 11 more
Caused by: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
     at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:448)
     at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
     at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
     at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:409)
     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:395)
     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:678)
     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:238)
     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
     at java.sql.DriverManager.getConnection(DriverManager.java:582)
     at java.sql.DriverManager.getConnection(DriverManager.java:154)
     at com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection.createSQLConnection(OracleConnection.java:273)
     ... 17 more
]]

Similar Messages

  • Teradata connectivity from Essbase Studio

    Hi all,
    We are trying to connect connect to Teradata server from Essbase studio console from Windows.
    The Essbase Studio server is on Linux. We can ping to the Teradata server both from Windows ad Linux.
    But when we enter the server name, user name and password, it tells connection can't be established.
    We have put the Teradata jdbc driver jar files inside the EssbaseStudio server directory.
    We are getting same connection can't be established error in the Essbase Studio server logs.
    Do we need to put the jar files somewhere in Windows as well?
    Can someone help?
    Thanks.

    I assume you looked at http://download.oracle.com/docs/cd/E17236_01/epm.1112/est_user.pdf in the admin section. There is another thing, In the Essbase.cfg file is a section that looks like
    BPM_Oracle_DriverDescriptor "DataDirect 6.0 Oracle Wire Protocol"
    BPM_DB2_DriverDescriptor "DataDirect 6.0 DB2 Wire Protocol"
    BPM_SQLServer_DriverDescriptor "DataDirect 6.0 SQL Server Native Wire Protocol"
    ;BPM_SQLServer_DriverDescriptor "SQL Server"
    ;BPM_Netezza_DriverDescriptor "NetezzaSQL"
    BPM_Teradata_DriverDescriptor "Teradata"
    ;BPM_ORACLEBI_DriverDescriptor "Oracle BI Server 11g_OHXXXX"
    ;BPM_ORACLEBI_DriverDescriptor "Oracle BI Server"
    BPM_MySQL_DriverDescriptor "DataDirect 6.0 MySQL Wire Protocol"
    make sure teradata is not commented out.

  • Error connecting to Essbase Server when running business rules

    We recently migrated from v9.3 to v11.1.1.3. I have two users with Administrative access who need to run business rules on a native Essbase application, but cannot. They get the message 'Error connecting to Essbase Server'. They get this message when trying to set this execution database. They can't even expand the server to see the list of applications. I have tried deprovisioning them in Shared Services, refreshing security, then adding it all back in and refreshing again, but it doesn't work. My own id has identical access to that which I'm granting them, and I have no problems. I even created a native user with the same access and it works as well. No matter what I do, I cannot get these two users to be able to run their business rules in EAS.
    We also have a Planning application, and the Planning Administrative user has the same issue. However, this user is able to get around it by running rules using the Planning connection rather than the Essbase connection. She has the same issue of not seeing anything under the Essbase Servers when trying to set the execution database though.
    In version 9, we were not using Shared Services for Essbase security. Unfortunately our consultant chose to set it up using Shared Services security when migrating, and according to the documentation, one cannot go back to using Native Essbase security.
    I also tried running the Externalize Users wizard and the three users with issues failed to externalize. My own id did, and the native user I created succeeded.
    Has anyone experienced an issue like this or have any ideas on how to resolve?
    Thanks,
    Sabrina

    Follow up - Oracle has finally resolved this. It's so simple, yet no one thought to check until now. The three users with problems all have mixed case user id's in ldap. They have always logged into EAS with all lower case ids. In version 9, on native security, this was never a problem. But in version 11 using Shared Services (not sure which factor changed it), it doesn't work. The simple solution is to log in with their exact mixed case user ids. It only took Oracle three months and the creation of a bug issue to figure this out for us.
    Sabrina

  • HBR Error connecting to Essbase server

    Hi,
    Getting an error " HBR Error connecting to Essbase server" while selecting the outline in create new business rule.Tried the below workaround,but still getting the same error.
    * Copy the HBRServer.properties from AAS (<HyperionHome\Hyperion\AdminServices) to the Planning Server
    (<HyperionHome\Hyperion\HyperionPlanning\AppServer\InstalledApps\...)
    * Restart the services.
    * Login to Hyperion Planning application. Connect to each application at issue to establish RMI connection.
    * Log into AAS, Refresh security from Shared Services
    Any solution/ workaround could be of very helpful.

    Hi,
    Are you trying to create a business rule for planning or essbase, the error message you have posted is for trying to connect to essbase and you usually get that message if essbase is not started or unreachable.
    Cheers
    John
    http://john-goodwin.blogspot.com

  • HBR running error (Urgent, please help) Error connecting to Essbase Server

    Hello All Expert
    When running business rule either from Planning Web (Planning 9.3.1.1.8) or EAS, sometime there will be a error "Error connecting to Essbase Server" appear.
    After the error appear, all the can't be run.
    But after a while, problem may disappear and all the rules can be run.
    Anyone having this problem before, please help
    Eric

    I am actively using the EAS, but the error is suddenly come that I think I am not logout by server

  • There was an error connecting to the update server.

    There was an error connecting to the update server. Check your network settings and try again.
    am i along with this?
    airport utility 5.4.2 can`t get a new update 7.4.2

    Ok. Got it fixed.
    For a real fix:
    Try trashing the ~/Library/Application Support/Apple/AirPort folder. This should solve the problem this time and next time.
    If you are reluctant to do that, log into your 'test' account. (You do have a test account, don't you?)
    Do the update from there.
    Apparently we have something corrupted in our support directories for the AirPort device.
    I first fixed my problem by doing the alternate log in method and found that all 3 of my devices were needing a firmware update but only the Capsule was reporting an update within my own account.

  • Putty Network error Connection Refused

    Hi all,
    I have been trying to connect one of my server through putty and its error out as network error connection refused.
    When i try to ping the machine its pinging.
    What could be the reason?
    Advice me..

    check the Protocol from which you're trying to connect to. Try using SSH Protocol.(most of the fire wall rule allows this)

  • Opitsk: network error occurred while two-task server trying tosend break

    Problem Description: Environment Details
    Application Server : Version 10.1.2.3.0 on Windows Server 2003 R2
    Database Server: I have installed Oracle DB (11.2.0.1.0) on the same sever having Oracle 11g Release 1 (11.0.7.0) and Oracle 10g Release 2 (10.2.4.0).
    I am using Oracle11gR1 listener for all three databases.
    I have created database for Oracle11gR2 with no issues at all.
    Issue:
    Now when I am running my application using Oracle11g R2, my application runs fine for a specific interval after which I get ORA-03113: end-of-file communication channel. All the Sessions linked to these are all dead.
    From the logs I discovered this (which is TNS Packet write failure)
    opitsk: network error occurred while two-task server trying tosend break; error code = 12571

    Any clue based on the Trace file???????????
    Part of DB Trace (As Trace was very Big)
    ===========================
    2010-10-25 17:11:35.143380 : nioqrs:exit
    2010-10-25 17:11:35.143394 : nioqrs:entry
    2010-10-25 17:11:35.143405 : nioqrs: state = interrupted (1)
    2010-10-25 17:11:35.143415 : nscontrol:entry
    2010-10-25 17:11:35.143425 : nscontrol:cmd=45, lcl=0x0
    2010-10-25 17:11:35.143436 : nscontrol:normal exit
    2010-10-25 17:11:35.143446 : nscontrol:entry
    2010-10-25 17:11:35.143456 : nscontrol:cmd=1, lcl=0x0
    2010-10-25 17:11:35.143467 : nscontrol:normal exit
    2010-10-25 17:11:35.143477 : nioqsm:entry
    2010-10-25 17:11:35.143487 : nioqsm: Sending break packet (1)...
    2010-10-25 17:11:35.143498 : nscontrol:entry
    2010-10-25 17:11:35.143513 : nscontrol:cmd=45, lcl=0x0
    2010-10-25 17:11:35.143524 : nscontrol:normal exit
    2010-10-25 17:11:35.143535 : nsdo:entry
    2010-10-25 17:11:35.143546 : nsdo:cid=0, opcode=67, bl=1, what=17, uflgs=0x100, cflgs=0x3
    2010-10-25 17:11:35.143558 : nsdo:rank=64, nsctxrnk=0
    2010-10-25 17:11:35.143569 : nsdo:nsctx: state=8, flg=0x400c, mvd=0
    2010-10-25 17:11:35.143580 : nsdo:gtn=156, gtc=156, ptn=10, ptc=2047
    2010-10-25 17:11:35.143591 : nsdofls:entry
    2010-10-25 17:11:35.143601 : nsdofls:DATA flags: 0x0
    2010-10-25 17:11:35.143611 : nsdofls:normal exit
    2010-10-25 17:11:35.143622 : nsdo:sending NSPTMK packet
    2010-10-25 17:11:35.143632 : nspsend:entry
    2010-10-25 17:11:35.143642 : nspsend:plen=11, type=12
    2010-10-25 17:11:35.143653 : nttwr:entry
    2010-10-25 17:11:35.143668 : ntt2err:entry
    2010-10-25 17:11:35.143680 : ntt2err:soc 3116 error - operation=6, ntresnt[0]=530, ntresnt[1]=54, ntresnt[2]=0
    2010-10-25 17:11:35.143691 : ntt2err:exit
    2010-10-25 17:11:35.143702 : nttwr:exit
    2010-10-25 17:11:35.143712 : nspsend:0 bytes to transport
    2010-10-25 17:11:35.143722 : nspsend:transport write error
    2010-10-25 17:11:35.143733 : nspsend:error exit
    2010-10-25 17:11:35.143743 : nsdo:error sending NSPTMK packet
    2010-10-25 17:11:35.143754 : nserror:entry
    2010-10-25 17:11:35.143766 : nserror:nsres: id=0, op=67, ns=12571, ns2=12560; nt[0]=530, nt[1]=54, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    2010-10-25 17:11:35.143778 : nsdo:nsctxrnk=0
    2010-10-25 17:11:35.143788 : nsdo:error exit
    2010-10-25 17:11:35.143799 : nioqsm:send-break: failed to send break...
    2010-10-25 17:11:35.143810 : nioqper: error from send-marker
    2010-10-25 17:11:35.143821 : nioqper: ns main err code: 12571
    2010-10-25 17:11:35.143832 : nioqper: ns (2) err code: 12560
    2010-10-25 17:11:35.143842 : nioqper: nt main err code: 530
    2010-10-25 17:11:35.143853 : nioqper: nt (2) err code: 54
    2010-10-25 17:11:35.143864 : nioqper: nt OS err code: 0
    2010-10-25 17:11:35.143874 : nioqsm:exit
    2010-10-25 17:11:35.143884 : nioqer:entry
    2010-10-25 17:11:35.143895 : nioqer: incoming err = 12152
    2010-10-25 17:11:35.143905 : niomapnserror:entry
    2010-10-25 17:11:35.143915 : niqme:entry
    2010-10-25 17:11:35.143927 : niqme:reporting NS-12571 error as ORA-12571
    2010-10-25 17:11:35.143937 : niqme:exit
    2010-10-25 17:11:35.143947 : niomapnserror:exit
    2010-10-25 17:11:35.143957 : nioqce:entry
    2010-10-25 17:11:35.143967 : nioqce:exit
    2010-10-25 17:11:35.143977 : nioqer: returning err = 12571
    2010-10-25 17:11:35.143987 : nioqer:exit
    2010-10-25 17:11:35.143998 : nioqrs:nioqrs: Couldn't send break. returning 12571
    2010-10-25 17:11:35.144009 : nioqrs:exit
    opitsk: network error occurred while two-task server trying tosend break; error code = 12571
    2010-10-25 17:11:35.145131 : nioqds:entry
    2010-10-25 17:11:35.145149 : nioqds: disconnecting...
    From Apps Server
    ================
    [2010/10/25 4:41:1:141] Debug 50103 (JobObject:readExternal): err.errorString=MSG-00003: HES1201 STARTED 2010-OCT-25 15:28:44 Report RCXXX Rev 12.0
    REP-1401: 'beforereport': Fatal PL/SQL error occurred.
    ORA-03113: end-of-file on communication channel
    Edited by: user12889416 on 31-Oct-2010 22:24

  • HT1339 i cant log into instagram fro my ipod it says error & connection to log in server is in error. i deleted & installed the app again. it still wont allow me to log in what can i do ?

    i cant log into instagram fro my ipod it says error & connection to log in server is in error. i deleted & installed the app again. it still wont allow me to log in what can i do ?

    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site
    Restore from backup. See:
    iOS: How to back up
    Restore to factory settings/new iPod

  • ESSBase studio server is not running

    Dear All,
    When I run ESSBase studio server, I get below error. Kindly advice me on this.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    18:49:34 12/29/09 INFO Starting up
    18:49:34 12/29/09 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    18:50:41 12/29/09 (system) WARNING Failed to load driver for sap
    18:50:41 12/29/09 (system) SEVERE Cannot load Teradata connector
    18:50:41 12/29/09 (system) WARNING Failed to load driver for teradata
    18:50:41 12/29/09 (system) WARNING Failed to load driver for mysql
    18:50:41 12/29/09 (system) WARNING Failed to load driver for netezza
    18:50:41 12/29/09 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: Cannot initialize data storage engine
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:53)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: com.hyperion.cp.datasources.exploration.sql.SqlExplorerException: Sql exploration exception
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:237)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.explore(SqlExplorer.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:49)
    ... 11 more
    Caused by: com.hyperion.cp.driver.util.DriverException: Data Driver for url '%s' is absent or failed to initialize. Please see server start
    p log for more information.
    at com.hyperion.cp.driver.ConnectionManager.getConnection(ConnectionManager.java:102)
    at com.hyperion.cp.driver.DriverEngine.getConnection(DriverEngine.java:60)
    at com.hyperion.cp.driver.DriverEngine.executeStringQuery(DriverEngine.java:131)
    at com.hyperion.cp.datasources.exploration.Explorer.executeStringQuery(Explorer.java:138)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.getCatalogs(SqlExplorer.java:456)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.exploreSources(SqlExplorer.java:261)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:195)
    ... 13 more
    Thanks in advance,
    Best,
    Veeranna Ronad.

    Hi,
    The content of the server.properties is given below. Even after making suggested changes, the server is not running.
    I am running the server from the path "C:\Hyperion\products\Essbase\EssbaseStudio\Server\stopServer.bat".
    server.properties
    catalog.autoinit=true
    catalog.username=prototype_int
    transport.port=5300
    catalog.url=oracle\://10.1.126.248\:1521/ORCL
    catalog.password=T1JBQ0xF
    catalog.db=prototype_int
    server.hss.bpmApplication=BPM\:73317
    Below is the error.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    17:56:32 01/15/10 INFO Starting up
    17:56:32 01/15/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:38 01/15/10 (system) WARNING Failed to load driver for sap
    17:56:39 01/15/10 (system) WARNING Failed to load driver for mysql
    17:56:39 01/15/10 (system) WARNING Failed to load driver for netezza
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    17:56:40 01/15/10 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:155)
    at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:98)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    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:494)
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:149)
    ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No table PROTOTYPE_INT.CP_NONE_TRANSACTIONS found
    at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:193)
    at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
    at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
    ... 17 more
    Thanks in advance,
    Best,
    Veeranna Ronad.
    Edited by: Ronad on Jan 15, 2010 4:02 PM
    Edited by: Ronad on Jan 15, 2010 5:58 PM

  • Configuration issue : Oracle Essbase Studio Server

    Hi,
    What going wrong here? Please advice...
    C:\Hyperion\products\Essbase\EssbaseStudio\Server\server_prod.log
    20:44:06 05/13/10 INFO Starting up
    20:44:06 05/13/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    20:44:14 05/13/10 (system) WARNING Failed to load driver for sap
    20:44:14 05/13/10 (system) SEVERE Cannot load Teradata connector
    20:44:14 05/13/10 (system) WARNING Failed to load driver for teradata
    20:44:14 05/13/10 (system) WARNING Failed to load driver for mysql
    20:44:14 05/13/10 (system) WARNING Failed to load driver for netezza
    20:44:15 05/13/10 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:155)
         at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:98)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
         at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    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:494)
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:149)
         ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No table ORCL.ADVWORKS.CP_NONE_TRANSACTIONS found
         at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:193)
         at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
         at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
         ... 17 more

    Hi
    Thanks,
    I able to connect after changing the catelog username which point to wrong one in server.properties.
    But now Essbase Server got failed. Can you help
    Essbase Server startup check using Maxl command
    Error: Result: Unable to connect Essbase Server using MAXL command. Please check that essbase server is running.
    Recommended Action: Check Essbase Server is started.
    EssabaseServerChecker
    Error: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Check application is started.
    Launch external checker with next command: C:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** d26085.arrownao.corp.arrow.com http://d26085.arrownao.corp.arrow.com:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Make sure external checker is working.
    Launch external checker with next command: C:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** d26085.arrownao.corp.arrow.com http://d26085.arrownao.corp.arrow.com:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Make sure external checker is working.

  • Unable to start Essbase Studio Server

    Hi All,
    Am getting an error message when I start Essbase studio. The installation and configuration went without any errors. I have downloaded the jdbc driver for mysql, renamed it and placed it in the correct location. Yet when I start the studio server I get the error message described below. I have also attached the contents of the server.properties. Do let me know if you guys have any suggestions.
    server.properties:
    #Wed Mar 03 15:17:26 EST 2010
    catalog.autoinit=true
    catalog.username=essuser_qa
    catalog.url=sqlserver\://NYSQLSVR\:1433
    catalog.password=rfBjPy3lHIDM8QeIikYgIg\=\=
    catalog.db=essbase_qa.dbo
    error message:
    15:32:21 03/03/10 INFO Starting up
    15:32:21 03/03/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    15:32:27 03/03/10 (system) WARNING Failed to load driver for sap
    15:32:27 03/03/10 (system) SEVERE Cannot load Teradata connector
    15:32:27 03/03/10 (system) WARNING Failed to load driver for teradata
    15:32:27 03/03/10 (system) WARNING Failed to load driver for netezza
    15:32:30 03/03/10 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:155)
         at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:98)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
         at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:149)
         ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No table ESSBASE_QA.DBO.CP_NONE_TRANSACTIONS found
         at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:193)
         at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
         at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
         ... 17 more
    ----------------------------------------

    You could try :-
    1. Execute the script “catalog_schema_drop.sql” under $HYPERION_HOME\products\Essbase\EssbaseStudio\server\database\common\MSSQLServer to drop the existing Catalog tables
    2. Bring up the Microsoft SQL Server Management Studio and login as sa
    a.Expand the Databases node
    b.Expand the “epmesbStudio” under the Database node
    c.Expand the “Security” node
    d.Right click on “Schemas” under the database “epmesbStudio” to bring up the “Schema” dialog:
    e.From the Schema dialog, enter ”epmEsbStudio” for both Schema name and Schema owner, then click OK to create the schema.
    f. Verify that the schema “epmEsbStudio” is created:
    3. Expand the Users node under Security: (you should see the user “epmEsbStudio” listed under Users)
    a. Bring up the user Properties for “epmEsbStudio” by right click on “epmEsbStudio” then select Properties
    b. From the user Properties dialog, you can see the Default schema is dbo. Change the default schema to “epmEsbStudio”, which is the schema that we create in the above steps by click on the list button to bring up the Select Schema dialog:
    c. Click on the Brows button from the Select Schema dialog, and select “epmEsbStudio” from the list and click OK
    d.The selected schema should place in the Select Schema dialog. Click OK on the Select Schema dialog:
    e. Now the schema “epmEsbStudio” should appeared as Default schema on the user Properties dialog.
    f. Now make sure the Database role membership “db_owner” is selected (select this option if it is not already select).
    g. Click OK to save the settings
    4. Bring up the Query editor from the Microsoft SQL Server Management Studio by click on the “New Query” and make sure the
    5.Disconnect the query editor to any database by right click on the query editor select Connection To Disconnect
    6.Connect the query editor to the database epmEsbStudio by right click on the query editor select Connection To Connect to bring up the Connection to Database Engine dialog
    7. From the Connection to Database Engine dialog provide the SQL Server name, Authentication type, and enter “epmEsbStudio” as the user name and provide the password for this user, then click on the Options button, then select the Connection Properties tab and enter “epmesbStudio” for Connection to database. Click on the Connect button (you should be able to connected without any error or warnings)
    8. Type the following statement in the query editor, and execute it. The query should be executed without any problem.
    Create table Test (
    col1 varchar(5)
    go
    9. Verify the table is created under the “epmEsbStudio” Schema:
    10.Delete the table “Test”
    11.Start the Essbase Studio Server
    The properties file should read
    Example in server.properties
    catalog.db=epmesbStudio.epmEsbStudio
    catalog.username=epmesbStudio
    You can change "epmEsbStudio" to match your database being used for studio
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to connect to Essbase Administration Server

    Hi Experts,
    I've encountered trouble of connecting to essbase administration server right after new installation of essbase. According to the documents, the default username is "admin", and default password is "password", but it's just working for me and prompt me with "Login failed" error message.
    Details from easserver.log:
    [EssbaseAdminServices0] [ERROR] [ESSEAS-35505] [oracle.epm.essbase.eas] [tid: 19] [userId: <anonymous>] [ecid: 0000JQeO6^AAlJWFLzBT8A1FXpq30000C^,0] [APP: EAS#11.1.2.0] Following Exception occurred for user admin. Message exception is EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials.
    I'm a newbie and this is my first installation, any hint of how I could diagnose the system to find out the root cause of such error?
    Thanks in advance for any helps~

    It works, thanks so much.
    My essbase was deployed under standalone mode, so I thought it's not using the password configured for Shared Services.

  • Network error since moving Essbase server into new VLAN

    We just moved a Solaris zone containing an Essbase server into another VLAN and now I am seeing strange problems with network timeouts. When EAS runs "query database" commands in MAXL (when you click on a database, for example), it can hang for ten minutes and then timeout. If I run this locally on the server via essmsh:
    MAXL> query database <Db> get estimated size;
    I get, after ten minutes:
    ERROR - 1056213 - message from server [Network error [145]: Unable to connect to [chr7z037: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].
    THe server isn't down and I can connect to it via EAS and HSS.
    I am not sure what service is reporting this error - must be APS or HSS (which run on a seperate windows box)?
    Also EAS data previews are painfully slow and/or timeout with the same network error as above.
    The essbase server is in HSS mode.

    Hi Philip,
    As CL said ,even I had faced the similar issue. In our case , it was the concept of DMZ ( they were in 2 different DMZ's ) and not able to communicate and gave the error ( which you mentioned in your post).
    Try to open up the ports ( Try to telnet also to check)
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • FR Studio Error Connecting to Essbase

    Hi,
    We currently have FR 11.1.1.3 as well as Essbase 11.1.1.3. I'm able to use FR Studio via a Windows XP VM box we have setup as an admin box since most of the 11.1.1.3 stuff is not compatible with Windows 7 64-bit.
    I have read the FR 11.1.1.3 is compatible with Windows 7. I have it installed on my Windows 7 machine and am able to open the studio client and see my reports in the repository but when I try to open a report I get an error.
    "Failed to Connect to Server. Error connecting to database connection xx:xx"
    Any ideas as to what might need to be done to get the connections to work?
    Thanks in advance!

    Hello,
    I'm able to create a new database connection through Workspace but I attempted to in FR Studio and got the same error.
    I don't know how to check that the correct ADM drivers are installed based on the datasource. I've attempted to uninstall FR Studio so I could re-install it fresh but the uninstaller just spins (no surprise at all).
    Can I just copy a few folders over from the XP machine that does work with FR to get the correct drivers or is it something more involved?
    Thanks!

Maybe you are looking for

  • My iPhone will not connect to the internet at my Airport Extreme station

    Yesterday I updated my Aiport Extrems firmware, all configuration is the same as before, and all my macs connects fine to internet.My iPhone connect fine to the network, but will not connetc to the internet. In my neighbours network there is no probl

  • Help on how to remove case on iPhone 6 Plus

    Hello, I bought the "Barely There" case from Case Mate for my iPhone 6 Plus, and the buttons on the side are terrible. So, I've found a new case I want to switch over to. The problem is, I can't get the case off. When I do get it to move, the phone s

  • Automatic credit release of blocked Sales orders with pre payment

    Hi , We have a requirement as given below.Please suggest a better solution for this. The customers have the 'prepayment ' payment terms with different percentages of the sales order value to be paid before the delivery creation. When the sales orders

  • CRM sales order and data base field in R/3

    Where can I see in R/3 that the replicated CRM sales order is created in CRM? Is there a field e. g. in the data base table VBAK or VBAP?

  • Error like 'class' or 'interface' expected

    hi, I write one simple program :- enum Apple         a,b,c; public class AppleDemo         public static void main(String args[])                 Apple app;                 app=Apple.a;                 System.out.println("The Apple is:"+app);