Hyperion 11.1.2 Configurator Error

Hi guru's
I have a hit a wierd Hyperion configurator error during configuration of an installation. I have already configured some components using the configurator but it seems to have corrupted when I came back to it to finish of the configuration. I am gettting the following error and has anyone seen this before:
Running preconfig checks...
Running EPM_ORACLE_HOME check...
EPM_ORACLE_HOME environment variable value: E:\Oracle\Middleware\EPMSystem11
R1
JAVA_HOME environment variable value: E:\Oracle\Middleware\EPMSystem11R1\..\
jdk160_11
EPM_ORACLE_HOME check succeeded
Running .oracle.products check... .oracle.products check succeeded
Running Jars manifest check...
Time spent for manifests parsing: 2141 ms
Maximum jars depth achieved: 9, while restriction was: unrestricted
Parsed 439 manifests
Total jars and classpath entries encountered: 439
Total not-existing referenced classpath entries count: 34
Total classpath elements to check: 67
Jars manifest check succeeded
Running Environment variables check... Environment variables check succeeded
Running Windows system32 directory check... Windows system32 directory check suc
ceeded
Preconfig checks passed! Going further
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Warning: MainHitWizard finished with exception: java.lang.NullPointerException
java.lang.NullPointerException
at com.hyperion.config.document.Storage.loadStorage(Storage.java:1229)
at com.hyperion.config.document.Storage.<init>(Storage.java:93)
at com.hyperion.config.document.Storage.getInstance(Storage.java:113)
at com.hyperion.cis.config.Configurator.initialize(Configurator.java:84)
at com.hyperion.config.wizard.impl.ToProductTaskSelection$1.commit(ToPro
ductTaskSelection.java:73)
at com.hyperion.hit.wizard.Wizard.start(Wizard.java:286)
at MainHitWizard.main(MainHitWizard.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at Main.invokeMethodOrExit(Main.java:166)
at Main.main(Main.java:54)
Help!!!
Edited by: 800166 on Jan 24, 2011 2:36 PM

You're in luck...we experienced this issue. We are in a distributed environment and had configurator open on two boxes. Our theory is that the configurators get into a pushing match and lock out the Shared Services database thus causing Configurator to never launch again.
We dropped the schema in the Shared Services database and then configurator was able to run again
JTS

Similar Messages

  • Hyperion Planning Data Source Configuration Error

    Hi,
    I'm trying to configure Planning. I'm at the last step of the configuration utility, and trying to configure "Data Source Configuration" for Planning.
    When I try to do it, I Create the Datasource, I give the Datasource name, and I select the database (which Oracle), and it throws me the error at the step Relational Storage Configuration Details:
    com.hyperion.planning.HspDSRdbPanelManager, ERROR, Relational Database Connection Failed:= :[Hyperion][Oracle JDBC Driver][Oracle]ORA-12505 Connection refused, the specified SID (******) was not recognized by the Oracle server.
    I'm sure that I'm entering the correct database details. But still not able to understan why it is not accepting it.
    I'm picking up the SID from the TNSNAMES.ora correctly. I'm able to login to the Db via sqlplus with the same username,pwd and SID. Also able to connect to the Db via TOAD using the same credentials.
    But not able to configure the Planning!!!
    Kindly help.
    Thanks.

    Which version of planning are you referring to, what OS has it been installed on.
    Does your tnsnames ora have different names in the configuration
    net_service_name=
    (DESCRIPTION=
    (ADDRESS=(protocol_address_information))
    (CONNECT_DATA=
    (SERVICE_NAME=service_name)))
    Is the net_service_name the same as the service_name, if they are different have you tried both of them?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion Shared Services Configuration Error

    Hi All,
    I am unable to connect Hyperion Shared Services with Oracle 11 g.  I am getting Error " Unable to connect Database to Product Hyperion Shared Services"
    OS : Windows 2008 server R2
    Config Log Hyperion :
    (Jul 29, 2013, 09:55:41 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:55:41 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    (Jul 29, 2013, 09:56:49 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:56:49 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    (Jul 29, 2013, 09:57:59 PM), com.hyperion.cis.config.AbstractProductDBConfigurator, ERROR, Error:
    hyperion.jdbc.base.BaseSQLException: [Hyperion][Oracle JDBC Driver]Error establishing socket to host and port: 192.168.56.129:1521. Reason: Connection refused: connect
        at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
        at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)
        at hyperion.jdbc.oracle.OracleImplConnection.open(Unknown Source)
        at hyperion.jdbc.base.BaseConnection.connect(Unknown Source)
        at hyperion.jdbc.base.BaseConnectionStartup.run(Unknown Source)
    (Jul 29, 2013, 09:57:59 PM), com.hyperion.cis.config.wizard.DBSetupPanel, ERROR, Error:
    com.hyperion.cis.config.ConnectException
        at com.hyperion.cis.config.AbstractProductDBConfigurator.checkConnection(AbstractProductDBConfigurator.java:204)
        at com.hyperion.cis.config.wizard.DBSetupPanel.queryExit(DBSetupPanel.java:368)
        at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
        at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
        at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

    I am configuring Hyperion System 9 on Oracle 11 g. I am not configuring against any IP. If it so how to resolve it.
    # listener.ora Network Configuration File: C:\app\Cristiano\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Cristiano\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Cristiano\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\Cristiano

  • Datasource configuration error

    Hi,
    I unable to configure the planning datasource. Let me explain the complete scenario.
    Already I have created a datasource (SID:TEST, Port:1571) and created an aplication and everything is working fine. Now client changed the SID(Test1) and Port No(1551) for the schema. I have exported the schema and imported to new SID. When I am trying to change the connection for existing datasource by editing to new SID and port no, it is giving an error "Data Source configuration failed". Below are the configtool log entries.
    (Nov 26, 2009, 11:42:05 AM), com.hyperion.planning.HspDBConfigurator, DEBUG, Registeration failed: null.Registeration failed: null.
    (Nov 26, 2009, 11:42:05 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.planning.HspDBConfigurator.configure(HspDBConfigurator.java:222)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDBConfigTask(RunAllTasksWizardAction.java:282)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:151)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source).
    I am getting the same error for other products also i.e. EAS, Planning and Reporting. But shared services configured successfully and working fine.
    Please help.....
    Thanks,
    Naveen Suram
    Edited by: Naveen Suram on Nov 26, 2009 3:21 PM
    During the configuration, I have selected the option "Reuse the existing database" instead of "Drop and Create new database" as I already imported the tables to new schema.

    I am trying to reconfigure Planning and Data Source Configuration. Here it is giving "Database Configuration Failed" for Planning database configuration and "Datasource Configuration Failed" for datasource configuration.
    But i checked all .properties files and DB tables....all are pointing to new database only.
    It is necessary to go reconfiguration or without that one will it work fine?
    Thanks,
    Naveen Suram

  • Essbase 11.1.2.1 configuration error " Error while initializing registry."

    I have installed Essabase 11.1.2.1 components successfully in linux(RHEL 5) and while configuring the shared services first time getting the error :Error while initializing registry. unable to navigate from registry wizard state"
    In the configtool log I found the below exeptions and errors:
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01857] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Creating a new registry: DBtype is ORACLE
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@devdwdb.newcorp.com:1531:DEVDW
    [2011-12-28T13:05:48.803-05:00] [EPMCFG] [TRACE] [EPMCFG-01319] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating system component: component type = SYSTEM9
    [2011-12-28T13:05:49.014-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = FOUNDATION_SERVICES_PRODUCT
    [2011-12-28T13:05:49.025-05:00] [EPMCFG] [TRACE] [EPMCFG-01323] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating Registry database connection component: component type = DATABASE_CONN
    [2011-12-28T13:05:49.040-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2011-12-28T13:05:49.129-05:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Error:[[
    com.hyperion.hit.wizard.FailedButRetryPossibleException: Error while initializing registry.
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:394)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:515)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at com.hyperion.config.document.Storage.setLink(Storage.java:398)
         at com.hyperion.cis.config.ConfigRegistryUtils.createProductComponent(ConfigRegistryUtils.java:81)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:419)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:277)
    Here I am wondering that I have installed and configure successfully in dev environment with the same DB privileges and folder permissions,as well same character set details and the same install files every thing is same as dev environment, but the same approach is failing in prod environment.
    I am unable to figure out what exactly issue is,
    Can any one please help me out in this regard.
    Edited by: 900598 on Dec 29, 2011 11:48 PM

    Hi John,
    We are using the different schemas(ESHSRVC for dev and ESHSRVC4 for prod)and different user ids as well in the db server( devdwdb.newcorp.com:1531:DEVDW)
    where the DEVDW is the sid for both schemas.
    Here the HSS tables created in ESHSRVC and working fine for dev.
    but in the new installation and config with the ESHSRVC4 schema the config is failing and throwing the error msg..
    I am sure the new installation is not pointing to the old HSS populated schema(ESHSRVC) and I have given the connection details of ESHSRVC4(new schema) while config the shared services for new one.
    I cross checked the both schema's have the same privileges and character sets.
    but in the new config with new schema is unable to create the registry and throwing error.
    I have uninstalled and deleted the entire folder and created new schema's and started the new install and config still getting same error.
    .

  • EAS Configuration Error

    Hi,
    In EAS, i cant able to access the Planning Outline(i can able to access Essbase outline), so i decided to do the reconfiguration of EAS. While doing the EAS reconfiguration I am getting below error.
    (Sep 02, 2009, 04:41:03 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.ess.EASDBConfigurator.configure(EASDBConfigurator.java:252)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDBConfigTask(RunAllTasksWizardAction.java:282)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:151)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Sep 02, 2009, 04:41:04 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, register operation failed in CMS:
    com.hyperion.interop.lib.OperationFailedException: Product already exists.Registeration failed: error.generalSaveModel.Product already exists.Registeration failed: error.generalSaveModel.
         at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:211)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:360)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Sep 02, 2009, 04:41:04 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Product already exists.Registeration failed: error.generalSaveModel.Product already exists.Registeration failed: error.generalSaveModel.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:222)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:360)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Register Shared Services - Failed
    Configure Database - Failed
    Deployment to Application Server - Succes
    Please guide me in this situation.
    Thanks & Regards,
    PC

    Hi,
    This error usually means you are trying to register EAS with Shared Services but it is already registered.
    If you believe you need to register it again I think you have remove it from shared services, there used to be no easy way of removing it.
    First I would try and delete the application group under business rules in shared services, then try and reregister, if it does not work then
    this is the method I usually take.
    Open Word
    Go to
    http://<hss machine>:58080/interop/content/files
    if it is version 11 change to 28080
    Enter admin username/password
    Go into the folders AdminProjects, Products and Projects
    Anything related to HBR e.g. HBRAPP.HBR right click and then delete.
    Restart the services
    Try and register again.
    Cheers
    John
    http://john-goodwin.blogspot.com/

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

  • HFM Configuration Error - URGENT

    Hi there,
    I'm trying to configure HFM (11.1.2 on windows). I'm able to configure all things (DCOM, WEBSERVER...) but can't configure the database.
    When it gets to the database portion of the configuration, I see the following error message on the config logs created by the EPM System Configurator:
    [2010-12-23T17:39:52.296-03:00] [EPMCFG] [WARNING] [EPMCFG-02084] [oracle.EPMCFG] [tid: 57] [ecid: 0000IoKxNUVApI1Fzv7U801D4utF00000i,0] [SRC_CLASS: com.hyperion.hfm.config.hfmregistry.HFMRegistry] Error while configuring HFM Database: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    [2010-12-23T17:39:52.296-03:00] [EPMCFG] [ERROR] [EPMCFG-05020] [oracle.EPMCFG] [tid: 57] [ecid: 0000IoKxNUVApI1Fzv7U801D4utF00000i,0] [SRC_CLASS: com.hyperion.hfm.config.HfmDbConfigurator] Error: Error while configuring HFM DatabaseString index out of range: -1
    [2010-12-23T17:39:52.296-03:00] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 57] [ecid: 0000IoKxNUVApI1Fzv7U801D4utF00000i,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Error: [[
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.hfm.config.HfmDbConfigurator.configure(HfmDbConfigurator.java:164)
         at com.hyperion.config.wizard.impl.RunAllTasks.executeDbConfigTask(RunAllTasks.java:753)
         at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:322)
         at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:89)
         at java.lang.Thread.run(Thread.java:619)
    Does anyone have any idea?

    Hi,
    A similar issue is resolved, please check the below thread:
    Re: HFM CONFIGURATION
    Hope this helps,
    Thank you,
    Charles Babu J

  • Workspace configuration error

    Hi,
    I installed 11.1.1.3 version. while configuring the shared services, calc manager, HFM, FDM, FR and EPMA, everything successfully installed and Successfully Configured. But while configuring workspace i am getting Problem "Deploy to Application Server" Failed. I tried many times, every time i am getting same configuration problem. How to find the error for configuration failed, and where can i get the error log? Could you plz provide solution to resolve the issue.
    i will be very thankful for your valuable advice.
    thanks & regards
    Challenger
    Edited by: Challenger on Apr 3, 2011 10:42 PM

    HI Nick,
    thanks for your reply,
    i am new to technical issues, whereas i found lot of lines in log file, but i can found some of lines are relating to error. I think these lines can be useful to found error source. Could you plz suggest me solution for this error.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, executeing...
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Service Agent Properties inserted.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Inserting Service Agent Properties.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Agent Id =JF1
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, name =PARALLEL_CYCLE_LIMIT
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, sequence =0
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, value =1
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, executeing...
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Service Agent Properties inserted.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Inserting Service Agent Properties.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Agent Id =JF1
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, name =SUPPORT_BQY
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, sequence =0
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, value =true
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, executeing...
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, DEBUG, Service Agent Properties inserted.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.CMCPortalServiceDBHelper, INFO, Done loading default Service agent properties.
    (Apr 04, 2011, 02:17:29 PM), com.oracle.cmc.registry.HITRegistryUtil, DEBUG, Done loading HIT Registry defaults.
    (Apr 04, 2011, 02:17:29 PM), com.hyperion.avalanche.AvalancheConfigurator, DEBUG, WS loadHitRegistry done
    (Apr 04, 2011, 02:17:29 PM), com.hyperion.avalanche.AvalancheConfigurator, DEBUG, Annotation set up: D:\Hyperion\products\Foundation\workspace\install\scripts\AnnotationConfig.cmd
    (Apr 04, 2011, 02:17:37 PM), com.hyperion.avalanche.AvalancheConfigurator, DEBUG, WS config done
    (Apr 04, 2011, 02:17:37 PM), com.hyperion.avalanche.AvalancheConfigurator, INFO, Start register Annotation service...
    (Apr 04, 2011, 02:17:37 PM), com.hyperion.cis.config.ConfigRegistryUtils, DEBUG, Looking for product component in the registry: component type = WORKSPACE
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.AvalancheConfigurator, INFO, agent host = srinu/127.0.0.1
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.AvalancheConfigurator, INFO, Finished register Annotation service.
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [CoreService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.CoreService, INFO, Creating Win32 agent service
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.CoreService, INFO, Running command: D:\Hyperion\common\workspacert\9.5.0.0\bin\wksagent.exe -RegService -Auto -Name HyS9Core1 -DisplayName Hyperion Workspace - Agent Service -Description HyS9Core1, Provides service infrastructure to run services locally
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [GSMNameService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [ServiceBroker] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [AuthorizationService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [AuthenticationService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [PublisherService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [SessionManager] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [JobService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.JobService, WARN, SQR is not installed
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [EventService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [RepositoryService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [LoggingService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [UsageService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [AnalyticBridgeService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [DataAccessService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [IntelligenceService] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [Servlets] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [SDK] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [JobUtilities] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [RemoteServiceConfigurator] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.NewBiPlusConfig, DEBUG, Finishing feature [WebServices] install
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.cis.config.runner.core.Storage, DEBUG, Adding new managed instance HyS9Core1Instance
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.AvalancheConfigurator, INFO, Closing DB connection: user=sa, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://srinu:1433;DatabaseName=HYPWSS;loadLibraryPath=D:\Hyperion\common\JDBC\DataDirect\3.7\lib, DatabaseType=MSSQLServer.
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.cis.config.Configurator, DEBUG, Loading AppServerDeployer class for product: workspace_1_9.5.0.0
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.cis.config.ConfigRegistryUtils, DEBUG, Looking for product component in the registry: component type = SHARED_SERVICES_PRODUCT
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.cis.config.AppServerDeployer, DEBUG, Value of "enable_windows_services" property: true
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.config.InstallHistory, WARN, Failed to parse feature name: MessageFormat parse error!
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.avalanche.AvalancheDeployer, DEBUG, Setting context for Workspace:workspace
    (Apr 04, 2011, 02:17:38 PM), com.hyperion.cis.config.AppServerDeployer, DEBUG, pre-Deploy: Workspace
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.utils.ScriptFileModifier, DEBUG, REM Workspace was not found in D:\Hyperion\products\Foundation\bin\start.bat
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.utils.ScriptFileModifier, DEBUG, REM Workspace was not found in D:\Hyperion\products\Foundation\bin\stop.bat
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.ant.AbstractAntConfigurator, DEBUG, propertiesExtractLocation : D:\Hyperion\deployments\Tomcat5\scripts\Workspace
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.avalanche.HPSUComponentDeployer, DEBUG, HPSUComponentDeployer webApp: D:\Hyperion\products\Foundation\workspace/InstallableApps/workspace_unconfigured.war
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.avalanche.HPSUComponentDeployer, ERROR, File D:\Hyperion\products\Foundation\workspace\InstallableApps\workspace_unconfigured.war does not exist. Exiting preDeploy...
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.AppServerDeployer, DEBUG, Deploy: Workspace
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.ConfigRegistryUtils, DEBUG, Looking for product component in the registry: component type = SHARED_SERVICES_PRODUCT
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.AppServerDeployer, DEBUG, Using server port :45001
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.AppServerDeployer, DEBUG, Using AJP port :45002
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.ant.AbstractAntConfigurator, DEBUG, Executing target: deploy
    (Apr 04, 2011, 02:17:39 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    D:\Hyperion\common\config\9.5.0.0\resources\tomcat\tomcat5-build.xml:102: Error while expanding D:\Hyperion\products\Foundation\workspace\InstallableApps\workspace_unconfigured.war
         at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:147)
         at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:106)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
         at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
         at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:217)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
         at com.hyperion.cis.config.ant.AbstractAntConfigurator.executeTarget(AbstractAntConfigurator.java:134)
         at com.hyperion.cis.config.ant.tomcat5.Tomcat5Configurator.deploy(Tomcat5Configurator.java:66)
         at com.hyperion.cis.config.AppServerDeployer.deployToTomcat(AppServerDeployer.java:941)
         at com.hyperion.cis.config.AppServerDeployer.deploy(AppServerDeployer.java:298)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeAppDeploymentTask(RunAllTasksWizardAction.java:595)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:215)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Caused by: java.io.FileNotFoundException: D:\Hyperion\products\Foundation\workspace\InstallableApps\workspace_unconfigured.war (The system cannot find the file specified)
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
         at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:141)
         at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:136)
         ... 46 more
    --- Nested Exception ---
    java.io.FileNotFoundException: D:\Hyperion\products\Foundation\workspace\InstallableApps\workspace_unconfigured.war (The system cannot find the file specified)
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
         at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:141)
         at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:136)
         at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:106)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
         at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
         at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:217)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
         at com.hyperion.cis.config.ant.AbstractAntConfigurator.executeTarget(AbstractAntConfigurator.java:134)
         at com.hyperion.cis.config.ant.tomcat5.Tomcat5Configurator.deploy(Tomcat5Configurator.java:66)
         at com.hyperion.cis.config.AppServerDeployer.deployToTomcat(AppServerDeployer.java:941)
         at com.hyperion.cis.config.AppServerDeployer.deploy(AppServerDeployer.java:298)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeAppDeploymentTask(RunAllTasksWizardAction.java:595)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:215)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    thanks & regards
    Challenger

  • How do I fix a Configuration Error on MacBook Pro?

    I have a MacBook Pro 2.4 GHz Intel Core i5 with 8 gigs of memory. I was running CS6 and my video board went out. I got it fixed but lost all my data on my hard drive. So I tried installing cs6 from a disk image that I had saved and after entering the serial code I received that my license was revoked. That could be true since I was at another company when I purchased it. Now I'm trying out the TRIAL Adobe cloud solution and after installing and getting updates, when i clicked on the app I get a configuration error when trying to open the . Do I need to delete some library items that are conflicting when I tried to install CS6?
    Here is the error:
    A problem has occured with the licensing of this product. Restart your computer and re-launch the product.
    If this problem still occurs after restarting, contact Customer Support for further assistance, and mention the error code shown at the bottom of this screen.
    Error: 213:5

    Imjoewalkerid the file permissions on your SLStore folder have become compromised.  Please see Configuration error 16 | CC, CS for information on how to resolve Error 213:5.

  • Configuration Error 213:19 Adobe PhotoShop CC when sequenced using Microsoft App-V 5.0

    Does anyone out there have a Microsoft App-V 5.0 recipe for Adobe PhotoShop CC ?
    When I run the App-V package, I get the License Configuration Error 213:19
    Thank You. very much for your time.   Karl

    You will probably get better help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Configuration error when open admin tool in BIEE 11g client

    Hi All,
    I have installed BIEE 11g client in my laptop,the version is 11.1.6.2 ,it has show one error in the installation log :
    <action name="Custom Action" target="oracle.bi.CustomIAActionGetInstanceNumber" status="error">
    - <AdditionalNotes>
    <error>class oracle.bi.CustomIAActionGetInstanceNumber.install() runtime exception:</error>
    </AdditionalNotes>
    After installation,when I try to open the admin tool in start menu,it show configuration error , but I can open the admin tool through installation directory.
    And when I try to import metadata,it also shows connection has failed.
    Can any body give some helps on this,thanks a lot.
    Ryan.
    Edited by: 997662 on Apr 5, 2013 1:39 AM

    Hi,
    Let me know which version you are using (OBIEE) ?
    you are trying to install Client (Admin Tool) and OBIEE server in same machine ?
    Thx,

  • The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) Log on failed. Ensure the user name and password are correct. (rsLogonFailed) Logon failure: unknown user name or bad

    The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    Logon failure: unknown user name or bad password 
    am using Windows integrated security,version of my sql server 2008R2
    I have go throgh the different articuls, they have given different answers,
    So any one give me the  exact soluction for this problem,
    Using service account then i will get the soluction or what?
    pls help me out it is urgent based.
    Regards
    Thanks!

    Hi Ychinnari,
    I have tested on my local environment and can reproduce the issue, as
    Vaishu00547 mentioned that the issue can be caused by the Execution Account you have configured in the Reporting Services Configuration Manager is not correct, Please update the Username and Password and restart the reporting services.
    Please also find more details information about when to use the execution account, if possible,please also not specify this account:
    This account is used under special circumstances when other sources of credentials are not available:
    When the report server connects to a data source that does not require credentials. Examples of data sources that might not require credentials include XML documents and some client-side database applications.
    When the report server connects to another server to retrieve external image files or other resources that are referenced in a report.
    Execution Account (SSRS Native Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Report Viewer Configuration Error

    Hi,
    I manage a TFS 2010 Server that makes heavy use of Reporting Services, and I have a user that reported the following error
    when attempting to open a report in the Microsoft Visual Studio Report Viewer:
    Report Viewer Configuration Error
    The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add verb="*" path="Resevred.ReportViewerWebControl.xsd" type = "Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer,
    Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.web/httpHandlers section of the web.config file, or add <add name="ReportViewerWebControlHandler" preCondition="integratedMode" verb="*"
    path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.webServer/handlers section for
    Internet Information Services 7 or later.
    Has anyone seen this error before, or have any advice on finding a solution?
    Thank you.

    Hi HealthServices3300,
    You can try to install "Microsoft Report Viewer 2010 Redistributable Package" on your server to check if it works for you.
    For the web.config info, it's for web application. And I'd like to know how did you create the report, and whether the report is for a web app or reporting service. From the error message and report, seems it's not a TFS issue. If it's SSRS project
    issue, please post this issue to
    this forum. If it's a report viewer control issue, you can post this issue in
    this forum for a professional response. After that, please update this thread with the new thread link. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SQL Server Reporting Services Configuration Error(Subscription)

    I have just deployed a new project on the server and i can successfully run report from the BI Site; [Server Name]\Reports and no issue there. But when i try to create Subscription for the same report; I am trying File Share and it throws error as given
    below. Do i have to configure anything for subscription in the Reporting Services Configuration Tool???
    I also have few questions regarding Configuration;
    What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
    What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
    What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
    Here is the error I am getting in the log file.. 
    ReportingServicesService!library!b!06/17/2010-09:35:04:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for
    more information., AuthzInitializeContextFromSid: Win32 error: 110;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    ReportingServicesService!library!b!06/17/2010-09:35:04:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    ReportingServicesService!subscription!b!06/17/2010-09:35:04:: Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Authorization.Native.GetAuthzContextForUser(IntPtr userSid)
       at Microsoft.ReportingServices.Authorization.Native.IsAdmin(String userName)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.IsAdmin(String userName, IntPtr userToken)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.CheckAccess(String userName, IntPtr userToken, Byte[] secDesc, ReportOperation requiredOperation)
       at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml,
    ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials)
       at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
       at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]&
    secondaryStreamNames)
       at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Deliver(Notification notification)
    I also get following error when I try to create email Subscriptoin
    w3wp!processing!6!6/17/2010-09:58:53:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'. ---> System.Data.SqlClient.SqlException: Could not obtain information about Windows NT group/user 'THRY\RPUser',
    error code 0x6e.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.ImpersonateUser()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.Open()
       at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ReportRuntimeDataSourceNode.OpenConnection(DataSource dataSourceObj, ReportProcessingContext pc)
       --- End of inner exception stack trace ---
    Thanks,
    RP

    Hi RP,
    For your first issue "cannpt create subscriptions", after analyzing the error logs, it seems to be caused to the service account for the Reporting Services service does not have proper permissions to invoke the WIN32 API.
    The SQL Server Reporting Services invokes the Win32 API to impersonate user's permissions to write files to shared folder or call COM+ components.
    In this case, we can change the service account to a account has permissions to invoke the Win32 API to solve the issue. For example, we can change the account to be NetworkService or LocalSystem:
     1. Backup the encryption key using Reporting Serivces Configuration Manager.
     2. Change the service account using Reporting Serivces Configuration Manager.
     3. Restore the encryptiong key using Reporting Serivces Configuration Manager.
    For your others questions, please see the following inline reply:
     --What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
     The account should be a Windows account or the SQL Server account, that has read permissions in the source data base at least.
     --What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
     The account must be a Windows user account. For best results, choose an account that has read permissions and network logon permissions to support connections to other computers. It must have read permissions on any external image or data file that you
    want to use in a report. Do not specify a local account unless all report data sources and external images are stored on the report server computer. Use the account only for unattended report processing.
     --What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
     You are right. It must be a Windows account, which has permissions to access and write files to the shared folder.
    For more information, please see:
    Configuring the Report Server Service Account:
    http://msdn.microsoft.com/en-us/library/ms160340.aspx
    Execution Account (Reporting Services Configuration):
    http://msdn.microsoft.com/en-us/library/ms181156.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

Maybe you are looking for

  • Time evaluation_quota generation

    We are using -ve time mgmt for time evaluation. The requirement, EL would generate if employee completed 240 days (Attendace day + previous year availed EL). If an employee complete the eligibility i.e. 240 days, so quota would be generated, calculat

  • MINUS Operator in OBIEE 11g

    Hi all , I have a requirement to use MINUS operator in a column of a report . Since it is available for two separate criteria , Could someone suggest how to perform the same in OBIEE 11g for a column. the conditions to be implemented in a column are

  • Incorrect payload in receiver adapter

    Hi everybody! We came across following situation. We have a PI scenario IDOC->File. We have one ERP as a Sender and a couple of Receiver FTP systems. There are 3 inbound interfaces for each Receiver system with different message types and mappings fo

  • I want my blog address to automatically appear at the bottom of my emails. How do I do this?

    <blockquote>Locking duplicate thread.<br> Please continue here: [[/questions/893962]]</blockquote> At the bottom of every email I send, I would like the url for my blog to automatically appear as a link. How do I set this up? Is it like having a sign

  • Importing a Premiere Pro Sequence into After Effects Crashes After Effects

    Hello, I'm on a Quad Core Mac, 2.8GHZ with 6GB of Ram. I have a Premeire Pro project with varying MOV and MP4 files; from a DSLR and from a Sony EX-1 camera.  This project has lots of media, over 3 TBs, and each and every time I try to import it into