EPM configuration err -  RegistryWizardState

While trying to configure the product the EPM configuration utility gave me the following error. "Failed to Navigate from RegistryWizardState: Error while initializing registry". Has anyone seen this one before?

I have not, but looks like others have:
EPM 11.1.2: Foundation Services config fails on Windows 2008 SP1 server.
You may also want to do a search on the Essbase Forums. I did a quick search for RegistryWizardState and it returned 7 threads.
Essbase Forums: Essbase
Cheers,
Mehmet

Similar Messages

  • EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry.

    Hi,
    I am getting Below error in RHEL 6.5
    EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry. See logs for more details"  while configuring Essbase Server on 64 bit OS using Oracle Database
    Any help...?

    Hi ,
    This community is to discuss Oracle Application Server specific issues, you can post this query in the below Hyperion Forms for better response:
    Hyperion EPM
    [OR]
    Oracle Hyperion EPM (MOSC)
    [OR]
    Hyperion Certification for EPM (MOSC)
    Regards,
    Prakash.

  • Essbase EPM Configurator failing

    Hi All,
         I am tyring to install essbase on linux(RHEL).   I had downloaded and installed successfully.  As part of the next step to  EPM Configurator..  The database step where we specify  db schema for  shared services is failing.
    My question is , do we need to create this schema using some utility ? like RCU in obiee case.   In my case , I had manually create this schema using sys account and had given the privileges like connect,resource,sysdba .
    Can anyone answer this?  Thanks in Advance.
    I had checked the log file.. it says  insufficient privileges..
    [2013-12-12T11:36:43.750-08:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 14] [ecid: 0000KBcJu1PFw000jzwkno1IeX0f000002,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@192.168.242.132:1521:ORCDB
    [2013-12-12T11:36:45.018-08:00] [EPMCFG] [INCIDENT_ERROR] [EPMCFG-01001] [oracle.EPMCFG] [tid: 14] [ecid: 0000KBcJu1PFw000jzwkno1IeX0f000002,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: {0}[[
    com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
            at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:354)
            at com.hyperion.hit.registry.RegistryUtils.initUpgradeRegistry(RegistryUtils.java:272)
            at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:105)
            at com.hyperion.hit.registry.Registry.createBasicComponents(Registry.java:2305)
            at com.hyperion.config.document.Storage.initRegistry(Storage.java:245)
            at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:384)
            at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:228)
            at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:544)
            at java.lang.Thread.run(Thread.java:662)
    Caused by: java.sql.BatchUpdateException: error occurred during batching: ORA-01031: insufficient privileges
            at oracle.jdbc.driver.OracleStatement.executeBatch(OracleStatement.java:6390)
    ORA-01031: insufficient privileges.   Can any one tell me what privileges are for  database schema for shared services ?
    Thanks
    S

    Hi,
    First you need to install Foundation Services and configure database for that , for Essbase i dont think we need database schema for that , we would need schema for EAS.
    Below are the privilages required for any database user which would be used in configuration.
    Create Procedure,
    Create Sequence,
    Create Session,
    Create Table,
    Create Trigger,
    Create View
    and
    Query Rewrite
    Thanks
    Amith

  • Hyperion EPM configuration

    Hi,
    We are unable to register 'Shared Services' in Hyperion EPM configuration.
    It shows status as failed
    please help us to resolve.
    Reg, kannan

    Hi,
    I would suggest the first step is to make sure that the Shared Service is running and are well configured. Check the Administrative Tools | Services and see that the Foundation OpenLDAP and the Foundation Shared Services are running.
    Hope that helps,
    Thanasis

  • EPM Configurator error

    Gurus,
    I did the EPM configuration and since I did not include the "configure logical address for web application"
    therefore I am trying to run the epm configurator again, but i have been getting the error message " AN UNEXPECTED ERROR OCCURED AND THE APPLICAITON WILL HAVE TO SHUT DOWN. REVIEW ERROR LOG, CORRECT THE ERROR CONDITION AND RELAUNCH THE APPLICATION"
    What could be the reason for the error, and I am not sure about the exact path to check the error.
    please help
    Thank

    Hi,
    Check out the config tool logs in :
    D:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\config\configTool-stdout.log
    Hopefully that will provide more information - post the relevant errors if you need additional help.
    Nick

  • Essbase / EPM Configurator Install Issue

    Hello guys,
    I've installed EPM and later Essbase correctly on an Windows Server 2003 32 bits.
    The problem is when I've tried to configure EPM Configurator... when I've had only EPM installed there it worked fine, but after Essbase install there is an issue: Unexpected error has occured.
    In the log file configtool.log appears:
    2012-06-06T10:27:27.980-03:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 13] [ecid: 0000JV1yVjeFw000jzwkno1FnpeU000000,0:524] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
         at com.hyperion.cis.ConfigToolDocument.isAppServerClasspathOptional(ConfigToolDocument.java:488)
         at com.hyperion.cis.config.dependencies.ClassPathPresentCheck.proccessEntering(ClassPathPresentCheck.java:44)
         at com.hyperion.config.wizard.ProductTaskSelectionField.<init>(ProductTaskSelectionField.java:52)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionForm.<init>(ProductTaskSelectionForm.java:78)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionState.getForm(ProductTaskSelectionState.java:71)
         at com.hyperion.hit.wizard.Wizard.changeState(Wizard.java:440)
         at com.hyperion.hit.wizard.Wizard.access$1500(Wizard.java:47)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:552)
         at java.lang.Thread.run(Thread.java:662)
    Could anybody please help me?

    George ,
    There are 3 steps
    1. configure database
    2. register with shared services
    3. deply to app server
    admi , password should work in the next window
    next , you select the database of DB2 , SQL server or oracle
    I think, you pay more attention in providing correct database configuration details .
    Check the port number ,re check the database name and the user name ,and whether this user has required prevelages
    Then also check whether the TCP/IP protocol is enabled
    Hope this helps.
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • EPM Configurator showing the old DB Details

    Hi,
    We are using Hyerion Financila Management 11.1.1.3 application. Recently we have migrated the Oracle Database to another server. So I re-configured the database details to point to the new database server through the EPM Configurator. When I re-opened the EPM Configurator, It is still showing the old DB details. Please could you help me to resolve this issue. But The configuration xml files have changed and it contains new database details.
    Thanks,
    Aravindh K

    It possibly could mean that the reconfiguration was not successful, I know in that version you can end up only updating the reg.properties and not the actual database configuration.
    The process is in the following Oracle Support doc :
    How To Change Shared Services Database Repository in EPM 11 (Doc ID 976279.1)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPM Configurator Failed

    Hi,
    I configured Shared Service (11.1.2) successfully yesterday and deployed it on weblogic.
    However today I tried to configure essbase but EPM Configurator keep failing.
    Configurator failed at 2nd step once I entered DB information.
    I checked configtool log file and it indicates below error
    ====
    [2012-05-30T14:13:27.092+01:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 15] [ecid: 0000JUTrbJg3z0WjLxyGOA1FlXkc000002,0:381] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
         at com.hyperion.cis.ConfigToolDocument.isAppServerClasspathOptional(ConfigToolDocument.java:488)
         at com.hyperion.cis.config.dependencies.ClassPathPresentCheck.proccessEntering(ClassPathPresentCheck.java:44)
         at com.hyperion.config.wizard.ProductTaskSelectionField.<init>(ProductTaskSelectionField.java:52)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionForm.<init>(ProductTaskSelectionForm.java:78)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionState.getForm(ProductTaskSelectionState.java:71)
         at com.hyperion.hit.wizard.Wizard.changeState(Wizard.java:440)
         at com.hyperion.hit.wizard.Wizard.access$1500(Wizard.java:47)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:552)
         at java.lang.Thread.run(Thread.java:662)
    =====
    Please can you help.
    Thanks

    Essbase is on the same server. I am trying to find the root cause but log files are not giving any clue.
    Any help will be really appreciated.
    Thanks

  • EPM configuration ESSBASE Failed to navigate from RegistryWizardState:Error while initializing registry.

    When I was in the configuration ESSBASE, ran into trouble.
    Failed to navigate from RegistryWizardState:Error while initializing registry.
    soft: EPM 11.1.2.3  
    OS: linux redhat6.1
    Two planing server configuration
    A server configuration essbase and install oracle relational database
    Planning configuration is successful, but the first step in essbase Shared servers failed, the error is:Failed to navigate from RegistryWizardState:Error while initializing registry.
    What should I do?
    Please

    If you are using Oracle database, Create a user(schema) with the below previliges
    Roles:
    DBA, Resource, Connect
    privileges:
    CREATE ANY SYNONYM,CREATE CLUSTER,CREATE INDEXTYPE,CREATE PROCEDURE,CREATE SEQUENCE,CREATE SESSION,CREATE TABLE,CREATE TRIGGER,CREATE TYPE,CREATE VIEW,DROP ANY SYNONYM
    Thanks,
    mady

  • EPM Configurator won't launch on Windows 7

    When I attempt to launch EPM System Configurator on Windows 7 I am getting the following message via command window.
    '"C:\Users\Mike\set_hyphome_1.bat"' is not recognized as an internal or external
    command,
    operable program or batch file.
    "JRE or JDK Not Found. Exiting"
    "JAVA_HOME is not set"
    "Exiting"
    I am following Tim Tow's Blog and it says the following:
    At this point, I pressed the Configure button to launch the EPM System Configurator and nothing happened. I also tried starting from the Windows Start Menu (Start Menu, All Programs, Oracle EPM System, Foundation Services, EPM System Configurator) and again, nothing happened. After some investigation, including a look at the batch files that launch the Configurator and an attempt to launch from the command line, it was determined the setJavaRuntime.bat was not setting the JAVA_HOME properly. A quick check of the %HYPERION_HOME%\common showed that it did not have a JRE directory.
    This is the first major issue installing on Windows 7. To work around the issue, copy a version of the JRE from a working Hyperion install. I checked another 11.1.1.3 machine we have running in the office and it had the JRE version 1.5.0_12 installed. I copied the JRE directory from that machine onto my new Windows 7 machine.
    Where can I get a copy of the JRE directory?
    Thanks for the help.

    Hi,
    I have a rather peculiar problem. I don't have access to another PC where epm 11.1.1.3 is installed. Therefore, I do not have a source to copy that JRE folder from.
    If someone would be kind enough to mail me a JRE folder for 11.1.1.3, I'd be really grateful.
    My email id is: [email protected]
    Thanks and Cheers,
    Sahil Sampat

  • Disable IPv6 post EPM configuration

    Hello Gurus,
    Consider the following scenario:
    1. Oracle EPM 11.1.2.3 is installed and configured on the server when IPv6 was enabled.
    2. When I check the logs, there are errors like the one shown below for all the Hyperion products in the sysout logs.
    <Feb 26, 2015 4:52:14 PM IST> <Warning> <JMX> <BEA-149509> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at service:jmx:t3://[2001:0:9d38:90d7:1498:37fa:53ef:9b94]:7001/jndi/weblogic.management.mbeanservers.domainruntime.
    java.io.IOException
      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
      at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
      at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:222)
      Truncated. see log file for complete stacktrace
    Caused By: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://[2001:0:9d38:90d7:1498:37fa:53ef:9b94]:7001: Destination unreachable; nested exception is:
      java.net.ConnectException: Connection timed out: connect; No available router to destination]
      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:792)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
      at weblogic.jndi.Environment.getContext(Environment.java:315)
      at weblogic.jndi.Environment.getContext(Environment.java:285)
      Truncated. see log file for complete stacktrace
    which I presume is because IPv6 is enabled on the server.
    When I check the status of the server in Oracle Weblogic Administration Console, I see the status as Shutdown, however the service is up and running and I am able to work on it.
    Doubt:
    Can I disable IPv6 on the servers, such that it doesn't disturb the current configuration?
    Will there be any extra need to configure EPM system after disabling the IPv6?

    If you want to disable IPv6 then you can but make sure you bring down Hyperion, completely remove IPv6 and then reboot.
    From the log you posted it looks it is trying to bind to a tunnel adaptor or 6to4 adaptor, if you run an ipconfig /all you should see what it is binding to.
    If you would like to understand ipv4/ipv4 supported combinations have a look at the "IPv6 Certification" tab in the support matrix - Supported Platforms Matrices - Oracle Enterprise Performance Management System
    From
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • [EPM Configuration] OracleDB - OC4J Configuration issue .... not found

    Hello,
    after analysing endlessly the existing workarounds for this problem, i conclude that mine is not posted yet.
    Intro
    In order to install EPM, i had to install Oracle Database 11g. After the installation, an error ocurred stating that configurations were not saved and i could run manually "ECMA.bat" later.
    I tried to configure it by creating environment variables such as:
    - ORACLE_SID
    - ORACLE_HOSTNAME
    - ORACLE_UNQNAME
    So far, i haven't tried to executed ECMA.bat for the last time, since I am quite sure that i will fail due to not recognizing the hostname.
    The issue
    Whili trying to make sure that the database is correctly configured, i tried to access to the webpage, unsuccessfully.
    Then i found my problem in the forums:
    When i type in CMD:
    --> (I type)
    C:\OracleDB_app\alexandreyin\product\11.2.0\dbhome_1>emctl status dbconsole
    --> (returns)
    OC4J Configuration issue. C:\OracleDB_app\alexandreyin\product\11.2.0\dbhome_1/o
    c4j/j2ee/OC4J_DBConsole_HPCM.lab.pt_orcl not found.
    In fact there was no folder with that name, nor something like "/OC4J_DBConsole_localhost_orcl" as many posts suggests.
    I only have folders like:
    - "home"
    - "oc4j_applications"
    - "OC4J_DBConsole"
    - "OC4J_Workflow_Component_Container"
    - "OC4J_Workflow_Management_Container"
    - "utilities"
    - "deploy_db_wf"
    Some posts suggests me to change my /driver/etc/host file, but i think my current file is correct:
    --> (Content of host gile)
    127.0.0.1 localhost
    XX.XXX.XXX.XXX HPCM.lab.pt
    Honestly, i am out of ideas and i wish any experienced colleague could give me a hint.
    Thanks in advance

    Hi,
    It is worth having a look at the following document on Oracle support.
    Problem - emctl start dbconsole Fails with Error OC4J Configuration issue OC4J_DBConsole_<HOSTNAME>_<DBNAME> not found *[ID 555218.1]*
    Linux 64bit DBConsole Fails With "OC4J Configuration issue cannot find /oc4j/j2ee/oc4j_DBConsole_..." *[ID 462325.1]*
    Thanks,
    HyperEPM

  • EPM Configuration in a distributed environment

    Hi
    I m installed Hyperion Essbase server only on AIX 6.1 sever and Planning, Reports, EAS, Essbase Studio and Essbase clients on windows server.
    Shared Services Registry, web logic server and oracle HTTP server all are exist on windows server.
    Means Hyperion Essbase server exists on AIX (UNIX).
    When I am installing Essbase on UNIX then foundation services are primary requirements for Essbase installation so foundation services also on UNIX box.
    I did the configuration on windows server including Foundation services, web logic server, Oracle HTTP server (OHS), and Reporting & Analysis framework, planning.
    Now I want to start the configuration on UNIX box.
    My question: Which components are mandatory for configuration in this scenario?
    Thanks
    Dharm

    Hi John,
    thanks for your response. Yes, the Process Manager does not start. I had a look at the Event Viewer. And it shows error and the error properties description is something like this-
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> System.Exception: System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.
    at System.Data.OracleClient.OCI.DetermineClientVersion()
    at System.Data.OracleClient.OracleInternalConnection.OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity, Boolean unicode, Boolean omitOracleConnectionName)
    at System.Data.OracleClient.OracleInternalConnection..ctor(OracleConnectionString connectionOptions)
    at System.Data.OracleClient.OracleConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
    at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningOb...
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  • OFM 11 Configuration Err: Creating Reports Tools + Server Components Failed

    I was encountered with this error during Configuring the OFM 11.1.1.3.0 Linux 64
    Creating Reports Tools Components Failed
    Creating Reports Server Components Failed
    Executing: opmnctl startproc ias-Components
    I restart the wls and the admin server and all managed servers in the ClassicDomian too many times and problem still persists
    I search this forum and other sites before posting this thread
    my machine specification is over VMware 7 on Windows 7 x64 as following:-
    1- Oracle Enterprise Linux 5.5 x64
    2- Database 11g 11.2.0.1.0 x64
    3- wls1033_generic x64
    4- OFM 11.1.1.3.0 x64
    I didn't install Portal neither OID
    Can I Configure these Components Manually after fininshing the Installation ?

    Hello Hans. Did you ever find a resolution to this problem? I'm encountering the same issue and cannot find much information online pertaining to this problem. Can you tell me if you found a solution or any useful posts pertaining to this problem?
    Thanks,
    Pablo

  • EPM 11.11.1.3 - trying to configure Shared Services against SQL2005

    hello, any ideas is appreciated. Many thanks in advance.
    I just installed EPM/Essbase and am now configuring all products. The first product, Shared Services is not allowing me to connect to the SQL database. In the EPM Configure window, I selected "Perform 1st time configuration of Shared Services database" then entered all pertaining entries, ie SQL 2005, the server, port, database name and user id/password. On clicking Next, I get "Login Failed for User ..."
    the configtool_err.log contains the following:
    (Oct 22, 2009, 08:10:52 AM), com.hyperion.config.wizard.impl.RegistryWizardState, ERROR, java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]Login failed for user 'adminuser'.
    (Oct 22, 2009, 08:10:52 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Login failed for user 'adminuser'.
    the configtool.log conatins the following:
    (Oct 22, 2009, 08:10:52 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, connection is null
    (Oct 22, 2009, 08:10:52 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, after validationResult
    (Oct 22, 2009, 08:10:52 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Login failed for user 'adminuser'.

    never mind... i had failed to see the addendum to the doc..
    7127257, 7188590:
    You must use native authentication with Microsoft SQL Server instead of Windows authentication. Both the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Troubleshooting Guide and the Oracle Hyperion Enterprise Performance Management System Installation Start Here state to use Windows authentication.

Maybe you are looking for

  • Import po a/c key

    hi friends which account key is used to post insurance condition condition type zin% and zinv is it fr1 or fr2 in case of import po. fr1 is custom clearing and fr2 is custom provision. points will be rewarded k.chhikara

  • SAP MII SSC UI CUSTOMIZATION

    In SAP MII SSC (Self Service Composition Dashboard), There is some issue I am facing while doing some customization on the UI of SSC. I added two UI5 drop down with Dynamic Data Source and my requirement is populating the second drop down as per the

  • 2 r/3 instances and one BW

    hi gurus, i am facing situation like getting 2 r/3 systems data into one BW. my 2 R/3 systems are ISR and AFS? how do i have to proceed, what could be the possible ways.. Thanx in Advance.

  • Will I lose my personal contacts if I add an Exchange/Active Sync account?

    I read that if I configure my business Exchange account via active sync I will lose my personal contacts on the phone. True?

  • Suitable BAPI

    Dear Gurus, we are uploading the SD prices using transactions VK11 and VK12 (For Changing Prices). Because of some performance issues we are looking for BAPIs which can perform the task for VK11 and VK12.    Please suggest us any BAPI which can suffi