Planning configuration Fails
921365Mar 7 2012 — edited Mar 7 2012Hi..
I am very new to Hyperion essbase and planning installation process.
So far I have installed Hyperion Essbase foundation services, admin server and essbase client.(All on same m/c)
I had also installed planning on same m/c. I was able to log-on directly to planning.
I tried to create sample application. When I clicked 'finish' button it said 'Page has some error see logs for details' but log file was neither created nor updated. I assumed I did not install planning properly, so I uninstalled it.
And my problems doubled.. :(
1. I tried installing it again on same m/c. Installation was successful but while configuration it failed in 'Shared services registration' and 'DB deployment'.
2. I saw logs and it said' registry failed and unable to create tables. So, I created a new database and tried to configure with that. but same error in configuration.
Please find below error logs from configtool.log and SharedServices_Security.log
configtool.log
----------------------------------------------------------
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "X-HUB-CALL-Status: -1[\r][\n]"
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Content-Type: text/html;charset=UTF-8[\r][\n]"
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Content-Length: 27[\r][\n]"
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Date: Wed, 07 Mar 2012 06:01:35 GMT[\r][\n]"
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Server: Apache-Coyote/1.1[\r][\n]"
(Mar 07, 2012, 11:31:35 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Registeration failed: null."
(Mar 07, 2012, 11:31:35 AM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, register operation failed in CMS:
com.hyperion.interop.lib.OperationFailedException: Registeration failed: null.Registeration failed: null.
at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:162)
at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:344)
at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
(Mar 07, 2012, 11:31:35 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
java.lang.Exception: Registeration failed: null.Registeration failed: null.
at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:173)
at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:344)
at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "X-HUB-CALL-Status: -1[\r][\n]"
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Content-Type: text/html;charset=UTF-8[\r][\n]"
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Content-Length: 27[\r][\n]"
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Date: Wed, 07 Mar 2012 06:01:35 GMT[\r][\n]"
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Server: Apache-Coyote/1.1[\r][\n]"
(Mar 07, 2012, 11:31:36 AM), org.apache.commons.httpclient.Wire, DEBUG, << "Registeration failed: null."
(Mar 07, 2012, 11:31:36 AM), com.hyperion.planning.HspDBConfigurator, DEBUG, Registeration failed: null.Registeration failed: null.
(Mar 07, 2012, 11:31:36 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
com.hyperion.cis.config.ProcessingException
---------------------------------------------------
SharedServices_Security.log
-----------------------------------------------
2012-03-07 11:26:55,520 [main] WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
2012-03-07 11:26:58,911 [main] WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
----------------------------------------------
Can anyone guide me further??