Plannning EPMA Application deployment failing

Hi All ,
I have made some changes to entity dimension in  planning EPMA application like removing old hierarchy and including new hierarchy
But after that I found that the application is not getting deployed correctly
Please let me know what does the below issue means
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Hyperion.DimensionServer.Interface.Exceptions.ApplicationExportException: There are no results available for job Exporting application <APPNAME>. because an error was encountered while processing the job.  See the Job Console or the Event Viewer for more information.
Server stack trace:
   at Hyperion.DimensionServer.ApplicationExport.GetExportResult(ServerJob job)
   at Hyperion.DimensionServer.Proxies.ApplicationsProxy.<>c__DisplayClass7c.<GetExportResult>b__7b()
   at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
   at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
   at Hyperion.DimensionServer.Proxies.ApplicationsProxy.GetExportResult(ServerJob job)
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Hyperion.DimensionServer.Interface.IApplications.GetExportResult(ServerJob job)
   at Hyperion.DimensionServer.WebServices.Applications.GetExportResult(ServerJob job)
   --- End of inner exception stack trace ---
Process Name :
Thread : 0
Server :
Detail : Initiating Product Action...
Generating Headers and Callback Information...
Generating Application Data...
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Hyperion.DimensionServer.Interface.Exceptions.ApplicationExportException: There are no results available for job Exporting application PLNSAT. because an error was encountered while processing the job.  See the Job Console or the Event Viewer for more information.
Server stack trace:
   at Hyperion.DimensionServer.ApplicationExport.GetExportResult(ServerJob job)
   at Hyperion.DimensionServer.Proxies.ApplicationsProxy.<>c__DisplayClass7c.<GetExportResult>b__7b()
   at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
   at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
   at Hyperion.DimensionServer.Proxies.ApplicationsProxy.GetExportResult(ServerJob job)
   at System.Runtime.Remoting.Messaging.Sta
Thanks

Please update the planning error logs,
Also here is one post related to this:
https://forums.oracle.com/thread/2336541

Similar Messages

  • HFM EPMA application deployment aborted with error Object reference not set

    HFM EPMA application deployment aborted with error Object reference not set to an instance of an object when trying to validate/deploy any HFM application in EPMA. This has started happending after we have deleted a Dimension in one of HFM applications. The deleted dimension is a shared dimension.
    We are facing this issue in a distributed environment with version 11.1.2.1. This applications are built here newly.
    Following is the error log entry
    16] ERROR Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvaluator.Execute(Dimension fromDimension, Dimension toDimension, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareEngine.CompareDimensions(Dimension fromDimension, Dimension toDimension)
    at Hyperion.DimensionServer.CompareEngine.StartCompare()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimension(Library snapShot, Dimension dim, Application oldApp, String[] skipProperties)
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimensions(Application baselineApp)
    at Hyperion.DimensionServer.Validations.ApplicationValidation.ValidateAgainstBaseline()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.InternalValidate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.Validate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.<ValidateAsync>b__0()System.NullReferenceException: Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvalua
    There was a bug in earlier releases for deleting dimensions with children, making the children orphans.
    Heard from release notes that it has been fixed, but we are seeing this issue in 11.1.2.1 again.
    Please help us out in resolving this error.

    Hi,
    I always ask this first, have you installed all the planning and epma patches as there have been many issues addressed in 9.3.1
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Webdynpro application deployment failed.

    Our development team working on NWDS to develop some webdynpro application, but they are unable to deploy the application on one of portal.
    Error Logs
    Jul 29, 2011 8:46:28 AM  Info: The SDM client uses an old SDM client API.
    Jul 29, 2011 8:46:28 AM  Info: -
    Starting deployment -
    Jul 29, 2011 8:46:28 AM  Info: Error handling strategy: OnErrorStop
    Jul 29, 2011 8:46:28 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jul 29, 2011 8:46:28 AM  Info: Update strategy: UpdateAllVersions
    Jul 29, 2011 8:46:28 AM  Info: Starting deployment prerequisites:
    Jul 29, 2011 8:46:28 AM  Info: Loading selected archives...
    Jul 29, 2011 8:46:28 AM  Info: Loading archive 'E:\usr\sap\P4S\JC00\SDM\program\temp\temp33884warnerbros.com~BusPartnerReports.ear'
    Jul 29, 2011 8:46:30 AM  Info: Selected archives successfully loaded.
    Jul 29, 2011 8:46:30 AM  Info: Actions per selected component:
    Jul 29, 2011 8:46:30 AM  Info: Update: Selected development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0' updates 
    currently deployed development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110728231626'/'0'.
    Jul 29, 2011 8:46:30 AM  Info: Ending deployment prerequisites. All items are correct.
    Jul 29, 2011 8:46:30 AM  Info: Saved current Engine state.
    Jul 29, 2011 8:46:30 AM  Info: Starting: Update: Selected development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0' 
    updates currently deployed development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110728231626'/'0'.
    Jul 29, 2011 8:46:30 AM  Info: SDA to be deployed: 
    E:\usr\sap\P4S\JC00\SDM\root\origin\warnerbros.com\BusPartnerReports\JDE_P4EPPS2_D\0\20110729054247\temp33884warnerbros.com~BusPartnerReports.ear
    Jul 29, 2011 8:46:30 AM  Info: Software type of SDA: J2EE
    Jul 29, 2011 8:46:30 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 29, 2011 8:46:36 AM  Info: Begin of log messages of the target system:
    11/07/29 08:46:30 -  ***********************************************************
    11/07/29 08:46:30 -  Start updating EAR file...
    11/07/29 08:46:30 -  start-up mode is lazy
    11/07/29 08:46:31 -  EAR file updated successfully for 1641ms.
    11/07/29 08:46:31 -  Start updating...
    11/07/29 08:46:36 -  EAR file uploaded to server for 4503ms.
    11/07/29 08:46:36 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while updating ear file ./temp/deploy/work/deploying/BusPartnerReports.ear.
                         Reason: Already started operation with application warnerbros.com/BusPartnerReports in the cluster. No other operation with this 
    application is allowed at the moment.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:692)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                              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)
                         For detailed information see the log file of the Deploy Service.
    11/07/29 08:46:36 -  ***********************************************************
    Jul 29, 2011 8:46:36 AM  Info: End of log messages of the target system.
    Jul 29, 2011 8:46:36 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 29, 2011 8:46:36 AM  Error: Aborted: development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while updating ear file ./temp/deploy/work/deploying/BusPartnerReports.ear.
    Reason: Already started operation with 
    application warnerbros.com/BusPartnerReports in the cluster. No other operation with this application is allowed at the moment.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 29, 2011 8:46:36 AM  Info: Starting to save the repository
    Jul 29, 2011 8:46:36 AM  Info: Finished saving the repository for 453 ms.
    Jul 29, 2011 8:46:36 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 29, 2011 8:46:36 AM  Error: -
    At least one of the Deployments failed
    First two time we received different error and got resolved.
    Thanks
    Goud

    Hi,
    As per log, You tried to deploy application when someone was accessing it. You need to ensure that noone is using the application before deploying it. In such situation, webdynpro application goes to stopping/red status on server. You can now resolve this issue in two ways:
    1. Restart your portal which will reset all application status to active
    2. Ask Administrator to use NWA to stop and start application.
    First option will always work!
    Nitesh

  • AIA deploy Application deployment FAILED...

    Dear All,
    Please help me with the following. I am getting error as BUILD Failed during "Deploy Application Deployment" while installing AIA(11.1.1.6.0) on windows 2003 Enterprise edition 32 bit.
    Exact error is following:
    BUILD FAILED
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:226:Following error occured while executing this line..
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xm:62:java.net.MalFormedURLException. Cannot give port name without hostname.
    How can I resolve this issue.
    Error in details:
    Total time: 19 seconds
    'choice' is not recognized as an internal or external command,
    operable program or batch file.
    Retry Deployment Command Return Value Deployment: 255
    SYSTEM ROOT: C:\WINDOWS
    Deployment Command Deployment: cmd /c set PATH=E:\\OBI_HOME\modules\org.apache.ant_1.7.1\bin;E:\\OBI_HOME\jdk160_24\bin;%PATH%&& set CLASSPATH=.;E:\\OBI_HOME\wlserver_10.3\server\lib\weblogic.jar;E:\\OBI_HOME\AIA_Home\lib\aia.jar;E:\\OBI_HOME\modules\net.sf.antcontrib_1.1.0.0_1-0b2\lib\ant-contrib.jar;E:\\OBI_HOME\AIA_Home\lib\aia-utils.jar;E:\\OBI_HOME\oracle_common\modules\oracle.mds_11.1.1\mdsrt.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-ee.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-common.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-internal.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-unsupported-api.jar;E:\\OBI_HOME\oracle_common\modules\oracle.pki_11.1.1\oraclepki.jar;E:\\OBI_HOME\oracle_common\modules\oracle.idm_11.1.1\identitystore.jar;E:\\OBI_HOME\oracle_common\modules\oracle.webservices_11.1.1\oracle.webservices.standalone.client.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle-soa-client-api.jar;E:\\OBI_HOME\oracle_common\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;E:\\OBI_HOME\oracle_common\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime.jar;E:\\OBI_HOME\oracle_common\BC4J\jlib\commons-cli-1.0.jar;E:\\OBI_HOME\oracle_common\jlib\commons-cli-1.0.jar;%CLASSPATH%&& set JAVA_HOME=E:\\OBI_HOME\jdk160_24&& set ANT_HOME=E:\\OBI_HOME\modules\org.apache.ant_1.7.1&& set ANT_OPTS=-Xms512M -Xmx1024M -XX:MaxPermSize=512M&& set AIA_HOME=E:\\OBI_HOME\AIA_Home&& set SOA_HOME=E:\\OBI_HOME\Oracle_SOA1&& set MW_HOME=E:\\OBI_HOME&& set ORACLE_HOME=E:\\OBI_HOME\Oracle_SOA1&& set WL_HOME=E:\\OBI_HOME\wlserver_10.3&& set SystemRoot=C:\WINDOWS&& cd /d E:\\OBI_HOME\AIA_Home\Infrastructure\Install\AID&& ant -f E:\\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAInstallDriver.xml -DDeploymentPlan=E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml Deployments -DPropertiesFile=E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\AIAInstallProperties.xml
    E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\.configuration\Aid.Properties
    Using existing user key file...
    Buildfile: E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAInstallDriver.xml
    [AIAXmlProperty] Decipher value does not exist for the key : oer.server.password
    Deployments:
    [echo] ======================================
    [echo] DeploymentPlan file ="E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml"
    [echo] ======================================
    Deployments:
    [echo]
    [echo]
    [echo]
    [echo] Deployment log -- E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\logs/FPInstallDP_Deployments_2012-07-19_10-51-16.log
    [echo]
    [echo]
    [echo] === Executing Deployments of E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml===
    [echo]
    [echo]
    [xslt] Processing E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\config\FPInstallDP.xml to E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\tmp\AIDExecuteDP_temp_228243584.xml
    [xslt] Loading stylesheet E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\tmp\AIDExtractxsl_temp_1016106937.xsl
    [UpdateDeployedComposites] Connecting to: service:jmx:t3://172.28.18.20:7001/jndi/weblogic.management.mbeanservers.domainruntime
    BUILD FAILED
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:226: The following error occurred while executing this line:
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:62: java.net.MalformedURLException: Cannot give port number without host name
    Total time: 19 seconds
    'choice' is not recognized as an internal or external command,
    operable program or batch file.
    Deployment Command Return Value Deployment: 255
    Thanks,
    Soumya Sekhar Samanta
    Edited by: Soumya Sekhar Samanta on Jul 19, 2012 10:58 AM

    Is it possible for you to paste the deployment command that was executed for the above failure? You could try doing a manual install. Before executing the FPInstallDP.xml during the manual install add the following jar to your classpath
    ${MW_HOME}/oracle_common/jlib/commons-cli-1.0.jar.

  • EPMA Application Deployment issues

    What are the issues we ll get when ever we ll deploy an epma application.

    That question is so vague I am not sure what answer you are expecting, how can somebody predict what problems you are going to experience with no information provided.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • OSM 6.3 application deployment fails

    Hi,
    I tried running the osm 6.3 setup and the setup runs sucessfull. I am using weblogic 9.2 for deploying the OSM application. When I check the status of the OSM deployment on weblogic, it says that the OSM application failed at deployment. Has anybody else faced the same problem of OSM deployment failing on weblogic?
    If anybody can provide any links for debugging the OSM installation, it would be great. The setup guide doesnt cover this.

    I just did a test and found that applications without a . in the name seem to install. Going to run another test, but I saw else where that people were having problems with , or & as well.
    Just noticed this thread and I had this just last week - my UDI wizard had problems installing applications with the period in the name (0x80004005) "policy not available".  All the apps were deployed to my UDI collection as well as to other collections
    and had the "install from ts" flag.  I was fast losing my patience and decided to create a new app and that worked great.  Just by chance I renamed the app to remove the period and re-added to the UDI app page and then things started working.
    The really, really freaky thing however is that they continued to work even when I put the periods back in!  I had this problem in both my lab environment and the customer environment, but not at a previous customer where we had apps like "7zip x.x"
    that installed fine.  The only potential link is that my lab environment apps were imported from a previous lab and the customer environment were recently restored from backup onto Server 2012 - I wonder if policy isn't somehow getting recreated or made
    available to task sequence deployments when the app data are restored?
    My Personal Blog: http://madluka.wordpress.com

  • Error deploy SOA application "Deployment Failed: Unable to register service

    Hi All
    I have build a SOA application and tried to build and deploy to my SOA server but stuck with below error msg.
    Step-1: Created the application, with BPEL components etc.
    Step-2: Right click on the application, then Deploy -> To -> My Server..
    Step-3: SOA build msg
    Buildfile: F:\PF\Oracle\Middleware\jdeveloper\bin\ant-sca-compile.xml
    BUILD SUCCESSFUL
    Total time: 5 seconds
    Step-4: Deployment msg
    +[03:09:24 PM] ---- Deployment started. ----+
    +[03:09:24 PM] Target platform is (Weblogic 10.3).+
    +[03:09:24 PM] Running dependency analysis...+
    +[03:09:24 PM] Building...+
    +[03:09:32 PM] Deploying profile...+
    +[03:09:32 PM] Wrote SAR file to F:\SSID\Oracle_WS\Clawback\CustomerSubscriptionStatusMonitor\deploy\sca_CustomerSubscriptionStatusMonitor_rev1.0.jar+
    +[03:09:32 PM] Deploying sca_CustomerSubscriptionStatusMonitor_rev1.0.jar to soa_server1 [9.184.173.34:8001]+
    +[03:09:32 PM] Processing sar=/F:/SSID/Oracle_WS/Clawback/CustomerSubscriptionStatusMonitor/deploy/sca_CustomerSubscriptionStatusMonitor_rev1.0.jar+
    +[03:09:32 PM] Adding sar file - F:\SSID\Oracle_WS\Clawback\CustomerSubscriptionStatusMonitor\deploy\sca_CustomerSubscriptionStatusMonitor_rev1.0.jar+
    +[03:09:32 PM] Preparing to send HTTP request for deployment+
    +[03:09:33 PM] Creating HTTP connection to host:9.184.173.34, port:8001+
    +[03:09:33 PM] Sending internal deployment descriptor+
    +[03:09:33 PM] Sending archive - sca_CustomerSubscriptionStatusMonitor_rev1.0.jar+
    +[03:09:53 PM] Received HTTP response from the server, response code=500+
    +[03:09:53 PM] Error deploying archive sca_CustomerSubscriptionStatusMonitor_rev1.0.jar to soa_server1 [9.184.173.34:8001]+
    +[03:09:53 PM] HTTP error code returned [500]+
    +[03:09:53 PM] Error message from server:+
    Error during composite deployment: oracle.fabric.common.FabricDeploymentException: oracle.fabric.common.FabricException: Deployment Failed: Unable to register service.: Deployment Failed: Unable to register service..
    +[03:09:53 PM] Check server log for more details.+
    +[03:09:53 PM] #### Deployment incomplete. ####+
    +[03:09:53 PM] Error deploying archive file:/F:/SSID/Oracle_WS/Clawback/CustomerSubscriptionStatusMonitor/deploy/sca_CustomerSubscriptionStatusMonitor_rev1.0.jar+
    +(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)+
    Also I have check the http://localhost:8001/soa-infra/ and it says*
    Welcome to the Oracle SOA Platform on WebLogic
    SOA Version: v11.1.1.0.0 - 11.1.1.1.0_090609.1407.5182 built on Tue Jun 09 15:06:41 PDT 2009
    WebLogic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385 (10.3.1.0)
    There are no composites deployed to the platform
    Edited by: user11263460 on Dec 13, 2009 2:39 AM

    If this still needed. Take a look in Your WSDL file - any references to schemas etc. Are they accessible on server? For example - XSD file have absolute file system link - change it to project level import (copy xsd file to project) or publish to MDS.

  • EPMA Application Deployment Error (Essbase BSO cube)

    Hi,
    I am trying to deploy the EPMA application & I am getting the following error:
    Success.
    \\Record #8797 - Error adding Dynamic calc property to member %_to Sales (3320)
    \\Record #8797 -  No time dimension defined
    Stat Accounts + S    T       Stat Reps + X    T        %_to Sales ~ X F  E T "\"5500"->\"YearTotal\"/\"Sales\"->\"YearTotal\" ;"    % to Sales % to Sales
    \\Record #8799 - Error adding Dynamic calc property to member Margin_Inc% (3320)
    \\Record #8799 -  No time dimension defined
    Stat Accounts + S    T       Stat Reps + X    T        Margin_Inc% + X A  E T "\"Margin\"/ \"Sales\";"    
    I am trying to tag the account members %_to Sales & Margin_Inc% as TB Average, If I change that property to None, I don't get these errors & everything deploys without any error. Post deployment if I go in the outline & try to assign TB average directly in EAS I am able to do that without any errors.
    I am on EPMA 11.1.2.1, this error is not occuring in Planning application but in BSO Essbase cube in EPMA
    Any thoughts?
    Thanks.

    Sorry - reread your post and follow that it is an EPMA BSO app, not planning.  Can you try placing the Period dimension before the Account dimension in order and seeing if it deploys?  I know that's not ideal, but just as a test.  You may want to read the very end of this possibly related post:
    Re: Essbase Studio - Measures hierarchy
    Thanks,
    Jon

  • ADF Application Deployment Failing in Upgraded Web logic Server

    Hi,
    We have recently upgraded our weblogic server from *10.3.3* to *10.3.5* and also migrated ADF application from JDev *11.1.1.3* to *11.1.2.1* . Finally deployed migrated ADF application which was running fine on * Weblogic 10.3.3* to Weblogic 10.3.5.
    And we too installed the necessary libraries in the upgraded weblogic server and deployed our application.
    This all went well and when we restarting the server ... server failed to restart with the following exception. Please help me with your suggestions what exactly would be the issue.
    Dec 2, 2011 10:59:46 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@177488297[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
    at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
    Truncated. see log file for complete stacktrace
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.j                 ava:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:                 3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:55:27 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <BEA-000000>                  <ADFc: /META-INF/adfc-config.xml: >
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.controller.metadata.MetadataServiceImpl> <ADFC-52024>                  <ADFc: Duplicate managed bean definition for 'tabContext' detected.>
    <Dec 2, 2011 9:56:00 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF                 _FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.j                 ava:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:                 3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:56:00 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe                  spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListen                 er.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLife                 cycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:                 100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,187 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,190 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,189 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:56:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.7                 0.180:1,188 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 9:59:59 AM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 9:59:59 AM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@168485290[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
            at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
            at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
            at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
            Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,203 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,202 during the configured idle timeout of 5 secs>
    <Dec 2, 2011 10:00:08 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 143.91.70.180:1,204 during the configured idle timeout of 5 secs>
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(AD                 FPhaseListener.java:232)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
            at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
            at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseL                 istener.java:53)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilter                 Impl.java:468)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:2                 93)Thanks & Regards,
    Kiran

    Hi Timo,
    Here is the stack trace from my Dev Box.
    <Dec 2, 2011 1:17:53 PM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
    at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:232)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:204)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 2, 2011 1:17:53 PM CST> <Error> <HTTP> <BEA-101020> <[ServletContext@179822130[app:soe module:soe path:/soe spec-version:2.5]] Servlet failed with Exception
    java.lang.ClassCastException: oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:66)
    at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:550)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$200(ADFPhaseListener.java:23)
    Truncated. see log file for complete stacktrace

  • SOA Composite Application Deployment Failed

    I have created a composite SOA application and trying to deploy it on WLS. I have created a connection to the Application Server MyAppServerConnection. I right click the project name and point to Deploy, it gives the webservice name "validationForCC". it does not give anything further. It should give Deploy>to>MyAppServerConnection
    I click the application name"validationForCC" and it opens the Deployment Configuration window. It asks for attach SOA Configuration Plan. Im not sure which Plan file to attach, JMS Plan or DBPlan. I try without selecting any.
    In JDeveloper the moment it gives message of successful compilation but when i test it on EM console, it fails to run.
    There are 28 errors/warnings
    Could not find partial trigger request_xml_choice_toggle from RichTreeTable[org.apache.myfaces.trinidad.component.UIXTree$RowKeyFacesBeanWrapper@175a777, id=treetablerequest] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.
    Could not find partial trigger service from RichTreeTable[org.apache.myfaces.trinidad.component.UIXTree$RowKeyFacesBeanWrapper@175a777, id=treetablerequest] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.
    WSMAgent is initialized for category=management, function=agent.function.client, topologyNodePath=/wls-domain/AdminServer/em/EJBs/default/WEBSERVICECLIENTs/getStatusByCC/PORTs/execute_pt/INTERCEPTORs/, isJ2EE=true
    WSMAgent is initialized for category=security, function=agent.function.client, topologyNodePath=/wls-domain/AdminServer/em/EJBs/default/WEBSERVICECLIENTs/getStatusByCC/PORTs/execute_pt/INTERCEPTORs/, isJ2EE=true
    Database Adapter validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] <oracle.tip.adapter.db.DBInteraction executeOutboundRead> unable to execute the NamedQuery: getCreditValidation.Creditcardinfo.getCreditValidationSelect
    JCABinding=> validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] Change logging level to TRACE:n to see full error stack
    Payload after BaseActionHander.requestMessage :{getCreditValidationSelect_inputParameters=oracle.xml.parser.v2.XMLElement@1c4ee80}
    Got an exception: oracle.fabric.common.FabricInvocationException: BINDING.JCA-12563
    Rolling back transaction due to ORAMED-03303:[Unexpected exception in case execution]Unexpected exception in request response operation "getCreditValidationSelect" on reference "getCreditValidation". Possible Fix:Check whether the reference service is properly configured and running or look at exception for analysing the reason or contact oracle support
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'getCreditValidationSelect' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    Caused by java.lang.ClassCastException: oracle.tip.adapter.db.DBConnectionFactory cannot be cast to javax.sql.DataSource.
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution
    Failed to invoke operation.
    *.The list is long!!!*
    I have tried this several times. checked JNDI names , Datasources etc. and re created the application and also re started the servers. Do you think I am missing a major thing because I  have tested all the servers and environment. Im using JDeveloper 11.1.1.3.0
    Plz help
    Ayesha
    Edited by: aa100 on Jul 5, 2010 12:16 PM

    These questions don't look like they are directly related to JMS, and seem more related to the tooling that you're using. I think you should try posting to a forum that's familiar with your environment. Perhaps you can choose a forum under "SOA & Process Management". Here's a link to the forum listing:
    http://forums.oracle.com/forums/main.jspa?categoryID=84
    Regards,
    Tom

  • Application deployment failed

    Hi All,
    I got the below error when trying to deploy the planning application through bmpa.
    App creation failed with Exceptioncom.hyperion.planning.HspRuntimeException: A cluster with the name riywinhyp was not found in the repository. You must set up rinwinhyp before deploying.
    at com.hyperion.planning.appdeploy.HspAppDefinition.deploy.AppFromXML(Unknown Source)
    at com.hyperion.planning.appdeploy.HspAppDefinition.access$000(Unknown Source)
    at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    where rinwinhyp is the planning server name. And all other essbase, sharedservices and workspace servers are defined on linux system. I'm able to deploy the application successfully through classic administration. Please suggest and help me out. Thanks in advance.
    Regards,
    Luv

    Hi,
    Caused by: java.lang.NoClassDefFoundError
    the below link will help you to understand why did you get "java.lang.NoClassDefFoundError"
    http://javarevisited.blogspot.com/2011/06/noclassdeffounderror-exception-in.html
    Check whether all you jar file specially J2EEContextAnnotationParser jar file is set in the classpath.
    or
    Download the jar file and place in the class path.
    http://findjar.com/class/com/evermind/server/deployment/J2EEContextAnnotationParser.html
    Regards
    Fabian

  • ADF 12c version application deployment failed

    Hi All,
    I was trying to deploy an ADF 12c Application which successfully tested in JDeveloper failed in while deploying through Fusion Middleware Control 12c
    I am getting the below exception while deploying the EAR ..
    Apr 22, 2015 12:05:57 PM IST> <Warning> <org.apache.myfaces.trinidad.component.UIXComponentBase> <BEA-000000> <getClientId should not be called while the
    view is being constructed. Component ID: j_id2>
    <Apr 22, 2015 12:06:14 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "4653741066113340" for task
    "0". Error is: "weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile"
    weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:175)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:170)
            at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: org.apache.myfaces.trinidad.context.AccessibilityProfile
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    >
    After adding trinidad-impl.jar in classpath manually , this error gone and I got the another one..
    <Apr 22, 2015 12:45:26 PM IST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /scratch/app/Middleware12c/user_projects/.......war. Ensure that the annotations are valid. The error is oracle.adf.view.faces.bi.webapp.MapProxyServlet
    java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    >
    <Apr 22, 2015 12:45:26 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "4656093454447625" for task "3". Error is: "weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet"
    weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:175)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:170)
            at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
            at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)
            at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)
            at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            Truncated. see log file for complete stacktrace
    I hope these classes should be available at runtime once i apply JRF template.  Please let me know what could be wrong in my setup.

    If this still needed. Take a look in Your WSDL file - any references to schemas etc. Are they accessible on server? For example - XSD file have absolute file system link - change it to project level import (copy xsd file to project) or publish to MDS.

  • Sccm 2012 application deployment fail

    Hi Gents
    I am attempting to deploy applications to a test machine.  The software deployment reaches the test machine in the software center but it fails.
    One Application had the status "Past due - will be installed"
    The rest just state "Fail" with more information saying:
    "The software change returned error code 0x80070005 (-2147024891)
    I've been googling away here and iwll continue to do so until i find a resolution but hopefully you guys can help point me in the right direction.
    Thanks for the help guys
    Lee

    Ok i got it to a point where the status of the applications is "waiting to install" so they download fine but not actually installing.  I followed this link:
    http://777notes.wordpress.com/2012/08/17/sccm-2012-local-content-cach-failed-for-workgroup-machine/ anbd enabled the anonymous checkbox.  But still the apps arent installing.

  • HFM EPMA Application Deployment Error

    While deploying application I'm finding the below error.
    Any help would be highly appreciated
    Error Reference Number: {7AF55A07-D29A-4D4F-8342-F5312BAA4153}
    Num: 0x80040218;Type: 0;DTime: 7/5/2010 9:26:02 PM;Svr: AMIT-PC;File: CHsxServer.cpp;Line: 1115;Ver: 11.1.1.3.0.2413;
    Num: 0x80040218;Type: 0;DTime: 7/5/2010 9:26:02 PM;Svr: AMIT-PC;File: CHsxServer.cpp;Line: 1010;Ver: 11.1.1.3.0.2413;
    Num: 0x80040218;Type: 0;DTime: 7/5/2010 9:26:02 PM;Svr: AMIT-PC;File: AgentHelper.cpp;Line: 610;Ver: 11.1.1.3.0.2413;
    Num: 0x80040218;Type: 0;DTime: 7/5/2010 9:26:02 PM;Svr: AMIT-PC;File: CHfmAwbAgent.cpp;Line: 546;Ver: 11.1.1.3.0.2413;
    Rahul

    This message is insufficient to determine the error. Please include the errors which precede this one.
    --Chris                                                                                                                                                                                                                                   

  • Please need Help with web application deployment in Jdeveloper 12c

    Hi,
    I am desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!!
    I created a project in jdeveloper and created a jsp page inside the project, all what i want is to run that page!
    I followed the instruction here: Deploying Fusion Web Applications , I don't really know if i did it right or wrong, the document is too detailed and not understood clearly.
    I am a newbie oracle user, and trying to build jsp web application connected to oracle database. application deployment fails it says: cannot run application error deploying IntegratedWeblogic..
    please could you tell me the steps of application deployment in Jdeveloper 12c?
    what deployment profiles I need to create (ear, war , mar)?
    what deployment descriptor I need for my app to work?
    please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .
    thank you

    hi Timo,
    I am building a local web application, meaning the server is internal and will not connect to the web, only to local pcs via network. the application will insert/select data from the database server. My company wants to embed oracle technology on the datatabse and that what am trying to. I am not that expert in java and oracle in general, my main knowledge are in php, html and mysql programming. through my long internet research a lot has recommended jsp with html to be a good choice.
    At beginning I played around with ADF faces, I found it annoying because I prefer coding than using drag and drop interfaces, which always create unwanted results.
    Also am not that professional java programmer, i started learning jsp and found it easier.
    What I am thinking of is to make a web based application that works in browsers (like php), this application has forms to insert data, and also has forms to output data for printing. that's all. I tried to make it in php, but through my little knowledge and internet researches it seems php does not work with oracle and java is the recommended choice (or it works with php but too complicated to make it)
    any recommendation will be much appreciated
    thank you

Maybe you are looking for