Error on refreshing a planning application (9.2.1)

Hi,
When I try to refresh a planning application thru planning desktop the process stops with the error 'Error Detected.Failed to launch member formula synchronization utility, error level 1. Check classpath and other configuration parameters in ../Utils/setHPEnv.bat -2147220590'.
The version of planning is 9.2.1 and I upgraded my application to 9.2.1 from 9.2.0.2. Under 9.2.0.2 I had no problems at all.
I installed 9.2.1 two days ago and I am making some tests but I found this problem.
I checked the above file and it seems ok to me.
Do you have a clue of what might goes wrong?
Regards
John

Hi all,
We faced the same issue. Please find below the cause and solution:
Cause:
This happens due to database driver port number change
Impact:
Planning refresh will return errors pertaining to JDBC connectivity. While trying to add a new member in Planning web, and refreshing, the member gets added in Essbase outline, but all the member formulas will be erased. Hence, addition of the new member in Essbase outline is never a check for having the refresh went through.
Resolution:
1. Navigate to D:\Hyperion\HyperionPlanning\Utils folder and EDIT setHPenv.bat
2. Within setHPenv.bat, check the path/location of the properties file. This will be mentioned in set PLN_PROPERTIES_PATH=D:\Hyperion\HyperionPlanning\....
3. Get the PLN_PROPERTIES_PATH(path) from the above step, copy and paste it in a windows explorer browser to navigate to the correct Planning properties file being pointed to. Check the file 'HspJSHome.properties' for the port number. This will be mentioned in:
<your application name>JDBCURL=jdbc:hyperion:oracle://<your database server>: [PORT NUMBER];SID =<your database/scehma name>
Also note the name of the JDBC_CATALOG given in <your application name>JDBCCATALOG = {note this name}
4. Note the PORT NUMBER and JDBC_CATALOG name mentioned in this file.
5. Run the Configuration Utility [Hyperion System 9 Foundation--> Configuration utility] and regenerate the HspJSHome.properties file. Check if the new PORT NUMBER has been updated. Compare the new port number with the port number mentioned in Step 4.
6. If not, go to command prompt-- C:\tnsping <Give your JDBC_CATALOG name from Step 4> , to return the new PORT NUMBER.
7. Update this PORT NUMBER in HspJSHome.properties file in
<your application name>JDBCURL=jdbc:hyperion:oracle://<your database server>: [NEW PORT NUMBER];SID =<your database/scehma name>
Now the refresh will happen successfully.
Edited by: George Abraham on Oct 29, 2010 7:53 AM

Similar Messages

  • Error while refreshing the planning applivation with essbase

    Hi all,
    I am facing issue to refresh the planning application to essbase. using version 11.1.1.3.
    getting this error: hyperion.planning.olap.EssbaseException: Invalid outline handle passed to ESSOTL function %s (1060000)
    Please help me if any one knows the solution.
    Thanks in advance,
    Kiran

    Does the following doc Oracle Support help "Planning Database Refresh Error: 'Invalid outline handle passed to ESSOTL function %s (1060000)' [ID 1134003.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How you refresh the planning application

    how you refresh the planning application ? what is an enhanced calculation script?

    Is this for an exam or interview?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Getting Unknown Source Error While Deploying the Planning Application

    Hi,
    Getting following error while trying to Deploy Planning Application from BPMA
    Started Time : Tuesday, January 08, 2008 5:43:40 PM
    Submitted Time : Tuesday, January 08, 2008 5:43:40 PM
    Last Updated Time : Tuesday, January 08, 2008 5:44:32 PM
    User Name : hpadmin
    Process Name :
    Thread : 0
    Server : DimServer
    Detail : App Creation failed with Exceptionjava.lang.RuntimeException: Exception occurred while creating the application. Check log for details     at com.hyperion.planning.appdeploy.HspAppDefinition.deployAppFromXML(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition.access$000(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)

    Hi,
    I am getting the same error:-
    Started Time : Tuesday, February 26, 2008 4:14:31 PM
    Submitted Time : Tuesday, February 26, 2008 4:14:31 PM
    Last Updated Time : Tuesday, February 26, 2008 4:15:39 PM
    User Name : hpadmin
    Process Name :
    Thread : 0
    Server : DimServer
    Detail : App Creation failed with Exceptionjava.lang.RuntimeException: Exception occurred while creating the application. Check log for details     at com.hyperion.planning.appdeploy.HspAppDefinition.deployAppFromXML(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition.access$000(Unknown Source)     at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    1---Have created new user for new App as well datasource
    2-Bounced the EPMA as well planning server but no avail.
    how I can I get detail log ? or if is it possible to tell me which directory to look into
    thanks in advance
    Sanjay

  • Error When Deploying a planning application

    I've prepared a planning application in hyperion 9.3;
    Validation is successful but when deploying the application deployment fails with the message "Action aborted. Please check the Job Status for results."
    Job status shows:
    ===============================================================================
    Started Time : Sunday, March 08, 2009 6:39:27 PM
    Submitted Time : Sunday, March 08, 2009 6:39:27 PM
    Last Updated Time : Sunday, March 08, 2009 6:39:29 PM
    User Name : amjad
    Process Name :
    Thread : 0
    Server : DimServer
    Detail : Initiating Product Action...
    Inspecting Deployment History...
    Generating Headers and Callback Information...
    Generating Application Data...
    Preparing Product Request...
    Posting Product Request...
    Product Response:550...
    Action aborted.
    ================================================================================
    any suggestion?

    Hi,
    If you are going to be using EPMA the first thing to do is to make sure you have installed all the patches for EPMA and Planning.
    They are available from [metalink3|https://metalink3.oracle.com/od/faces/index.jspx] , planning is at patch 9.3.1.1.10 and EPMA has around 5 patches.
    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.

  • Refresh Planning application using batch client

    Hi All,
    I'm trying to refresh the planning application using batch client and I'm not winning so far.
    This is what I have in my script.
    Execute Deploy
    Parameters(ApplicationName, InstanceName, Refresh Outline)
    Values('MyAppName', 'MyInstanceName', 'True');
    Error: [Line 8] The application name MyAppName is invalid for instance with name MyInstanceName.
    This is what I had earlier:
    Execute Deploy
    Parameters(ApplicationName, InstanceName, ApplicationServer, HubProject, Refresh Outline, ClearAll, CheckIntegrity, waitforcompletion, purgeTransactions, escapeValidateRules, deployOption)
    Values('MyAppName', 'MyInstanceName', 'MyApplicationServe', 'Default Application Group', 'True', 'false', 'false','true', 'False', 'true', 'AppView');
    Error: 2010-09-01 14:17:29,406 ERROR Unable to delete application MyAppName due to following reason: Cannot Deploy the Application, It is already deployed.
    Any Ideas?
    Thanks

    I changed 'Execute Deploy' to 'Execute Redeploy' my script ran successfully

  • Created Planning Application in V4 but cant login

    I have this error with my new planning application.
    I created a Planning Application using Classic planning/Planning Desktop. It created and pushed into Essbase, but when it tried to login into it using the Web URL it shows my new application in Apps list but does nothing when i try to get in.
    Do i need to change any properties file ?
    any help would be appreciated.
    Thanks folks.

    Probably the app is not started. Start the application through the Essbase admin console or through a essbase client.
    Cheers,
    Sayantan

  • Error while deploying Planning Application

    Hi.
    I am trying to deploy a planning application in EPMA and it gives me the following error.. Never appeared before please help
    Mar 4, 2013 3:10:52 PM]: Parsing Application Properties...
    [Mar 4, 2013 3:10:52 PM]: Application Configuration Properties...
    [Mar 4, 2013 3:10:52 PM]: Parsing Dimensions info...
    [Mar 4, 2013 3:10:52 PM]: Registering the application to shared services...
    [Mar 4, 2013 3:10:55 PM]: Checking for rates properties...
    [Mar 4, 2013 3:10:55 PM]: Loading Smart Lists...
    [Mar 4, 2013 3:10:55 PM]: Loading Alias Tables...
    [Mar 4, 2013 3:10:55 PM]: Updating the default user preferences
    [Mar 4, 2013 3:10:55 PM]: Loading Dimensions...
    [Mar 4, 2013 3:10:55 PM]: Loading Attribute Dimensions...
    [Mar 4, 2013 3:10:55 PM]: Loading Attribute Members...
    [Mar 4, 2013 3:10:55 PM]: Loading Members...
    [Mar 4, 2013 3:10:55 PM]: Loading members for Dimension Account
    [Mar 4, 2013 3:10:56 PM]: Loading members for Dimension Entity
    [Mar 4, 2013 3:10:56 PM]: Loading members for Dimension Version
    [Mar 4, 2013 3:10:58 PM]: Error Rejecting Member FY11 Mid-Year Review.Rejecting Member FY11 Q1 Review.Rejecting Member FY11 Op Plan.Rejecting Member UFR FY11-020.Rejecting Member UFR FY11-019.Rejecting Member UFR FY11-018.Rejecting Member UFR FY11-017.Rejecting Member UFR FY11-016.Rejecting Member UFR FY11-015.Rejecting Member UFR FY11-014.Rejecting Member UFR FY11-013.Rejecting Member UFR FY11-012.Rejecting Member UFR FY11-011.Rejecting Member UFR FY11-010.Rejecting Member UFR FY11-009.Rejecting Member UFR FY11-008.Rejecting Member UFR FY11-007.Rejecting Member UFR FY11-006.Rejecting Member UFR FY11-005.Rejecting Member UFR FY11-004.Rejecting Member UFR FY11-003.Rejecting Member UFR FY11-002.Rejecting Member UFR FY11-001.Rejecting Member RAR FY11-022.Rejecting Member RAR FY11-021.Rejecting Member RAR FY11-020.Rejecting Member RAR FY11-014.Rejecting Member RAR FY11-013.Rejecting Member RAR FY11-012.Rejecting Member RAR FY11-011.Rejecting Member RAR FY11-010.Rejecting Member RAR FY11-009.Rejecting Member RAR FY11-008.Rejecting Member RAR FY11-007.Rejecting Member RAR FY11-006.Rejecting Member RAR FY11-005.Rejecting Member RAR FY11-004.Rejecting Member RAR FY11-003.Rejecting Member RAR FY11-002.Rejecting Member RAR FY11-001.
    [Mar 4, 2013 3:10:58 PM]: Loading members for Dimension Generic
    [Mar 4, 2013 3:10:59 PM]: Loading Scenario Members...
    [Mar 4, 2013 3:10:59 PM]: Loading Base Currency Members...
    [Mar 4, 2013 3:10:59 PM]: Starting Cube Create/Refresh...
    Why is it rejecting the members?
    Thanks,
    Adeeba

    hello John,
    the datasource for this app_1 is data_1.
    The default property value of ENABLE_FOR_OFFLINE is true in HSPSYS_PROPERTIES table.
    when i change its value to false and then tried to redeploy application then i get the “application already exists” error.
    so i created another datasource data_2.
    and copied this app_1 to create new application as app_2.
    then i validate app_2 application successfully.
    but before deploying this application app_2, i can not find its datasource entry in relation database in HSPSYS_PROPERTIES table.

  • Hyperion Planning migration error while refreshing/creating Essbase cube

    Hi,
    I'm migrating a Hyperion Planning application (11.1.1.4) to a complete other environment (due to the split of the companies). I have read most post on otn, but unfortunately nothing that helped me to solve the issue, yet... I hope someone can help me. Thanks in advance!
    I have executed the following steps:
    1. Create a new Oracle database
    2. Create a datasource to the Oracle database and to Essbase (both tested succesfully)
    3. Create a fresh planning application (I have used a native Admin account and not the original owner)
    4. Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001
    5. Go into the database planning system tables and HSPSYS_APPLICATION, clear out the version field for the application you have created - I did not do this since I could not delete this value. null is not accepted.
    6. Stop Planning
    7. Restore the planning application database over the one created in the first step (I had to drop the existing tables first)
    8. Go into the HSP_USERS table and update the SID for user id 50001
    9. Start planning
    10. Log on to planning and I did see the webforms, etc as expected.
    11. Now, when I try to refresh the database, I receive an error:
    Cube refresh/create in progress
    Status failed
    Step 4 Adding dimensions
    java.lang.NoSuchMethodError: getAttributeType
    Does anyone has an idea? Hope someone can help me since the deadline is getting closer and closer.
    Thanks!
    Kind Regards
    Martin

    Hi John,
    Thanks for your reply.
    I have exactly done what you have described. I droped the schema and recreated it with an impdp to import.
    But, in the meantime I have been investigating the dimensions and there's indeed something very wrong. Some dimensions have been mixed up. In the 'old' environment I have 10 stored dimensions and 4 attribute dimensions (as well as in EAS as in Planning, offcourse as you expect). In the 'new' environment, two stored dimensions have been mixed up with two attribute dimensions.... How is that possible?
    I have never seen that. Could this be caused by the reason that we use a different version of Oracle (11G release 2 vs 10G (10.2.0.4))? Or went something wrong with exporting the schema...? Can you tell me what I can do to investigate this?
    Thanks!
    Kind Regards,
    Martin

  • Error to connecting business rules for Planning application outline

    Hi all,
    I recently migrated database schemas from uat to prod.i configured evrything successfully.when
    I loged into EAS console with user(other than admin)that user has all acces to create business rules,
    I tried to create new business rule to select planning application.
    I am getting this error" error connecting to essbase server<servername>:<appname>
    in error details "error connecting to pllanning server<servername>:<appname>"
    and "error loading objects from data source:java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Object has been closed."
    Please anybody help on these
    regards
    vas

    hi john,
    we are using hyperion planning 9.3.1.1.11 version,
    we were new installatalled Production server and configured,but i did not test the business rules in production server,
    next my DBA exported Oracle Dabase Schemas from UAT server to Production sever those scema names are same in UAT and Production server,so my DBA droped The Schemas in production and replaced the UAT scemas in production server,
    After i manually configured the production server with Migrated scemas, in configuration i changed the server names with production sever and Database names while configuration ,Hyperion planning datasource names are same in UAT and Production ,i manually edited the server names and Database names, i configured to For EAS ,Shared Services,Planning
    Everything configured sucessfully,i am able to log on to application Planning url,and refreshed everything,
    But i am logon to EAS console, i tried to create the Business rule with associate Planning Application I am getting this error Connecting to essbase server<server name>:<appname>
    In error details "error connecting to pllanning server,servername>:<appname.
    and error loading objects from datasource:com.java.sqlexception;[hyperion][oracle jdbc driver]object has been close.
    please help on these
    thanking you
    srini

  • Planning Application Failed to Start Error (1052001)

    Dear All,
    While refreshing database from planning received the following error.
    I tried starting the database from EAS but the same error is in reply, though i am able to log in planning application the error is pasted message is below
    Error: 1054001 Cannot load application HypLive with error number [1052001] - see server log file
    Kindly Guide.
    Regards
    Ace

    Dear John,
    One more thing i have noticed if i disable Essbase Plan1 auto startup using maxl for this application then the application is starts up From EAS
    In next step if i manually try to start the plan1 db then it gives a different error as below
    "hypappsprod1.abl.com.pk:1423.HypLive.Plan1     
    Start database     April 7, 2012 2:57:16 PM GMT+05:00     Failed
    Error: 1042017 Network error: The client or server timed out waiting to receive data using TCP/IP. Check network connections. Increase the NetRetryCount and/or NetDelay values in the ESSBASE.CFG file. Update this file on both client and server. Restart the client and try again.
    Error: 1042013 Network error [10053]: Cannot Receive Data"
    Regards
    Ace

  • JCS-122017 Error When refreshing Application List

    JCS-122017 Error When refreshing Application List
    This issue started occurring when we migrated CPS from M28 to M33
    We currently have M33.45 in Dev and are still experiencing the same error when refreshing the application list.
    To replicate the issue, I can login, click applications, click the redwood folder, then click the refresh button within CPS and receive the below error.
    [Errors found]      11:35:27 AM: JCS-122017: Trying to use non-attached object Application:2,472
    Has anyone else had this issue, this appears to happen to all of the application lists when refreshing
    JCS-122017: Trying to use non-attached object Application:2,472
         at com.redwood.scheduler.model.BaseSchedulerEntityImpl.checkHasSession(BaseSchedulerEntityImpl.java:853)
         at com.redwood.scheduler.model.BaseSchedulerEntityImpl.checkCanRead(BaseSchedulerEntityImpl.java:859)
         at com.redwood.scheduler.model.NamedRootObjectImpl.getName(NamedRootObjectImpl.java:143)
         at com.redwood.scheduler.ui.meta.page.MetaOverviewPage.getTabName(MetaOverviewPage.java:227)
         at com.redwood.scheduler.ui.meta.page.MetaTabPage.setTabPageNameType(MetaTabPage.java:94)
         at com.redwood.scheduler.ui.meta.MetaTabPageSetNameAction.performModelAction(MetaTabPageSetNameAction.java:49)
         at com.redwood.scheduler.ui.meta.MetaModelAction$ModelActionImpl.performModelAction(MetaModelAction.java:62)
         at com.redwood.scheduler.ui.model.impl.FormImpl.modelActions(FormImpl.java:730)
         at com.redwood.scheduler.ui.model.impl.LifeCycle.run(LifeCycle.java:226)
         at com.redwood.scheduler.ui.servlet.Servlet.handleRequest(Servlet.java:98)
         at com.redwood.scheduler.ui.servlet.Servlet.doPost(Servlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.redwood.scheduler.module.impl.ModuleFilter.doFilter(ModuleFilter.java:157)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.redwood.scheduler.security.filter.SecurityFilter.doFilter(SecurityFilter.java:613)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.redwood.scheduler.servlet.RequestCharsetFilter.doFilter(RequestCharsetFilter.java:197)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    The error is in the admin guide
    No timezone could be found to calculate this TimeWindowElement. This means
    that the object that includes the TimeWindow should set the TimeZone to use
    for the calculation of the TimeWindow, or a TimeZone must be set on the
    TimeWindow or TimeWindowElement.
    I do not see how this would occur within the application list.
    Thanks,
    Edited by: Nick Katsoulis on Jan 17, 2012 6:39 PM

    Hi Nick,
    I think you have already received this info via OSS - In case anyone else encounters this same problem - This issue will be fixed in a future version of CPS, planned for the M33-April release.
    David

  • Created a new planning application ..while loggin in giving error as :.....

    Created a new planning application with Admin id ..while loggin in giving error as :.....
    Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator
    Steps i followed :
    1. created schema
    2.created DSN on application servr
    3.Created planning Applicaion from AppWizard plannig link
    4.Application was succesfully created.
    5.tried login into the plannig aplication got the boce error.
    6.the application i not seen when i login with Admin id through EAS console ....
    7.Applicaction is not created in essbase server also...i see in essbase server back end

    Check out in shared services if the user is still provisioned with appropriate access, if not do it.
    Try running updateusers utility because user dosent exists as NTLM and try creating the application again from Essbase and from Planning.
    If it doesnt work then Create a new user with administrator access and In EAS refresh the security from shared services and try creating the essbase and planning applications using new admin. Check if it works.
    Edited by: RahulS on Dec 2, 2010 4:12 AM

  • Error 1054013 when attempting to refresh from planning

    I get the error 1054013: Syntax error loading filters - operation canceled when attempting to refresh from planning. I refreshed the security filters but it did not fix the problem. Has anyone else experienced this or does anyone have an idea on the root cause? Thx in advance.

    I remember seeing this. There is a filter that is not working. You should open the filters of the application in question and verify. Was there metadata changes (dimensions) that the filter references? This could be the culprit.

Maybe you are looking for