Error while opening planning application

I am getting error while opening application through planning.
An error occurred while processing this page. Check the log for details.
Please close the current tab and open application again.
Cannot configure the system. Please check the configuration.
2 days back I reconfigure the system as well with new IP address
Regards,
Sami Khan

I mean i configure it to new IP .. I didnt use IP address ifact I use host name to configure.
these are the planning logs..
Oct 8, 2012 5:33:19 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8300
Oct 8, 2012 5:33:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 312 ms
Oct 8, 2012 5:33:19 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Oct 8, 2012 5:33:19 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
Oct 8, 2012 5:33:19 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Oct 8, 2012 5:33:19 PM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Oct 8, 2012 5:33:19 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /HyperionPlanning from URL file:E:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
[ERROR] ManagerBase - IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.hyperion.planning.HspImages <java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.hyperion.planning.HspImages>java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.hyperion.planning.HspImages
     at java.io.ObjectInputStream.readObject0(Unknown Source)
     at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
     at java.io.ObjectInputStream.readSerialData(Unknown Source)
     at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
     at java.io.ObjectInputStream.readObject0(Unknown Source)
     at java.io.ObjectInputStream.readObject(Unknown Source)
     at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1342)
     at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:885)
     at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:416)
     at org.apache.catalina.session.StandardManager.load(StandardManager.java:343)
     at org.apache.catalina.session.StandardManager.start(StandardManager.java:657)
     at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:499)
     at org.apache.catalina.startup.ContextConfig.managerConfig(ContextConfig.java:315)
     at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:635)
     at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:216)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:4290)
     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
     at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
     at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
     at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
     at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
     at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
     at org.apache.catalina.core.StandardService.start(StandardService.java:480)
     at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Caused by: java.io.NotSerializableException: com.hyperion.planning.HspImages
     at java.io.ObjectOutputStream.writeObject0(Unknown Source)
     at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
     at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
     at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
     at java.io.ObjectOutputStream.writeObject0(Unknown Source)
     at java.io.ObjectOutputStream.writeObject(Unknown Source)
     at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1415)
     at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:902)
     at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:539)
     at org.apache.catalina.session.StandardManager.unload(StandardManager.java:485)
     at org.apache.catalina.session.StandardManager.stop(StandardManager.java:687)
     at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4496)
     at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:952)
     at org.apache.catalina.core.StandardHostDeployer.remove(StandardHostDeployer.java:670)
     at org.apache.catalina.core.StandardHost.remove(StandardHost.java:946)
     at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1028)
     at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1005)
     at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:351)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1123)
     at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1135)
     at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:483)
     at org.apache.catalina.core.StandardService.stop(StandardService.java:542)
     at org.apache.catalina.core.StandardServer.stop(StandardServer.java:2347)
     at org.apache.catalina.startup.Catalina.stop(Catalina.java:605)
     at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:648)
[ERROR] ManagerBase - Exception loading sessions from persistent storage <java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.hyperion.planning.HspImages>java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.hyperion.planning.HspImages
     at java.io.ObjectInputStream.readObject0(Unknown Source)
     at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
     at java.io.ObjectInputStream.readSerialData(Unknown Source)
     at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
     at java.io.ObjectInputStream.readObject0(Unknown Source)
     at java.io.ObjectInputStream.readObject(Unknown Source)
     at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1342)
     at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:885)
     at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:416)
     at org.apache.catalina.session.StandardManager.load(StandardManager.java:343)
     at org.apache.catalina.session.StandardManager.start(StandardManager.java:657)
     at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java:499)
     at org.apache.catalina.startup.ContextConfig.managerConfig(ContextConfig.java:315)
     at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:635)
     at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:216)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:4290)
     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
     at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
     at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
     at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
     at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
     at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
     at org.apache.catalina.core.StandardService.start(StandardService.java:480)
     at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Caused by: java.io.NotSerializableException: com.hyperion.planning.HspImages
     at java.io.ObjectOutputStream.writeObject0(Unknown Source)
     at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
     at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
     at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
     at java.io.ObjectOutputStream.writeObject0(Unknown Source)
     at java.io.ObjectOutputStream.writeObject(Unknown Source)
     at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1415)
     at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:902)
     at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:539)
     at org.apache.catalina.session.StandardManager.unload(StandardManager.java:485)
     at org.apache.catalina.session.StandardManager.stop(StandardManager.java:687)
     at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4496)
     at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:952)
     at org.apache.catalina.core.StandardHostDeployer.remove(StandardHostDeployer.java:670)
     at org.apache.catalina.core.StandardHost.remove(StandardHost.java:946)
     at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1028)
     at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1005)
     at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:351)
     at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1123)
     at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1135)
     at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:483)
     at org.apache.catalina.core.StandardService.stop(StandardService.java:542)
     at org.apache.catalina.core.StandardServer.stop(StandardServer.java:2347)
     at org.apache.catalina.startup.Catalina.stop(Catalina.java:605)
     at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:648)

Similar Messages

  • Error while opening the application help

    Hello,
    We are trying to open the application help from the R/3. It is giving
    us the follwoing error.
    This is linked to the knowledge warehouse server 6.20.
    Error:
    SAP Internet Knowledge Server
    The IKS cannot display the page you asked for.
    Please contact the administrator if this problem persists.
    Additional infomation:
    RFC Error: System exception raised, connection closed (SIW_IKS_VAR_GET)
    RfcRc: <3>, ErrorInfo:
    The confuguration looks fine as per the note # 381266.
    The help is working fine previously.
    Thanks in advance.
    Best regards,
    Madhav.

    Hi Arun,
    Error due to incorrect installation of life cycle designer.
    check the below links for solution.. ( same issue ).
    Error Message "Error while Opening the Document"
    Error - Adobe Live Cycle designer
    Regards
    Srinivas

  • Error while opening HFM Application

    Hello all,
    We have an EPM 11.1.1.3 environment. Components installed are Essbase, Planning, HFM, FR, HSF.
    Currently we have 2 applications in HFM and we wanted to migrate/upgrade these applications to a EPM 11.1.2.3 environment
    We have an EPM 11.1.2.3 environment where we've installed and Configured all above mentioned products. We tested the HFM by creating a sample application in EPM 11.1.23 and deploying it which was done successfully.
    We used the Copy app utility followed by Schema Upgrade utility in EPM 11.1.2.3 with EPM 11.1.1.3 database schema being the source and EPM 123 Database Schema being the target.
    The utilities executed successfully and we migrated the applications into EPM 11.1.2.3 environment successfully.
    Now when we are trying to open the applications we can open one of our application from workspace but when we try to open the second application we get errors as below...
    We get errors in consolidation administration as below:
    As specified in the screenshot we cant see the HsvDatasource Process for the application for which get this error(the process gets initiated in task manager but disappears soon)
    Any help appreciated
    Thanks
    Arpan

    Dear Arphan,
    Please try your luck...following the below steps.
    Launch the EPM System Configurator
    Select Hyperion Financial Management>Configure App Server
    Check the "Working Folder" section and make sure that the path exists and that you have full access to it..
    Thanks,
    Aj

  • MEM_BAD_POINTER error while opening disocoverer application

    Hi,
    I installed successfully Oracle discoverer 10G (desktop & administrator) version 10.1.2.48.18.
    OS is windows xp professional with service pack 2 & 1GB RAM.
    While trying to open the applicaiton intially itself, i'm getting the following error
    smartHeap Library
    MEM_BAD_POINTER
    Could not able to open the application.
    Please help me in resolving this issue.
    Thanks.

    I renamed SH31W32.dll in windows\system32 folder to SH31W32_old and Downloaded the SHW32.dll from Internet and copied to C:\windows\System32 folder, then Oracle Business Intelligence Tools started working without any errors.
    This Problem can resolve in Windows SP2 or VISTA Operating System. Problem due to East Asian Language.
    Download the .DLL file from the below link to resolve the issue.
    http://msgboard.alphasoftware.com/alphaforum/showthread.php?p=410023
    Krishna /Sudha
    Kuwait

  • Error while launcing Planning applications from colloborator Workbench

    Hi all,
    We are on Demantra 7.3.1, Oracle 11g and we have the following problem:
    When trying to launch from Collaborator Workbench any of the applications from the Planning Application tab (ie: Member Management, Business Modeler..) it results in the following error:
    *"Can't connect to database ora - 12504: TNS: listener was not given the SERVICE_NAME in CONNECT_DATA".*
    I investigated and found that from 11g onwards, the way of using the Hostname adapter has changed.Refer ID 556996.1
    I am using a WIN 7 - 64 bit Machine , So I have installed 32-bit client too on my machine .
    The tnsnames.ora ( under 32 bit client)*_
    *# tnsnames.ora Network Configuration File: C:\Oracle\Client32bit\product\11.2.0\clienthome\network\admin\tnsnames.ora*_
    *# Generated by Oracle configuration tools.*
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = GAEA-20)(PORT = 1521))
    (CONNECT_DATA =
    (SID = ORCL)
    Listener.ora file is under the database home
    *# listener.ora Network Configuration File: C:\Oracle\database64bit\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:\Oracle\database64bit\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\Oracle\database64bit\product\11.2.0\dbhome_1\bin
    \oraclr11.dll")
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = GAEA-20)(PORT = 1521))
    ADR_BASE_LISTENER = C:\Oracle\database64bit
    DEFAULT_SERVICE_listener_name= GAEA-20
    Edited by: SenthilMuthuKumar on 03-May-2012 06:43

    Hi,
    Thanks for your suggestion's here i am going to run the datapump script so while i am running in workbench it is throwing data access error.So as you guy's suggested i created one import format and added this script to that import format which is added to one of my location even it is throwing the same error.I am getting the error at this sentence   "strWorkTableName" I want to know what is this where it reflect's?So my question is Is there any difference while running data pump or integration script.Please let me know a detailed navigation steps to run this script's with out data access error to run these kind of scripts.
    Note:Again my target is to load the data to planning database through fdqm which i am doing through sql statement's.
    Suggest your valuable suggestion's
    Thanks in advance...
    I am getting the error at this sentence   "strWorkTableName" I want to know what is this where it reflect's?

  • Error while creating planning application through workspace

    Hi,
    I am getting the following error when i am trying to create the classic planning application through workspace.
    Invalid or could not find module configuration.
    Required application module HyperionPlanning.AppWizard is not configured. Please contact your administrator.
    Communication Error.
    http://localhost:45000/HyperionPlanning/conf/HspJSConfig.xml?LOCALE_LANGUAGE=en
    Please suggest me how to resolve this error. Also please share the order in which services to start.
    Thanks in Advance,
    Naveen Suram

    Hi John,
    I am facing the same issue. Reconfiguring Web server did not help. It is still not coming up and the link to planning that you have shared here is also not working. I am doing it on RHEL and facing issue with the same. Any help will be greatly appreciated. I checked the mod_jk log which has the following:
    *[Tue Jan 31 20:17:01 2012] [info] ajp_send_request::jk_ajp_common.c (1186): Error connecting to the Tomcat process.*
    *[Tue Jan 31 20:17:01 2012] [info] ajp_service::jk_ajp_common.c (1665): Sending request to tomcat failed, recoverable operation attempt=2*
    *[Tue Jan 31 20:17:01 2012] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=Workspace failed errno = 111*
    *[Tue Jan 31 20:17:01 2012] [info] jk_handler::mod_jk.c (1875): Service error=0 for worker=Workspace*
    I don't know what to do now.
    Thanks in advance.
    Saurabh

  • Error while deploying planning application : The application app1_ENABLE_FOR_OFFLINE is invalid

    hello,
    i am trying to deploy EPMA planning application.
    i was successfully able to validate app1 application.
    but not able to deploy it. in status it show aborted as status & progress as 100%
    when i checked log it shows as follow,
    [Jul 26, 2013 11:10:58 PM]: Parsing Application Properties...Done
    [Jul 26, 2013 11:10:58 PM]: Parsing Dimensions info...Done
    [Jul 26, 2013 11:10:58 PM]: Creating Application app1...Done
    [Jul 26, 2013 11:11:16 PM]: The application app1_ENABLE_FOR_OFFLINE is invalid.
    [Jul 26, 2013 11:11:16 PM]: null
    [Jul 26, 2013 11:11:16 PM]: An Exception occurred during Application deployment.: The application app1_ENABLE_FOR_OFFLINE is invalid.
    any idea?
    thanks in advance,
    - DM

    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.

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

  • Error while opening HFM Application "The Parameter is Incorrect"

    I have recently installed HFM 11.1.2.1 and created an applicatiion. When I try to open that application, system is giving an error message stating "The Parameter is Incorrect"
    Error Reference Number: {DB65561D-1ECC-4227-9361-BB662D71078A};User Name: admin@Native Directory
    Num: 0x80070057;Type: 0;DTime: 8/24/2011 5:08:09 PM;Svr: HYPERION;File: CHsxServerImpl.cpp;Line: 2025;Ver: 11.1.2.1.000.3082;
    Num: 0x80070057;Type: 0;DTime: 8/24/2011 5:08:15 PM;Svr: HYPERION;File: CHsxServerImpl.cpp;Line: 2361;Ver: 11.1.2.1.000.3082;
    Num: 0x80070057;Type: 0;DTime: 8/24/2011 5:08:15 PM;Svr: HYPERION;File: CHsxServerImpl.cpp;Line: 4092;Ver: 11.1.2.1.000.3082;
    Num: 0x80070057;Type: 1;DTime: 8/24/2011 5:08:15 PM;Svr: HYPERION;File: CHsxServer.cpp;Line: 1460;Ver: 11.1.2.1.000.3082;DStr: OpenApplication: DEMOAPP;
    Num: 0x80070057;Type: 0;DTime: 8/24/2011 5:08:15 PM;Svr: HYPERION;File: CHsxClient.cpp;Line: 2417;Ver: 11.1.2.1.000.3082;
    Did I do something wrong in the installation?

    After upgrading to version 9.3.3, 11.1.1.3.50 or 11.1.2.1 this error could occur with the below scenario...
    The cause was due to a program change in these upgrade version, with how logins work when accessing HFM via workspace. Any login to HFM that does not go through workspace, will inconsistently cause this error.
    To resolve this issue in version 11.1.2.1, download and apply Patch 12865428.
    Refer : Financial Management Error "The Parameter Is Incorrect" Appears Frequently in HsvEventlog.log After Upgrade to Version 9.3.3, 11.1.1.3.50 or 11.1.2.1 (Doc ID 1290122.1)

  • Error while opening the application using semantic object method

    Hello ,
    We just got all the Wave 3 apps and SP08 versions on our Fiori server. While setting up the transnational applications , I am not able to open any app using semantic objects. if i put direct URL I can open the app.
    Error screen shots are :
    The Launchpad designer settings for create sales order app are :
    Please suggest the solution.
    The error is same for all the applications.
    Regards,
    Sheetal
    Tags edited by: Michael Appleby

    Hello Masa,
    Checked this note. Not able to resolve the issue. Can you please explain, for the application to work with Navigation and semantic object what all roles do we need to assign to the User?
    For create Sales Order :
    Component
    Technical Name
    Business Role
    SAP_SD_BCR_FIELDSALESREP_X1
    Business Catalog
    SAP_SD_BC_FIELDSALESREP_X1
    Business Catalog Group
    SAP_SD_BCG_FIELDSALESREP_X1
    Technical Role
    SAP_SD_BCR_FIELDSALESREP_X1
    Technical Catalog
    SAP_SD_TC_T_X1
    LPD_CUST Role
    UIX01SD
    LPD_CUST Instance
    TRANSACTIONAL
    OData Service (Version Number)
    Back-End Server: Delivered Authorization Role (PFCG Role)
    Front-End Server: Authorization Role
    SRA017_SALESORDER_CREATE_SRV
    SRA017:SAP_SD_SO_CRE_APP
    SAP_SD_BCR_FIELDSALESREP_X1
    My user id is assigned to three Roles :
    SAP_SD_BCR_FIELDSALESREP_X1
    SAP_SD_BCR_FIELDSALESREP_X1
    SRA017:SAP_SD_SO_CRE_APP
    Do I need to assign any other roles than these three?
    Regards,
    Sheetal

  • Error While open the application in a Cluster on HFM Client

    Hi,
    I have added Cluster in Clinet configuration in HFm, after adding the cluster successfully i have logged into finacial management client then i have selected the Cluster and it opens pop up windows which we need to Select the temp folder for that application
    my problem starts here after givingthe folder it thorws me an error( some times we were able to select the application and assigned the folder with out any issues, but some times we could not)
    we tried with different credentials but no luck.
    Here is the Error
    "Could not Authenticate the specified user"
    Error Reference Number: {5895D16C-F1B9-475B-A3A4-F577D1A28449}
    Num: 0x8004021a;Type: 0;DTime: 3/6/2012 9:30:02 AM;Svr: HFM Client machine;File: CHsxClient.cpp;Line: 2343;Ver: 11.1.1.1.0.2120;ExErr: Unknown Error;
    Can any body please help me!
    Thanks
    Ashok
    Edited by: Ashok on Mar 6, 2012 6:40 AM

    Hi Ashok,
    Please check the below link which might resolve the issue.
         Financial Management Error "There was some communication error" (Doc ID 1280613.1)
    Hope this helps,
    Thank you,
    Charles Babu J

  • Unspecified error while opening Hfm application

    Hi Guys,
    I am working on HFM Classic Consolidation application ver 9.3.1 with oracle 10g as database and Web Logic as Web Server.
    When I logon to my application I get the following error
    Unspecified error
    *<BR> An unknown error has occured in the HsxSQLHelper*
    object. <BR> Error occured while initializing
    HsvSystemInfo Object
    *(-2147220938)*
    What could be the reason of such an error.
    Any early response on this would be highly appreciated as this matter is urgent
    Bunny

    Hi,
    The UDL file containing connection details to HFM repository database has been renamed or moved.
    HFM is unable to communicate to the database as it cannot find the UDL file referenced in the Windows registry key: HKEY_LOCAL_MACHINE\SOFTWARE\
    Hyperion Solutions\Hyperion Financial Management\Server\SystemDataLinkFile
    Cheers!
    J

  • Error while opening planning web Forms

    Hi ,
    I am facing the below error whenever I am trying to open the planning web form.
    "Target Unreachable, 'formManagement' returned null
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #40"
    Could you please help me on this?

    Have a read of the following support doc which is pretty much the same - "Hyperion Planning Error "Target Unreachable, 'getFormsForFolder' returned null -- ADF_FACES-60097" When Opening Web Forms (Doc ID 1527253.1)"
    Cheers
    John

  • Nakisa 2.0. Error while opening the application using URL

    Dear Experts,
    We are using Nakisa 2.0. Orgchart application. When we fire the link in the browser the application is throwing the below mentioned error.
    Please help us to solve this issue.
    Server Error in '/ORGCHART' Application.
    System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.MethodAccessException: System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [MethodAccessException: System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(System.ServiceModel.Diagnostics.TraceSourceKind, System.String, System.String)]
       System.ServiceModel.DiagnosticUtility.InitDiagnosticTraceImpl(TraceSourceKind sourceType, String traceSourceName) +0
       System.ServiceModel.DiagnosticUtility.InitializeTracing() +14
       System.ServiceModel.DiagnosticUtility..cctor() +92
    [TypeInitializationException: The type initializer for 'System.ServiceModel.DiagnosticUtility' threw an exception.]
       System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetAssociatedSection(ContextInformation evalContext, String sectionPath) +111
       System.ServiceModel.Configuration.ServiceHostingEnvironmentSection.UnsafeGetSection() +37
       System.ServiceModel.HostingManager.LoadConfigParameters() +32
       System.ServiceModel.HostingManager..ctor() +110
       System.ServiceModel.ServiceHostingEnvironment.EnsureInitialized() +142
       System.ServiceModel.ServiceHostingEnvironment.OnEnsureInitialized(Object state) +4
       System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state) +52
       System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +98
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
    Regards,
    Vivek

    Hi Vivek,
    Are you accessing Nakisa through the portal or using the direct link?
    Have you tried stopping and restarting the IIS?
    Are you able to access the Admin Console?
    http://[hostname]/[Nakisa_application_name]/manager.jsp
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/FAQinVisualizationSolutionsbyNakisa%28VSN%29
    Do you have any other Nakisa modules other than OrgChart?
    If so, are you able to test these?
    Have you tested this on more than one user?
    Regards,
    Matthew

  • Error While Opening SAP Application

    Hai To All,
             When i open SAP i get the following error.
    "This form is not included in the software package that u have purchased"
    What is the solution for this?????????//
    Regards,
    Anitha

    Ok,
       Its license server problem. This error will occur with two problems.
    1) After importing license file check
    Administration>License>License Manager --
    Tick all the check box of the user.
    2) Check the License expired date.
    Regards,
    Anitha

Maybe you are looking for

  • EA Version 4.0 - Partition high-values are not displayed (NULL)

    The partition high values are not schon in the "partitions" tab of the table. Only NULL was displayed.

  • IMac G5 not turning on

    Hi everyone, I have a 2 year old iMac G5 (17 inch) and I was gone at a wedding this past weekend. When I got back home, my iMac would not turn on. I tried resetting the surge protector, even plugging it directly into an outlet that I know works. Some

  • Function module L_INV_COUNT_EXT

    Hi, We are calling the above FM L_INV_COUNT_EXT using a remote function call. However, the count remains locked on ELLINKE for quite some time after we finished processing the FM. When we run this function in SAP using SE37 we notice that the lock on

  • FMS 3.5 Installer available?

    I'm trying to find an installer for FMS 3.5.  Amazon Cloudfront uses a custom version of it, so I'm hoping to test against it for server-side logging/debugging. Thanks

  • Converting from Corel Draw - Colour Issues

    Hi, I am having an issue with colours changing on me when I convert files Corel Draw files in to AI files. The colours seem to get darker. Any thoughts? This is very frustrating as I am converting files to AI but this is making it rather painful. Tha