EPMA 11 - Deployment Pending

Hi,
I have an application in EPMA with the status Deployment pending, which I cannot release. When I first tried to deploy this app, I got the "Waiting Status Update.." message and the processing % was at 9%. I then updated the timeout in the awbconfig file, restarted both the EPMA and Planning services and after 10 minutes the app status went back to Undeployed. I then tried to deploy it again and now the status is stuck on Deployment pending. I have rebooted all servers, restarted the services but this status doesn't change. Does anyone have any suggestions as to where I can go from here?
Thanks,
Charlie

This can be resolved by changing the status tag in the EPMA database. In my case this was SQL. I stopped all EPMA services then...
First find the application ID in the DS_Application table. Then in the OR_Object table, find that ID, then change the status to 1 and in the X_OBJECT_DATA column make the following changes:
Change the value of status to 2
Remove the <PendingDeployment>….</PendingDeployment> tag
(CLOB) <object id="1_5" name="EPMAPP1" folderId="root" type="8" owner="admin" created="1220361085652" status="2" modified="1220361085652"><description>EPMAPP1</description><applicationView><dimensionServerLibraryID>1</dimensionServerLibraryID><dimensionServerApplicationID>2</dimensionServerApplicationID><rulesDeployStatus>1</rulesDeployStatus><deployment><deploymentHistory><deploymentTimeStamp user="admin" seq="-1" transId="2620"><dateTime>1220361141027</dateTime></deploymentTimeStamp><deploymentTimeStamp user="admin" seq="-1" transId="11681"><dateTime>1226661134875</dateTime></deploymentTimeStamp><deploymentTimeStamp user="admin" seq="-1" transId="12473"><dateTime>1226874667563</dateTime></deploymentTimeStamp><deploymentTimeStamp user="admin" seq="-1" transId="13249"><dateTime>1250599505266</dateTime></deploymentTimeStamp></deploymentHistory><instance name="Default"><webServer>BACHVMDB10052</webServer><cluster>Default</cluster><datasource>EPMAPP1</datasource></instance><pendingDeployment transId="13257"><dateTime>1250599737547</dateTime></pendingDeployment></deployment><viewCreationDate transId="-1"><dateTime>1220361078745</dateTime></viewCreationDate></applicationView></object>
Restarted all services and my app was undeployed again

Similar Messages

  • Deployment Pending problem

    Hi every one,
    i'm running Sun Java System Web Server 7.0 REV=2006.12.04.11.12, i did some manual changes to the configuration and even if everything works fine, i still have the message "Deployment Pending" from the administration console.
    I tried many things such as discard changes, pull-config i tried "wadm deploy-config --force" from the CLI without success.
    I have already removed the "generated" directory from the config-store, but nothing has changed.
    What i can check ???
    Thank's in advance for your replies.
    Caius

    import com.sun.web.admin.AdminEnvironment;
    import com.sun.web.admin.configlib.ConfigTOC;
    class PrintTimes {
        public static void main(String[] args) throws Exception {
            ConfigTOC toc = new ConfigTOC("<config-name>",  AdminEnvironment.SERVER_ENVIRONMENT);
            toc.loadTOC();
            System.out.println(toc.getConfigChanges());
    }If your instance directory is "https-test", then replace "<config-name>" in this code with "test".
    Execute the above program as follows:
    $ javac -cp <install_dir>/lib/webserv-rt.jar:<install_dir>/lib/webserv-admin-shared.jar:<install_dir>/lib/webserv-admin.jar PrintTimes.java
    $ java -Dcom.sun.web.installRoot=<install_dir>  -Djava.library.path=<install_dir>/lib -cp .:<install_dir>/lib/webserv-rt.jar:<install_dir>/lib/webserv-admin-shared.jar:<install_dir>/lib/webserv-admin.jar PrintTimesPlease give the full path of Web Server installation directory in place of <install_dir> in the commands above.
    Please provide the output of the above program.

  • After "wadm pull-config" the Admin gui still shows deployment pending

    After doing a manual edit of my webserver 7.0u3 instance config files I run wadm with the pull-config subcommand. After the command successfully completes I go into the admin gui and it shows that I have a deployment pending. Why is this? Doesn't this command sync the instance config with the config-store?

    pull-config command pulls the configuration from the node to the config-store and then the user is supposed to deploy the configuration using deploy-config command to propagate those changes to the other instances if any.
    pull-config information from Web Server CLI reference:
    http://docs.sun.com/app/docs/doc/820-4842/pull-config-1?a=view

  • How to kill EPMA Deployment

    Hi,
    I have EPMA 11.1.1.3 and after making some changes in account and location dimensions i started deploying the app.It was initialed at around 6pm..i informed by client that it usaully takes aroung 6 and half hours to complete the deployment but after 8 hours i checked the Job its still it was going on and it might have hung up at 6%..Main thing all the changes have been reflectd in Hyperion Planning...So my question is how to kill this job running on?
    Thanks in advance.
    Pranav

    So my question is how to kill this job running on?^^^I thought I was going to hear "Nuke it from orbit, it's the only way to be sure" EPMA can be Alien-like.
    it usaully takes aroung 6 and half hours to complete the deployment but after 8 hours ^^^Really? That's amazing. I suspect you are forcing a dense restructure this time so that might be part of the issue. Has the Essbase restructure happened yet?
    I would be unbelievably suspicious/completely unaccepting of any metadata build that took 6 hours. There has to be a better way.
    Regards,
    Cameron Lackpour

  • EPMA Deploy - Additions and Delete for same member on Compare

    We migrated our Account dimension from another environment, but it didn't have some members we had in the source environment, so on the Compare from EPMA, it was showing some members were going to be Deleted. So we imported back our original Account dimensions, and now on the compare it shows the members that were going to be deleted as Deleted, but it also shows them as Additions.
    There are 34 Additions and 34 Deletes and they are all the same members for both. What happens if we deploy? Will it delete the member first, then add the member? If that was the case, then we are going to lose our data for those members.
    Can anyone offer any insight on what would happen if we deployed, or how to get the system to ignore these Deletes and Additions since there really isn't any.

    We discovered the issue was a SQL trigger that was active for this database in error. Once the trigger was removed the creation worked fine.

  • EPMA Deployment Issues (Rollback Database)

    I have seen some posts where users were able to rollback their EPMA databases. This could be helpful when running into deployment issues. Can anyone outline the steps that are needed to rollback an EPMA database?
    Thank you

    spring_patel wrote:
    i really appreciate you trying to solve my problem..
    but i think...my estion is fairly simple and straight forward...and i've provided every detail of my problem(if uv'e read my opening post of this thread)....
    and as far as that link goes...i've already checked it b4 u guys mentioned it... as it is provided right there in the tutorial i've provided link of...
    and i've tried my options b4 making use of this forum...and i didnt find a solution that's why i'm taking ur help..
    nevertheless...i repeat my question...
    there's a tutorial at this link...[http://www.netbeans.org/kb/docs/java/gui-db.html]...in it is described how to create a java desktop database applicaiton...
    at the end of the tuorial there is a section called: "Building and Deploying the Application"
    in that section they have instructed to exit netbeans IDE and try and run the application outside it...which is not happening
    the reason they say is that i've to start Java DB from outside of the IDE...that is wat my problem is ..
    i dont know how to start Java DB from outside the Netbeans ide...You are not telling us anything.
    If I tell you "my automobile doesn't work" how do you know what is wrong. Instead I need to tell you one of the following.
    1. The engine didn't start.
    2. The wheel fell off.
    3. The engine caught fire.
    4. When I went to the driveway the car wasn't even there.
    When you "run" something then something happens. When I run notepad from a console window if notepad is not in the path then I will get an error about command not found. if it is in the path then the command executes and notepad pops up. Even if I don't see notepad pop up I know that the command seemed to execute from the command window.
    The above are examples of describing what you did and what did happen. In detail.
    "It doesn't work" provides neither detail about how you ran it nor what did happen when you did attempt to run it.

  • Problem with EPMA deployment

    Hi
    I am using Essbase and EPMA 11.1.2.1.
    When I try to redeploy my Essbase application after adding a member in the "Indicateurs" dimension, I have the following error message :
    Error occured during member load: \\Error Updating Dimension Indicateurs
    \\Error Initializing Rule File Information
    Essbase error occured: Echec du déploiement du cube Essbase.
    Provoqué par: Echec de la construction de la dimension de cube Essbase : (Indicateurs) .
    Provoqué par: (1007083): Dimension build failed. Error code [1060070]. Check the server log file and the dimension build error file for possible additional info
    No idea of where is the dimension build error file...
    Thanks in advance for your help
    Fanny

    Hi Endy,
    Yes I know but... I have no dynamic calc level-0 member with no formula. :-/
    I have done this test :
    Copy to a new classic Essbase application the old application in which I tried to add a new member.
    This essbase application is validated without error in EAS.
    I have transformed this classic essbase application into an EPMA application => no error.
    I try to redeploy this application (full deploy) without any modification => I have the message I post before.
    Fanny

  • EPMA Deployment Issue - Parsing Application Properties...

    When I attempt to deploy application in EPMA get the following error. The applications will validate, but will not deploy. This error can be seen when attempting to deploy any of the applications in the environment. Please let me know if anyone has seen this issue. This is EPMA 11.1.2.2.
    [Apr 30, 2013 3:26:32 PM]: Parsing Application Properties...[Apr 30, 2013 3:26:32 PM]: null
    [Apr 30, 2013 3:26:32 PM]: An Exception occurred during Application deployment.

    Dear All,
    -Oracle has recommend us to apply patch 11.1.2.2.300 for our environment and from then we are facing series of issues
    and this is one among them.
    -We find that application cant deployed while doing that its giving an error.
    **_'Exception occurred during Application deployment'_.**
    -In log files that you mentioned i have checked there were no errors related to deployment.
    -We have raised an SR regarding the same issue, From last 4 days they are taking several details but could not able to provide solution.
    Thanks
    Bejagam Naveen

  • EPMA Deployment Error - Unable To create

    We are trying deploy a Hyperion Planning Application using EPMA and we are getting the following error. The Oracle database being used is version 11gR2 and the user has the create view, session & resource.
    Could you please help
    [12/09/2012 2:09:16 PM]: Parsing Application Properties...Done
    [12/09/2012 2:09:16 PM]: Parsing Dimensions info...Done
    [12/09/2012 2:09:16 PM]: Creating Application Sales...[12/09/2012 2:09:19 PM]: Unable to create Scehma for application. Exiting Application Creation.
    [12/09/2012 2:09:19 PM]: An error occurred while creating the application. Please check log for details. Unable to create Scehma for application. Exiting Application Creation.
    [12/09/2012 2:09:19 PM]: An Exception occurred during Application deployment.: An error occurred while creating the application. Please check log for details.

    Hello
    I see the Error " Unable to create Scehma for application.Exiting Application Creation". I think the The user does not have the necessary Database privileges.
    make sure that the user should be the Database creator and should have other necessary privileges.
    Hope this helps
    thank you
    Regards,
    Mahe

  • EPMA deployed Essbase Currency failed

    Hello,
    when I deploy an application with epma to Essbase 11.121, I lost in Essbase the currency parameters defined in epma (curCategory, curName).
    And when I transform an application from Essbase to Epma, there is an error and it failed.
    Thx
    Edited by: 934366 on 15 mai 2012 01:26

    Find this....
    9877981 Currency options in Performance Management Architect are not transferring to Essbase

  • EPMA Deployment Issue

    Hello,
    I was able to validate the app view. Deployed, the status got to 30% then nothing. Stopped the service, restarted, re-deployed, now it says the application already exists when it's at 12% Creating the Application.
    Any suggestions would be appreciated.
    Thanks!

    Tried re-deploying again, got this error msg:
    Detail : Error Reference Number: {3DC8AC69-0850-471A-8825-99CA2849B869}Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:12 AM;Svr: HYP-APP-001-D;File: CHsvDataSource.cpp;Line: 221;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:12 AM;Svr: HYP-APP-001-D;File: CHsxServerImpl.cpp;Line: 1863;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:17 AM;Svr: HYP-APP-001-D;File: CHsxServerImpl.cpp;Line: 2154;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:17 AM;Svr: HYP-APP-001-D;File: CHsxServerImpl.cpp;Line: 3859;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:17 AM;Svr: HYP-APP-001-D;File: CHsxServer.cpp;Line: 1427;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:17 AM;Svr: HYP-APP-001-D;File: AgentHelper.cpp;Line: 553;Ver: 9.3.1.0.1502;Num: 0x80040e37;Type: 0;DTime: 1/21/2009 8:07:19 AM;Svr: HYP-APP-001-D;File: CHfmAwbAgent.cpp;Line: 576;Ver: 9.3.1.0.1502;

  • EPMA Deploy Failed - Error : Shared instance of member

    Hello Experts,
    I have big problem, from time to time, I get shared members on my shared libary even tough I define all members as primary
    can any one advice how can I verfiy no shared members loaded to my shared libary?
    Thanks
    Ido
    Error : Shared instance of member ' ' was encountered before the primary instance of the member in dimension

    in addition, I just notice that when I import the dim from the interface table wizard, I have option name "If “Allow Overwrites with Blank” which is not selected,
    maybe it's has to do with the appreance of the shared members?

  • Error Deploying App from EPMA

    Hai Experts,
    I am getting an error while deploying an application from EPMA to HFM,
    Error details are:
    Error Reference Number: {AE9976BC-4543-4173-B808-C6EB135EFE96}
    Num: 0x800412c4;Type: 1;DTime: 9/1/2012 4:51:31 AM;Svr: STATION31;File: ;Line: -1;Ver: 11.1.1.3.0.2413;DStr: Error in UnregisterInstance();
    Num: 0x800412c4;Type: 0;DTime: 9/1/2012 4:51:31 AM;Svr: STATION31;File: CHFMCASSecurity.cpp;Line: 617;Ver: 11.1.1.3.0.2413;
    Num: 0x80040225;Type: 1;DTime: 9/1/2012 4:51:32 AM;Svr: STATION31;File: CHsxServerImpl.cpp;Line: 3537;Ver: 11.1.1.3.0.2413;
    Num: 0x80040225;Type: 0;DTime: 9/1/2012 4:51:37 AM;Svr: STATION31;File: CHsxServer.cpp;Line: 1115;Ver: 11.1.1.3.0.2413;
    Num: 0x80040225;Type: 0;DTime: 9/1/2012 4:51:37 AM;Svr: STATION31;File: CHsxServer.cpp;Line: 1010;Ver: 11.1.1.3.0.2413;
    Num: 0x80040225;Type: 0;DTime: 9/1/2012 4:51:37 AM;Svr: STATION31;File: AgentHelper.cpp;Line: 610;Ver: 11.1.1.3.0.2413;
    Num: 0x80040225;Type: 0;DTime: 9/1/2012 4:51:38 AM;Svr: STATION31;File: CHfmAwbAgent.cpp;Line: 546;Ver: 11.1.1.3.0.2413;
    Even when i am creating application in Windows client and Browser client also i cannot create application it is showing error
    %0
    Details:
    Error Reference Number: {5AD0BE1C-7280-4BB2-9ED9-6B26FBF8A8D9}
    Num: 0x800412c4;Type: 0;DTime: 9/1/2012 5:04:30 AM;Svr: STATION31;File: CHsxServerImpl.cpp;Line: 3512;Ver: 11.1.1.3.0.2413;
    Num: 0x800412c4;Type: 0;DTime: 9/1/2012 5:04:30 AM;Svr: STATION31;File: CHsxServer.cpp;Line: 1115;Ver: 11.1.1.3.0.2413;
    Num: 0x800412c4;Type: 0;DTime: 9/1/2012 5:04:30 AM;Svr: STATION31;File: CHsxServer.cpp;Line: 857;Ver: 11.1.1.3.0.2413;
    Num: 0x800412c4;Type: 0;DTime: 9/1/2012 5:04:30 AM;Svr: STATION31;File: CHsxClient.cpp;Line: 2106;Ver: 11.1.1.3.0.2413;
    Can anyone please solve the issue.
    Edited by: 7088 on Sep 1, 2012 5:07 AM

    Hi,
    Can anyone solve my issue urgent please.
    The error is while deploying my duplicate application i am getting an error " Application already exist" Aborted 100% but there is no application with the name
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.bpm.webservice.util.ConnectionManager - returnService(http://vasavi-42146cdb:80/hyperion-bpma-server/,ObjectRepository.asmx, Object) - end
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.awb.web.appmanager.Action - Application is in deploy pending state.
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.awb.web.appmanager.Action - Timeout is set for [480]
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.awb.web.util.CatalogCodec - The id is::1_4
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.awb.web.util.CatalogCodec - The json element is::{"viewCreationDate":{"dateTime":"1346758230205","transId":"-1"},"dimensionServerApplicationID":4,"dimensionServerLibraryID":1,"rulesDeployStatus":1,"deployment":{"instance":{"datasource":"NONE","webServer":"vasavi-42146cdb","name":"HfmWeb:vasavi-42146cdb","cluster":"Hyperion"},"pendingDeployment":{"dateTime":"1346758524315","transId":"6732"}}}
    2012-09-05 10:42:24,765 [TP-Processor3] DEBUG com.hyperion.awb.web.appmanager.Action - Application [HFM:USRPT] deployment has timed out.
    2012-09-05 10:42:24,797 [TP-Processor3] INFO com.hyperion.awb.web.appmanager.Service - BaseService() - start
    2012-09-05 10:42:24,797 [TP-Processor3] INFO com.hyperion.awb.web.appmanager.Service - BaseService() - end
    2012-09-05 10:42:24,797 [TP-Processor3] INFO com.hyperion.awb.web.appmanager.Service - BaseService(Server) - start
    2012-09-05 10:42:24,797 [TP-Processor3] INFO com.hyperion.awb.web.appmanager.Service - BaseService(Server) - end
    2012-09-05 10:42:29,953 [TP-Processor3] ERROR com.hyperion.awb.web.appmanager.Action - Error code is AWB_WEB_ERR_UTIL_FIND_PROJ_APP
    2012-09-05 10:42:30,250 [TP-Processor3] ERROR com.hyperion.awb.web.appmanager.Action - Error finding project for application HFM:USRPT
    com.hyperion.interop.lib.OperationFailedException: Application does not exists by this Id 'HFM:USRPT'.
         at com.hyperion.interop.lib.helper.ApplicationHelper.getProjectForApplication(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.getProjectForApplication(Unknown Source)
         at com.hyperion.awb.web.util.HSSRegistrationUtil.getHubProjectForApp(HSSRegistrationUtil.java:162)
         at com.hyperion.awb.web.appmanager.Action.checkPendingState(Action.java:1599)
         at com.hyperion.awb.web.appmanager.Action.getAppSummaryInfo(Action.java:1688)
         at com.hyperion.awb.web.appmanager.Action.getAppDetails(Action.java:1664)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:276)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)
         at org.apache.struts.actions.MappingDispatchAction.execute(MappingDispatchAction.java:171)
         at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:69)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
         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(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.hyperion.awb.web.util.HttpFilter.doFilter(HttpFilter.java:19)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
         at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
         at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
         at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
         at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    2012-09-05 10:42:30,250 [TP-Processor3] DEBUG com.hyperion.awb.web.appmanager.Action - Updating App View Status: iWspId[1] iAppId[4] deploySucceeded[false]
    2012-09-05 10:42:30,250 [TP-Processor3] DEBUG com.hyperion.bpm.webservice.util.ConnectionManager - getService(http://vasavi-42146cdb:80/hyperion-bpma-server/, Applications.asmx) - start
    2012-09-05 10:42:30,250 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - start
    2012-09-05 10:42:30,250 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - end : http://vasavi-42146cdb:80/hyperion-bpma-server/Applications.asmx
    Thanks in advance.

  • EPMA Hanged during deployment 11.1.2.0

    Hello all,
    I have a EPMA deployed application in verison 11.1.2. I added metadata to my application & validated my application without any error. I tried deploying it & selected outline refresh option. I went to job console & in summary its showing:
    Started Time : Monday, April 18, 2011 2:22:58 PM
    Submitted Time : Monday, April 18, 2011 2:22:58 PM
    Last Updated Time : Monday, April 18, 2011 2:23:40 PM
    User Name : admin
    Process Name :
    Thread : 0
    Server :
    Detail : Initiating Product Action...
    Generating Headers and Callback Information...
    Generating Application Data...
    Posting Product Request...
    Waiting For Status Updates...
    When i see status it shows me
    Status : Running
    Progress : 10%
    I refreshed the screen multiple times & its been running for 5 hours now & i guess it is stuck. When i go to application library there are few menus including validate & deploy that are disabled as i think it is still processing my request. How can I kill this process ?
    Thanks

    Hello,
    you cann't kill the deployment, there is a timeout setup for 480 min. After the deployment will be available you can change this timeout, and set in lower.
    Look in the configuration file here %APP_SERVER_DEPLOYMENT_DIR%\EPMAWebServer\applications\EPMAWebServer\awb\WEB-INF\conf\AWBConfig.properties
    the setting called DEPLOY_PENDING_TIMEOUT_MINUTES.
    Regards,
    Ilias

  • EPMA 11.1.1.3  deployment of ASO application to Essbase issue

    Hi,
    We are having trouble deploying an ASO application from EPMA to Essbase. When we deploy the application it validates okay and then completes 100% but the outline does not get loaded into Essbase. In the EPMA deployment message text is the following error
    *[Network Error: Cannot send Data, Loading new outline for database Failed]*
    NB: 1. we have two other applications: a planning application and a BSO application. Both can be successfully deployed from the same application library to the same Essbase server so i think the issue is specific to the ASO application.
    2. We successfully deployed the ASO application last Friday at 4pm prior to the change I am tryign to implement this week.
    3. The three applications share common dimensions from the shared library one of which is the Account dimension.
    4. The change I am trying to deploy is an alternate hierarchy in the account dimension (dynamic calc - containing shared members) - I have changed the storage type to Storedata in the ASO application.
    5. I have subsequently removed the alternate hierarchy and tried to deploy - still gettign the same issue.
    Any suggestions on where to look to solve this would be appreciated.
    Thanks in advance

    Restoring the whole driectory has still been unsuccessful.
    deployign the application from EPMA will start to build the otn file - very slowly - it took over an hour and then it just stops and never completes the deploy so we are left with an OTN and an OTL file and EPMA states that the application is deployed but out of sync with deployment.
    the error we are gettign in the application log file is
    [Thu Oct 04 09:20:27 2012]Local/FINASO///Error(1270005)
    Fatal error: invalid page encountered in aggregate storage file at location [0001.0001.00000002]
    [Thu Oct 04 09:20:27 2012]Local/FINASO///Error(1270071)
    Page ID [0000.0000.00000000] in the page header doesn't match page location [0001.0001.00000002]
    I have also tried building a replacement ASO application in EPMA and deploying it - we were able to complete this with an application with 3 local dimensions each with 1 member but this took over an hour. when we try to do it with the same build as our DEVELOPMENT equivalent for the ASO file (which works in dev) it starts to build it but then falls over and leaves just an otn in the database directory.
    any ideas on what else i should be lookign at?
    cheers
    Darren

Maybe you are looking for

  • What's the best way to create XML file with a schema from a database table?

    Hi, I want to create an XML file from a database table (which has over 600 columns) using XML schema (.xsd file). I want to know the best way to do this. The output XML file is NOT a direct data dump from the DB table, there�re some logic around it,

  • PO Approval workflow Acceptance Required issue

    When PO_headers_all.acceptance_required_flag = 'Y', expected behaviour of PO Approval workflow is to send Action Required email to supplier. But for some POs even PO_headers_all.acceptance_required_flag = 'Y', PO approval workflow is sending FYI emai

  • T510 Optimus problem

    After some hardware issues (see: http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T510-black-screen-not-booting-anymore/m-p/4...) with my T510 I called lenovo service and a technician had to switch the motherboard. Now I have a new problem:

  • How to change author/seller on a single APP

    Dear collegue I have just published my first digital magazine for iPad. I'm a Creative Cloud subscriber and that was a single APP, so the author and seller that appear is my name. There is any possibility to publish these single app with my account b

  • MS Project 2013 - How to create a report filter to show Tasks Completed Last Week

    I am attempting to create a report that can show all tasks that have been completed in the past week.  When I create the filter I can find no inherent way for this to be done and I see no basis for the logic necessary to complete this in the other pr