Hyperion Planning applications migration

Hello,
I'm planning to migrate Hyperion Planning applications in 11.1.1.3 to 11.1.2.1. What are some of the ways to migrate them? I'm thinking just do a backup of the planning sql database in 11.1.1.3 then create a planning application shell in 11.1.2.1 then restore the backup planning sql database in 11.1.1.3 over the planning sql database in 11.1.2.1. I'm not sure if this will work since the database schemas might change between 11.1.1.3 and 11.1.2.1?
Thanks.

Hello Friend,
The procedure is :
1. Take Backup(export of schema) of existing schema which you want to migrate.
2. Create a New Schema(in New/Existing Environment if database differ for PROD/NON-PROD)
3. Restore the Backup Schema to new schema(Import Backup Schema to new one).
4. Goto "App Wizard"->"Edit Data Source for that Application" and if you are using Oracle as DB(Change the User) else if you are using MS SQL SERVER as DB(change the Database)
NOTE : Change means you have to replace the New database/Schema with existing one
5. Restart Planning Services
But BR's do not migrated when you do Schema Restore, for that you have to import and export BR's into EAS.
Thanks,
Avneet Singh Bhatia

Similar Messages

  • Planning application Migration

    Hi
    I referred earlier migration post Migration of Hyperion Planning Application
    and come out with one thing related to SID, If the application owner for the target application is different:
    Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001means i should go to target server schema and copy the SID against user 50001 for later use.
    8. Go into the HSP_USERS table and update the SID for user id 50001means paste SID against 50001 in target server which i copied in earlier step (after replacing the schema in target server from source schema) (schema are similar at target and source)

    These steps are required if the source/target application owner is not the default admin account.
    Once you create your blank planning application on the target, go into the table and store the SID.
    After you have migrated the schema, go in and then paste the sid your stored above.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Admin owner for planning application migration

    I'm using the instructions from the following article to migrate a planning application. Migration of Hyperion Planning Application One of the steps is create a new Planning application with the same admin name as the older application. Unfortunatly, I'm not sure of what name was used when the application was originally created. Is there someplace where I can find this information.
    Thanks,
    Tom

    Hi,
    Just for your future reference it has been available since version 4.
    In 9.2      
    Select Administration > Application Settings.
    From the Show drop-down list, select Advanced Settings.
    Click Go.
    Select the System Settings tab.
    You will see an option "Select User" > The owner will be in the dropdown.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Need help in copying Hyperion Planning application from Production to UAT

    Hi,
    We are currently using Hyperion Planning version 9.3.1.
    We have Hyperion planning cubes which are used for Hyperion Planning application. Users use Planning web forms.
    We need to copy the current PROD application to UAT which are on different servers.
    I am new user to Hyperion Planning and I am aware of Hyperion Essbase.
    I am aware of process to copy the Planning cube between the PROD and UAT servers.
    I need your assistance in completing the Hyperion Planning migration other than Planning cube copy activity as it involves more than cube copying. like Planning forms, etc.
    Thanks,
    Praveen.

    Hi John,
    Thanks for your suggestions. I have tried to start planning web application from Start menu. The error logs [SystemErr.log] says as below.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R Can not set database catalog name, skipping set of catalog name: HPSPLN
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R Query Failed: SQL_GET_SYSTEMCFG: null
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at hyperion.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.lang.RuntimeException: Error loading objects from data source: java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R java.lang.NullPointerException
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.loadSystemCfg(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.Handle(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at HspLogOn.doPost(Unknown Source)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [9/5/11 10:46:53:571 GMT+08:00] 00000019 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [9/5/11 11:23:07:284 GMT+08:00] 00000013 SystemErr R Creating rebind thread to RMI
    We have 'HYPPLN' Planning applciation and the related Essbase Cube and not 'HPSPLN'. Verified on to the 'PlanningSystemDB.properties' file and its entried are
    SYSTEM_DB_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    SYSTEM_DB_URL=jdbc:hyperion:sqlserver://<DBServer>:1440
    SYSTEM_DB_USER=hypadm
    SYSTEM_DB_PASSWORD=DIFLAIAIANFGBMFO
    SYSTEM_DB_CATALOG=PLNSYS2
    SYSTEM_DB_TYPE=SQL
    INSTANCE=HYPPLNINS
    Here too the SYSTEM_DB_CATALOG is having entry as PLNSYS2 and not the HYPPLN which is our Planning application name. Tried verifying on PROD which is running fine and we there too have HYPPLN cube/planning application but at the DB Server, we have Database as PLNSYS again and the DB_CATALOG is having entry as 'PLNSYS' and not the HYPPLN. Not sure if this is ok or not.
    Also tried looking at the SELECT Permission issue that is there on the error log.
    The SELECT permission was denied on the object 'HSP_SYSTEMCFG', database 'master', schema 'dbo'.
    On our Database Server side, i have PLNSYS2 and the tables under this are only few as :
    dbo.HSP_ACTION
    dbo.HSPSYS_APP_CLUSTER_DTL
    dbo.HSPSYS_APPLICATION
    dbo.HSPSYS_CLUSTER
    dbo.HSPSYS_DATASOURCE
    dbo.HSPSYS_PI_INFO
    dbo.HSPSYS_PROPERTIES
    I do not see HSP_SYSTEMCFG and other mainly discussed table 'HSP_USERS' for SID verifications.
    I have writtend the issue in detail and I couldn't find the related solutions on the forums too. Please verify and help me in fixing the issue.
    Thanks in advance.
    Edited by: 883090 on 04-Sep-2011 20:55

  • How to find out total of number of users accessing Hyperion Planning applications ?

    Hi All,
    Could someone help me with the details of how to find out total number of users who are accessing Hyperion Planning application in Env.?
    This is with regard to licenses so wanted accurate and unique information,
    Thanks
    Amith

    Hello Amith,
    I think you should have a look at the blog of Cameron Lackpour http://camerons-blog-for-essbase-hackers.blogspot.be/
    In the "Shared Services Stupid Trick" blogs, he shows how to find the real access to an application. The side benefit is that it is amusing to read.
    In how far this is OK for the licenses is written on another page. You likely need to use the same method as Oracle does. Ask the Salesperson how to do this. (I am curious what his/her reply is).
    Regards,
    Philip Hulsebosch.

  • Hyperion Planning application is not opening

    Hi experts!!
    my question is related to Hyperion Planning application.
    I'm trying to open the planning application thruogh workspace/planning but it's not opening.
    I searched planning server log and found the following :
    ####<Oct 25, 2012 3:48:49 PM IST> <Error> <HTTP> <HYPERIONAPP> <Planning0> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1351160329704> <BEA-101107> <[ServletContext@65743393[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:null version:11.1.2.0]] Problem occurred while serving the error page.
    java.lang.NoClassDefFoundError: com/hyperion/planning/HspCSM
         at jsp_servlet.__error._jspService(__error.java:658)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:499)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:248)
         at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:745)
         at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:593)
         at weblogic.servlet.internal.ErrorManager.handleException(ErrorManager.java:186)
         at weblogic.servlet.internal.WebAppServletContext.handleThrowableFromInvocation(WebAppServletContext.java:2266)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2115)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    please reply if anyone knows about it...it's urgent!!

    Have a read through Re: Creating new Data Source Error - Database connection Failed
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hi all, May i know how to create filters in Hyperion Planning Application?

    Hi all, May i know how to create filters in Hyperion Planning Application?
    i don't know how to create filters in Planning Application. but my superior asking me to create filters.
    Thanks & Regards,
    Sekhar

    Go to Administration > Dimensions > Select Dimension > Select the member to want to assign acccess filters to :- Assign Access
    Repeat process for all access permissions.
    If there is a lot of permissions to set you could use a utility :-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch03s07.html
    Refresh Planning including security filters
    Also have a read of :- http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/mg_secfilter.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to know the Cluster name for Hyperion Planning Application

    Hi,
    We have 2 Hyperion planning clusters in our Planning environment. As per new requirement, we need to make the copy the existing planning application.
    We are not able to get the defined cluster information for existing planning application.
    Please help on how can we find the cluster name for a Hyperion Planning application.
    Quick help will be appreciated!!
    Thank You.
    Mohit Jain

    Hi John,
    Thanks for your quick response!!
    We tried to run this command on Planning system command. but it did not return any record. We found that table "HSPSYS_APP_CLUSTER_DTL" does not have any record.
    is there any other way, where we can check the planning cluster name.
    Please help on this further.
    Thank You.
    Mohit Jain

  • Migrate Hyperion Planning application from 9.3.3 to 11.1.2 by using CopyApp

    Dear sir,
    Iam using hyperion 9.3.3 and i want to migrate my planning application to hyperion 11.1.2.1 by using CopyApp.cmd.
    I am trying to use this utility and got some error after executing the command...I have created a property file i.e CopyApp.properties.
    APP1_JDBC_CATALOG=SAMP
    APP1_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP1_JDBC_URL=jdbc:hyperion:sqlserver://hyp:1433
    APP1_JDBC_USERNAME=sa     
    APP1_JDBC_PASSWORD=sa
    APP1_JDBC_DATABASE_TYPE=SQL
    APP1_OLAP_SERVER=hyp
    APP1_OLAP_USERNAME=admin
    APP1_OLAP_PASSWORD=password
    APP1_OLAP_APPNAME=SAMP
    APP2_JDBC_CATALOG=AMRP
    APP2_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP2_JDBC_URL=jdbc:hyperion:sqlserver://server2:1433
    APP2_JDBC_USERNAME=sa     
    APP2_JDBC_PASSWORD=sa
    APP2_JDBC_DATABASE_TYPE=SQL
    APP2_OLAP_SERVER=server2
    APP2_OLAP_USERNAME=admin
    APP2_OLAP_PASSWORD=password1
    APP2_OLAP_APPNAME=AMRP
    Also..iam using the command to execute this utilty...please take a look below...
    C:\Hyperion\Planning\bin>CopyApp /S:SAMP /T:AMRP /P:C:/Hyperion\Planning\AppServer\InstallableApps\CopyApp.properties
    But after executing this command ..i got some error. Please take a look into this error
    ***Exception in thread "main" java.lang.RuntimeException: SAMP_JDBC_DATABASE_TYPE***
    ***is undefined or it's value is null***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfo(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfoFromPropertyFile(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyApp.main(Unknown Source)***
    Kindly Please help me out..
    Regards
    Rahul

    Rahul,
    As John pointed out, copyapp may be available between different versions of planning but is not compatible between different versions of the software. When a copyapp command runs, it connects to shared services, planning and essbase data sources and basically performs an export and import of data. It works on the premise that structure for export is same as structure for import. However, the underlying architecture for shared services (moving away from openldap) and planning tables, essbase (security outside .sec file) has changed and there you cannot just export and import between different versions of software.
    HTH
    Amit

  • Steps to migrate Hyperion Planning application from 9.2.0 to new 9.3.1 env

    We currently have 9.2.0 Hyperion planning installed in a windows env. We are planning to setup a new Hyperion planning env on a totally new hardware upgraded env. Would be appreciate if some can outline steps invloved to migrate Hyperion Planning apps, forms, BR ect from 9.2.0 to the newly setip 9.3.1 env. Is there any documentation, URL's to do the above. Any help would be greatly appreciated. Any issue to look out for, setbacks details would be helpful.
    Thanks..

    Hi,
    One way of doing it would be :-
    Create a new database for your planning application 9.3.1
    Create a datasource to the database
    Create a fresh planning application on version 9.3.1 make sure the admin is the same name as your old 9.2 planning app
    Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001
    Go into the database planning system tables and HSPSYS_APPLICATION, clear out the version field for the application you have created
    Stop Planning
    Restore the 9.2 planning application database over the one created in the first step
    Go into the HSP_USERS table and update the SID for user id 50001
    Start planning
    Go to planning web and you should see your application when you try and log in it should take you to a migrate screen.
    If you are requiring to migrate users as well, you will have to make sure you create them in Shared Services and then use the updateusers utility in the planning bin directory.
    Or you could try using the copy app utility though I don't believe it is the best utility about and not sure how it handles between different versions(http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/ch09s01.html)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Migrating Hyperion Planning Applications from 11.1.2.2(old server) to 11.1.2.3(Development Server)

    HI All,
    I have  1 PSPB, 1 PFP and one OPEX Planning Applications in 11.1.2.2 old server which we are planning to move these apps into new development server having Hyperion11.1.2.3v installed. I have gone thru few documents but im still in dilemma that can we go ahead with LCM backup and export apps in old server thru LCM backup and place it in File system area of new development server like we do usually or do we need to upgrade the 11.1.2.2 old server with maintenance release and then taking LCM backup of that upgraded applications only, we can migrate in new server having 11.1.2.3?
    Please guide
    Thanks

    A)Created a planning shell application with the same name as that of 11.1.2.2 planning application
    B)Backup 11.1.2.2 planning schema
    c)Restore the old schema 11.1.2.2 to new environment 11.1.2.3
    D)update the SID ,Only if the userid (Default :admin) is different for 11.1.2.3   version
    E)Restart the planning services
    or make use of Planning Upgrade wizard
    A)Logon to workspace (11.1.2.2)under Administer-> Classic Application Administration-> Planning Administration
    B)Go to Classic Application Wizard ->Upgrade Wizard
    or also try with the lcm way.
    Thanks,
    Sreekumar Hariharan

  • Essbase and planning applications migration from 11.1.2.1 to 11.1.2.4

    Hi Masters,
    I have few Hyperion 11.1.2.1 running servers for Essbase and planning applications (Essbase alone applications and planning applications are running into different servers). Now we are planning to upgrade 11.1.2.1 directly to new 11.1.2.4 servers.
    could you guys please suggest me the best way of migrating these applications to 11.1.2.4?
    Thanks a lot,
    Siva

    Hi John,
    Actually we are moving all our existing servers to some new data center. the plan is like installing 124 in the new server in the new data center and migrate the existing 121 applications to the 124 servers.
    So is there a best way to migrate like i said above? or do we need to install 121 in the new server 1st and migrate the applications from existing 121 servers, then apply maintenance release of 124 would be best way?
    Thanks,
    siva

  • Unable to load data to Hyperion planning application using odi

    Hi All,
    When I try to load data into planning using odi, the odi process completes successfully with the following status in the operator ReportStatistics as shown below but the data doesn't seem to appear in the planning data form or essbase
    can anyone please help
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 2, in <module>
    Planning Writer Load Summary:
         Number of rows successfully processed: 20
         Number of rows rejected: 0
    source is oracle database
    target account dimension
    LKM SQL TO SQL
    IKM SQL TO HYPERION PLANNING is used
    In Target the following columns were mapped
    Account(load dimension)
    Data load cube name
    driverdimensionmetadata
    Point of view
    LOG FILE
    2012-08-27 09:46:43,214 INFO [SimpleAsyncTaskExecutor-3]: Oracle Data Integrator Adapter for Hyperion Planning
    2012-08-27 09:46:43,214 INFO [SimpleAsyncTaskExecutor-3]: Connecting to planning application [OPAPP] on [mcg-b055]:[11333] using username [admin].
    2012-08-27 09:46:43,277 INFO [SimpleAsyncTaskExecutor-3]: Successfully connected to the planning application.
    2012-08-27 09:46:43,277 INFO [SimpleAsyncTaskExecutor-3]: The load options for the planning load are
         Dimension Name: Account Sort Parent Child : false
         Load Order By Input : false
         Refresh Database : false
    2012-08-27 09:46:43,339 INFO [SimpleAsyncTaskExecutor-3]: Begining the load process.
    2012-08-27 09:46:43,355 DEBUG [SimpleAsyncTaskExecutor-3]: Number of columns in the source result set does not match the number of planning target columns.
    2012-08-27 09:46:43,371 INFO [SimpleAsyncTaskExecutor-3]: Load type is [Load dimension member].
    2012-08-27 09:46:43,996 INFO [SimpleAsyncTaskExecutor-3]: Load process completed.

    Do any members exist in the account dimension before the load? if not can you try adding one member manually then trying the load again.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while creating hyperion planning application in 11.1.1.1.0

    Hi All,
    I am using EPM system 11.1.1.1.0 and i get the following error while trying to create a new application using Hyperion Planning:
    Unable to find JDBC_CATALOG key for application: ABC1+
    Connection to the datasource created successfully.+
    in cpp -Created NonUnicode App:ABC1 0+
    Unable to create Analytical application. Exiting Application Creation.+
    Exception in Application Creation :Unable to create Analytical application. Exit+
    ing Application Creation.+
    java.lang.IllegalStateException: Unable to create Analytical application. Exitin+
    g Application Creation.+
    at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)+
    at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication+
    *(Unknown Source)*
    at HspCreateApp.Handle(Unknown Source)+
    at HspCreateApp.doPost(Unknown Source)+
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)+
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)+
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl+
    icationFilterChain.java:252)+
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF+
    ilterChain.java:173)+
    at HspValidationFilter.doFilter(Unknown Source)+
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl+
    icationFilterChain.java:202)+
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF+
    ilterChain.java:173)+
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV+
    alve.java:213)+
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV+
    alve.java:178)+
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j+
    ava:126)+
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j+
    ava:105)+
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal+
    ve.java:107)+
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav+
    a:148)+
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java+
    *:869)*
    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p+
    rocessConnection(Http11BaseProtocol.java:664)+
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo+
    int.java:527)+
    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFol+
    lowerWorkerThread.java:80)+
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP+
    ool.java:684)+
    at java.lang.Thread.run(Unknown Source)+
    java.lang.RuntimeException: Create application failed.+
    at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication+
    *(Unknown Source)*
    at HspCreateApp.Handle(Unknown Source)+
    at HspCreateApp.doPost(Unknown Source)+
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)+
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)+
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl+
    icationFilterChain.java:252)+
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF+
    ilterChain.java:173)+
    at HspValidationFilter.doFilter(Unknown Source)+
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl+
    icationFilterChain.java:202)+
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF+
    ilterChain.java:173)+
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV+
    alve.java:213)+
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV+
    alve.java:178)+
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j+
    ava:126)+
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j+
    ava:105)+
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal+
    ve.java:107)+
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav+
    a:148)+
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java+
    *:869)*
    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.p+
    rocessConnection(Http11BaseProtocol.java:664)+
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo+
    int.java:527)+
    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFol+
    lowerWorkerThread.java:80)+
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP+
    ool.java:684)+
    at java.lang.Thread.run(Unknown Source)+
    Error terminating Essbase connection: java.lang.NullPointerException+
    If somebody can please help me resolve this issue , it would be great.
    Thanks in Advance.
    Alicia

    I suspect that this is caused by an "incorrect" datasource definition when you create a new one.
    I noticed that when I created an Essbase DB through the Essbase Enterprise Admin Service, it only allowed me to create one for localhost, not my server name EVEN if when the "Manage Data Source" validated the connection.
    This points to one of the myriad of apps inconsistently trying to resolve a server name.
    So, in EAS, see if you can connect to your local Essbase install and if successful, use the exact same params for you Workspace Application.
    Hope that helps.

  • Steps required for rebuilding the Hyperion Planning Application

    Hi,
    Can you please provide the list of action items(sequence of steps) to rebuild the existing Planning application to make it so stable ?
    Below are the platform details.
    Hyperion Version : 11.1.2.0 (64-Bit)
    O.S : Windows 2003 Server (SP2)
    Database : MS SQL server 2005 SP2 
    Thanks in advance,

    Sorry but you say your client has asked for a rebuild and then you are asking for all the steps on a forum, you think that is right?
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • How do I locate and delete items on system drive?

    I have a 150 gig system drive. My system drive is down to 6gigs. I want to determine what is taking up so much space. I am installed and I'm running; FCS2, Photoshop, Illustrator, Word- and very little else. My FCP Media is kept on external drives. I

  • Change Range of viewobject at runtime in ADF UIX

    Hi, I use ADF UIX for listing a rowset of a table. I have set default range 10 from UI. I wish change this range at runtime and I have recovery the corresponding viewObject from application module. I have set range size to -1 and after execute query,

  • Web Dynpro for ABAP iview window question ...

    Hi,  I have a web dynpro for abap iview that calls a web dypro for abap program in ECC that generates a PDF document.  It works perfectly, except when the iview is launched it opens a blank iview page and then opens a separate window in which the PDF

  • Photo Sharing Themes

    I am updating my site to a new custom theme. The old site was light text on dark background. The new site is dark text on light background. Is there a way to update the theme of a photo sharing block/slideshow so that the text in the photo block (is

  • Is there a way to keep a course private with more than 50 students?

    I work for a school district and we have schools that would like to create an iTunes U course for an entire school.  They want to keep the material private to just the students in that school.  Thoughts?