Deployment getting aborted

hi
facing this  problem  after deploying the application
un 24, 2008 11:14:40 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[006]Deployment aborted
Settings
SDM host : DCEP01SBX
SDM port : 50018
URL to deploy : file:/C:/DOCUME1/9481371.TCS/LOCALS~1/Temp/temp1691OutFitMth.ear
Result
=> deployment aborted : file:/C:/DOCUME1/9481371.TCS/LOCALS~1/Temp/temp1691OutFitMth.ear
Aborted: development component 'OutFitMth'/'local'/'LOKAL'/'0.2008.06.24.11.14.20'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application local/OutFitMth.. Reason: Clusterwide exception: Failed to deploy application local/OutFitMth. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/OutFitMth. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Deployment exception : The deployment of at least one item aborted

Hi,
Is this DC, if SO check that all used DCs are deployed.
One more reason of this exception is when there is name conflict between two projects deployed on the same server , eg say projects A & B have same application name, component name.
When I get this exception, I go to nwa, see logs to find out two conflicting projects and rename one of them and deploy again. It solves my problem.
Regards,
Apurva

Similar Messages

  • Deployment getting aborted on J2EE Engine from NWDS

    Hi,
    While i am trying to deploy the Java WebDynPro code on J2EE Engine its giving me the following error.
    Apr 9, 2008 10:24:53 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : sghrdpr7
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/NUZHAT1/LOCALS1/Temp/temp21573sap.comfixedtoolbar.ear
    Deployment exception : Server sghrdpr7 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server sghrdpr7 at port 50118: sghrdpr7
    Inner exception was :
    Server sghrdpr7 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server sghrdpr7 at port 50118: sghrdpr7
    The deployment is getting aborted.
    I have tried telnet for the port number from my end and that is successfull.
    Now i dont where the problem is????????
    Please help urgently

    Hi,
    Have you checked whether the deployment with the SDM directly works or not ? (not through NWDI).
    Also, for the SDM deployment to function correctly, make sure of the following :
    Please make sure to set :                                                                               
    - the P4 host to localhost in the Secure Store (setting localhost is a workaround if you have multiple hostnames (virtual/physical)
    - the secure store should have the correct password for the j2ee_admin(in case of dual stack) or administrator(in case of java only) as SDM server takes the password from secure store for the login to j2ee engine as administrator which is required for the deployment.
    - SAPLOCALHOST, SAPGLOBALHOST, and SAPGLOBALHOSTFULL value in the SCS &
    JC profiles must point to the desired hostname/IP. If they don't exist 
    please create and set accordingly.        
    - in the sdmrepository.sdc file, the following                         
    values are set expected with expected host :                           
          <mshost>                                                         
            *hostname**                                                  
         </mshost>                                                         
         <msport>                                                          
            **port -can be found in dev_ms file*                         
         </msport>                                                                               
    Please restart the cluster.                                                                               
    Try to deploy using SDM without the workaround.                                                                               
    If the deployment fails, please paste the exception/error from the lastest sdm log from SDM\program\log directory and corresponding exception from the latest defaultrace file from server0\log directory.
    Hope the above helps.
    Regards,
    Snehal

  • HT201413 I have a Windows XP Home Edition computer.   I recently attempted to upgrade iTunes to v10.7.  It loaded and installed OK, but now it won't run.  When I try to launch it, it gets aborted by the windows Data Execution Prevention software.  Any ide

    I have a Windows XP Home Edition computer.   I recently attempted to upgrade iTunes to v10.7.  It loaded and installed OK, but now it won't run.  When I try to launch it, it gets aborted by the windows Data Execution Prevention software.  Any ideas?

    Yes, this did solve the problem.  But I had some trouble updating QuickTime.  It failed, with the installer complaining that it did not have the required permissions to install the files it needed in the program directory.  I got it to work by telling it to install the files to another directory.  All seems well now - Thanks!

  • Installation of minisap gets aborted

    Hi All,
    I have been trying to install mini sap 6.1 in my machine.
    When installing it asks for CD location. But the issue is i have both KERNEL and DATA copied on to my hard disk. if I proceed with the installation after giving the location in my hard disk say 'C:\Kernel'the installation gets aborted
    I need to install this pretty immedietly, I will be thankful if some one can help me out of this situation.
    Thanks,
    Seshan K.

    Hi Matthew,
    I got a similar problem and I've tried really everything but I don't get to make it work. I get this message at around 42% of the installation:
    19720 INFO: XSERVER started
    INFO 2009-06-08 17:10:05
        Extracting the Database-Dependent SAP system Executables
    INFO 2009-06-08 17:12:13
        Extracting the Database-Dependent SAP system Executables
    WARNING 2009-06-08 17:12:14 EXTRACTSAPEXEDBDATA2 InternalInstallationDo:0
        SAPCAR returns with error 5.
    ERROR 2009-06-08 17:12:14 EXTRACTSAPEXEDBDATA2 InstallationDo:0
        Phase failed.
    ERROR 2009-06-08 17:12:14 Main
        Installation aborted.
    Please help!
    Thanks
    Stefano

  • JAAS Login Module development/deployment  - getting en error

    Guys,
    I have developed a JAAS Login Module (as per the SAP documentation) and configured the J2EE Engine  (as per the SAP documentation) for this module to sit amongst several other standard modules,  but I have a problem. I am unable to get the Module working on one portal instance and I am getting an error in the default.trc file when the server restarts after SDM deployment.
    The error is:  "cannot load login module class....... java.lang.ClassNotFoundException........"
    The whole thing works on another instance of EP6 SP16,17 and 18..... however it does not work on this one completely separate instance  (there probably are configuration difference between these instances!)
    Im not quite sure, given this set of circumstances,  what could be causing the Login Module not to load.  Which part of the configuration of the J2EE engine should I look in, something perhaps overlooked in the documentation? 
    Thanks
    Adrian

    With some help I have now solved this.
    In the properties tab of Security Provider,  the reference to your login module in the classloader needs to be prefixed with library:~<provider>.   For the default SAP example the provider in com.sap...... or whatever you have changed it to.

  • CSV File mapping deployment gets failed

    Hi All,
    I have one CSV file. I want to pull it into OWB 11.1.0.7 and load into Target Table.
    I followed the following steps, but facing issues at the time of deploying mapping
    VLD-1141: Internal errror during mapping generation+
    I created OTHER_MODULE In Files and imported CSV file from D drive. After that i Created Target table and mapped it.
    Mapping Validation is getting Sucessfull. While deploying the mapping facing facing above error...
    I tried 3 times by recreating mapping, but facing same error.
    How can we resolve this?
    Regards,
    Ava
    Edited by: Ava on Dec 4, 2010 1:11 AM

    Did you set the the database parameter "utl_file_dir" ?
    More see this issue on My Oracle Support:
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=949157.1
    Cheers
    Nico

  • Process Flow deployment - getting RTC-5161 (10gR2)

    I am trying to deploy a process flow and getting:
    "RTC-5161: The Deployment cannot proceed because of an error during the generation or pre-deployment phase. ....."
    Has anybody else experienced this? Right I am not sure what the problem might be. There is a new note on metalink (375296.1) about OWF_MGR setup, but I think my issue is something else...
    Julian

    Hello!
    I searched metalink on error RTC-5161 and found a reference in note 392263.1
    It is a bug but there is a patch available ( bug 5504848, patch number 5525337).
    Read the note on metalink to check if you really hit this bug and apply the patch.
    Regards,
    Robert

  • After deployment getting error as below.

    MSS/ESS Deployment Exercise :
    After building a project I successfully carried out several deployments after modifying the code within the project set.
    On the fifth deployment we encountered the familiar error message 'did not accept login request as apiadmin on port 50018, Cannot login, already active sessions'.
    After restarting the SDM server successfully deployed a project.
    Also getting error that is "deployment exception:filetransfer failed:error received from the server:connection between the server & client was broken".
    Please provide the solution on this asap.
    Regards
    Nilesh

    Hi Nilesh,
    If my understanding is correct,you have the problem like this:
    After restarting the SDM you are able to deploy for 2-3 times. After that you are getting active sessions.
    Before deploying your application, make sure that nobody is deploying at that time and all their previous deployments are finished. Even if somebody deployment is in progress you will get Active sessions error.
    Are you trying to deploy the same application all the time? Looks like one of your application is taking more time to deploy / not deploying because of some problem. Try to find out that application and see the deployment log for that.
    Regards,
    Jaya.

  • SSIS Project Deployment : Getting error "query the operation_messages view for the operation identifier"

    Hello,
    I have developed SSIS package and using Project Deployment Model.
    I have created a Folder under the SSISDB in Integration Services Catalog.
    Then, Right click on the Project folder and Deploy Project, Selected the .ispac file and clicked Deploy.
    It gives me below error.
    Can anyone please help me on this?
    I tried deploying it several times but getting the same error message. I searched for forums and tried below things:
    http://capstonebi.blogspot.in/2012/09/ssis-2012-deployment-frustrations.html
    http://thinknook.com/ssis-2012-deployment-error-the-project-or-operation-records-do-not-exist-2012-08-03/
    Thank you,
    Mittal.

    Hi Mittal,
    If we want to find more information about this error, we should execute the query below under SSISDB catalog in SQL Server Management Studio, then expand the message column to see the detail error message:
    select * from catalog.operation_messages
    where operation_id=100155
    Generally, the issue always be caused by a timeout for big projects, this is a known issue. The workaround for this issue is create two indexes in the SSISDB catalog to improve the performance. For more details, please see:
    https://connect.microsoft.com/SQLServer/feedback/details/804901/ssis-2012-deploying-new-versions-of-large-projects-runs-into-a-timeout-during-deployment-into-ssis-catalog
    Besides, it can also be caused by other issues. For example, if the package includes an Attunity Oracle connection, but the deployed environment doesn’t install the Attunity connectors. For more details, please see:
    http://www.sqlservercentral.com/Forums/Topic1587793-2799-1.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • PXE OS Deployment gets stuck at Initializing Windows PE "Windows is starting up..." SCCM 2012 R2

    When trying to deploy OS using PXE the client machine gets to the window where it shows "Initializing Windows PE" and "Windows is starting up..."  However it never gets past this point.  I've left it overnight hoping it would
    eventually get past this but no luck.  Not sure which log file I should be looking at for further troubleshooting.  Thank You

    I've downloaded the drivers for the Intel E1000 NIC that the vm is using and created the driver package and added it to the x86 boot image.  VM still gets stuck at Initialinzing Windows PE.  Command support is enabled on the boot image
    and I can see the SMSTS log file is there but I have no way of accessing it or copying it somewhere to view it.
    WinPE has cmtrace By default, so hit F8, type cmtrace and open smsts.log from C:\Windows\Temp with it. Cmtrace is much-much better than notepad!
    E1000 is a good choice for NIC in VMware, done that myself. Another common reason could be disk driver, you may want to try it By chaninging defauls scsi to IDE inside that VM.

  • Deployment getting failed in OC4J Instances

    I am trying to deploy my application in the OC4J instance(Oracle Enterpise Manager 10g) .But it is getting failed every time. Following is the Error stack from log file:
    oracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Error compiling :D:\product\10.1.3\OracleAS_1\j2ee\home\applications\DDRWSAppV1.0-DDRWSV1.0-WS\WebServices: Error instantiating compiler: webservice artifact generation failed :java.lang.InstantiationException : service endpoint implementation class: 'ddr.ddrws.DDRGetRetailInvItemDayWSUser' not found
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:214)
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:96)
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:541)
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:197)
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    08/02/11 23:07:11      at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    08/02/11 23:07:11      at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    08/02/11 23:07:11      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:814)
    08/02/11 23:07:11      at java.lang.Thread.run(Thread.java:595)
    08/02/11 23:07:11 Caused by: java.lang.InstantiationException: Error compiling :D:\product\10.1.3\OracleAS_1\j2ee\home\applications\DDRWSAppV1.0-DDRWSV1.0-WS\WebServices: Error instantiating compiler: webservice artifact generation failed :java.lang.InstantiationException : service endpoint implementation class: 'ddr.ddrws.DDRGetRetailInvItemDayWSUser' not found
    08/02/11 23:07:11      at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts(WrapperClassGenerator.java:98)
    08/02/11 23:07:11      at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(HttpApplication.java:8403)
    08/02/11 23:07:11      at com.evermind.server.http.HttpApplication.populateLoaderWithWebServicesDeploymentCache(HttpApplication.java:5465)
    08/02/11 23:07:11      at com.evermind.server.http.HttpApplication.populateLoader(HttpApplication.java:5394)
    08/02/11 23:07:11      at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplication.java:5333)
    08/02/11 23:07:11      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:645)
    08/02/11 23:07:11      at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:428)
    08/02/11 23:07:11      at com.evermind.server.Application.getHttpApplication(Application.java:512)
    08/02/11 23:07:11      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1975)
    08/02/11 23:07:11      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1894)
    08/02/11 23:07:11      at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1591)
    08/02/11 23:07:11      at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:206)
    08/02/11 23:07:11      ... 8 more
    08/02/11 23:07:11 WARNING: DeployerRunnable.run java.lang.InstantiationException: Error compiling :D:\product\10.1.3\OracleAS_1\j2ee\home\applications\DDRWSAppV1.0-DDRWSV1.0-WS\WebServices: Error instantiating compiler: webservice artifact generation failed :java.lang.InstantiationException : service endpoint implementation class: 'ddr.ddrws.DDRGetRetailInvItemDayWSUser' not foundoracle.oc4j.admin.internal.DeployerException: java.lang.InstantiationException: Error compiling :D:\product\10.1.3\OracleAS_1\j2ee\home\applications\DDRWSAppV1.0-DDRWSV1.0-WS\WebServices: Error instantiating compiler: webservice artifact generation failed :java.lang.InstantiationException : service endpoint implementation class: 'ddr.ddrws.DDRGetRetailInvItemDayWSUser' not found
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:126)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:814)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.InstantiationException: Error compiling :D:\product\10.1.3\OracleAS_1\j2ee\home\applications\DDRWSAppV1.0-DDRWSV1.0-WS\WebServices: Error instantiating compiler: webservice artifact generation failed :java.lang.InstantiationException : service endpoint implementation class: 'ddr.ddrws.DDRGetRetailInvItemDayWSUser' not found
         at com.evermind.server.http.WrapperClassGenerator.generateWebServiceArts(WrapperClassGenerator.java:98)
         at com.evermind.server.http.HttpApplication.generateWebServiceArtifacts(HttpApplication.java:8403)
         at com.evermind.server.http.HttpApplication.populateLoaderWithWebServicesDeploymentCache(HttpApplication.java:5465)
         at com.evermind.server.http.HttpApplication.populateLoader(HttpApplication.java:5394)
         at com.evermind.server.http.HttpApplication.initClassLoader(HttpApplication.java:5333)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:645)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:428)
         at com.evermind.server.Application.getHttpApplication(Application.java:512)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1975)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1894)
         at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1591)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:206)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:96)
         at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:541)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:197)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
         ... 4 more
    Please help me in solving the above problem.
    Thanks in Advance
    Vikram

    A strange find that I came up with is, I have sixteen web services, when I try to deploy them,through JDeveloper 10.1.3.2 to OC4J instance. Deployment is getting failed. But when I am deploying it with 15 web services only, deployment is sucessful.
    Please help its urgent
    -Vikram
    Message was edited by:
    KoVik

  • WebLogic Deployment getting Failed

    Hi All,
    Could you please give us few minutes to solve the issue in deploying Oracle Primavera Contract Management, which is getting failed everytime. I am following all the steps mentioned in the PDF and everything seems fine until I start the deployment service through consol.
    Below is the error for your reference:
    [HTTP:101216]Servlet: "StartupServlet" failed to preload on startup in Web application: "exponline". java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:417) at java.lang.Byte.parseByte(Byte.java:151) at java.lang.Byte.parseByte(Byte.java:108) at com.primavera.exponline.common.base.CommonUtilities.init(Unknown Source) at com.primavera.exponline.servlet.StartupServlet.init(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:140) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207) at weblogic.work.ExecuteThread.run(ExecuteThread.java:176
    (I got this error while clicking on the Failed status of the deployment.)
    Versions:
    WebLogic 11g (10.3.4) (32-Bit)
    jrockit-jdk1.6.0_20-R28.1.0-4.0.1
    jrockit-jre1.6.0_20-R28.1.0
    Oracle Database 11g

    Hi,
    This patch will help you to resolve this problem 10051932
    Regards,
    Kal

  • AAMEE 3.1 deployment get stuck at configuring and quits.

    Hello,
    I made a 32bit deployment of Adobe and when I test it out on my PC with msiexec with borwsers all off and no adobe applications running it makes it half way throgh configuring and then stops and the stats bar goes back to the start and it quits.
    Bellow is the PDApp.log, any help would be grateful.
    Mike
    11/13/2013 15:26:20 [INFO] DeploymentManager - Build Version - 3.1.105.0
    11/13/2013 15:26:20 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    11/13/2013 15:26:20 [INFO] DeploymentManager - Executing immediate custom action for install mode.
    11/13/2013 15:26:20 [INFO] DeploymentManager - The CustomActionData string is : mode=install;sourceDir=d:\32bit Adobe2\Build\;installDir=;origDB=d:\32bit Adobe2\Build\32bit Adobe2.msi
    11/13/2013 15:26:20 [INFO] DeploymentManager - Successfully executed the immediate custom action for install mode .
    11/13/2013 15:26:25 [INFO] DeploymentManager - Build Version - 3.1.105.0
    11/13/2013 15:26:25 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    11/13/2013 15:26:25 [INFO] DeploymentManager - Executing the deferred custom action.
    11/13/2013 15:26:25 [INFO] DeploymentManager - Obtained the following as CustomActionData
    11/13/2013 15:26:25 [INFO] DeploymentManager - mode=install;sourceDir=d:\32bit Adobe2\Build\;installDir=;origDB=d:\32bit Adobe2\Build\32bit Adobe2.msi
    11/13/2013 15:26:25 [INFO] DeploymentManager - mode=install;sourceDir=d:\32bit Adobe2\Build\;installDir=;origDB=d:\32bit Adobe2\Build\32bit Adobe2.msi
    11/13/2013 15:26:25 [INFO] DeploymentManager - Original database path is : d:\32bit Adobe2\Build\32bit Adobe2.msi
    11/13/2013 15:26:25 [INFO] DeploymentManager - OptionXML saved at location :: C:\Users\mseddon\AppData\Local\Temp\{386867CE-0461-4FC3-83EA-466DEF7D5226}\\{0CB84CF3-741 B-4DDA-B3DF-B3066BA0B327}
    11/13/2013 15:26:25 [INFO] DeploymentManager - Build Version - 3.1.105.0
    11/13/2013 15:26:25 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    11/13/2013 15:26:25 [INFO] DeploymentManager - Initializing Custom Action Data from parameters
    11/13/2013 15:26:25 [INFO] Utilities - Folder does not exist
    11/13/2013 15:26:25 [INFO] DeploymentManager - Provisioning Tool path is (C:\Users\mseddon\AppData\Local\Temp\{386867CE-0461-4FC3-83EA-466DEF7D5226}\\{3E60E409-97 DF-4D53-A4EB-846FB440181F}).
    11/13/2013 15:26:25 [INFO] DeploymentManager - Starting to run the custom action for install mode
    11/13/2013 15:26:25 [INFO] DeploymentManager - STEP 1: Starting to parse Option XML.
    11/13/2013 15:26:25 [INFO] DeploymentManager - Deployment XML created at path :: C:\Users\mseddon\AppData\Local\Temp\{1B76C0EA-C5CA-468A-AC2E-AF580CF03F2E}\\{65525300-78B 5-4102-95D3-6980332AB10A}
    11/13/2013 15:26:25 [INFO] DeploymentManager - Deployment Manager is running in Install Mode.
    11/13/2013 15:26:25 [INFO] DeploymentManager - Self-Update BootStrapper Relative Path doesn't exist.
    11/13/2013 15:26:25 [INFO] DeploymentManager - Override XML created at path :: C:\Users\mseddon\AppData\Local\Temp\{1B76C0EA-C5CA-468A-AC2E-AF580CF03F2E}\\{27B51110-840 2-40F6-AD4D-7C85BC150CF0}
    11/13/2013 15:26:25 [INFO] DeploymentManager - No of updates found (11).
    11/13/2013 15:26:25 [INFO] DeploymentManager - STEP 2: Starting to launch media Bootstrapper.
    11/13/2013 15:26:25 [INFO] DeploymentManager - Bootstrapper launch location is :: d:\32bit Adobe2\Build\Setup\Set-up.dat
    11/13/2013 15:26:25 [INFO] Setup - Build Version - 6.0.335.0
    11/13/2013 15:26:25 [INFO] Setup - Logging Level verbosity Set  to 4
    11/13/2013 15:26:25 [INFO] Setup - Start Adobe Setup
    11/13/2013 15:26:25 [INFO] Setup - TimeLog: Bootstrapper Start
    11/13/2013 15:26:25 [INFO] Setup - TimeLog: Start initial checks
    11/13/2013 15:26:25 [INFO] Setup - Action specified - "install"
    11/13/2013 15:26:25 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
              --mode=silent
              --overrideFile="<FilePath>"
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\resources\setup.xml
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] Setup - Found 6 packages in setup manifest
    11/13/2013 15:26:25 [INFO] Utilities - Semaphore is not locked
    11/13/2013 15:26:25 [INFO] PIM - Build Version - 6.0.335.0
    11/13/2013 15:26:25 [INFO] PIM - Logging Level verbosity Set  to 4
    11/13/2013 15:26:25 [INFO] Utilities - File does not exist
    11/13/2013 15:26:25 [INFO] Utilities - File does not exist
    11/13/2013 15:26:25 [INFO] PIM - Build Version - 6.0.335.0
    11/13/2013 15:26:25 [INFO] PIM - Logging Level verbosity Set  to 4
    11/13/2013 15:26:25 [INFO] PIM - CREATE PIM Instance ...
    11/13/2013 15:26:25 [INFO] Utilities - File does not exist
    11/13/2013 15:26:25 [INFO] Utilities - File does not exist
    11/13/2013 15:26:25 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    11/13/2013 15:26:25 [INFO] PIM - SUCCESS Created Tables.
    11/13/2013 15:26:25 [INFO] PIM - PIM Database is Up To Date.
    11/13/2013 15:26:25 [INFO] PIM - Updater Inventory location:d:\32bit Adobe2\Build\Setup\resources\updaterinventory.dll
    11/13/2013 15:26:25 [INFO] PIM - Acquired System level ACF lock ...
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 104237697
    11/13/2013 15:26:25 [INFO] Setup - TimeLog: End initial checks
    11/13/2013 15:26:25 [INFO] Setup - TimeLog: Begin Installing
    11/13/2013 15:26:25 [INFO] Setup - Start Installing core package - d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx
    11/13/2013 15:26:25 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx
    11/13/2013 15:26:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx
    11/13/2013 15:26:25 [INFO] PIM - XML is valid
    11/13/2013 15:26:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:25 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx'
    11/13/2013 15:26:25 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\core\PDApp.pima'
    11/13/2013 15:26:26 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:26 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:26 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:29 [INFO] Utilities - File does not exist
    11/13/2013 15:26:29 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx.
    11/13/2013 15:26:29 [INFO] Setup - Finished Installing core package - d:\32bit Adobe2\Build\Setup\packages\core\PDApp.pimx, Return status: 0
    11/13/2013 15:26:29 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx
    11/13/2013 15:26:29 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx
    11/13/2013 15:26:29 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx
    11/13/2013 15:26:29 [INFO] PIM - XML is valid
    11/13/2013 15:26:29 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:29 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx'
    11/13/2013 15:26:29 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\D6\D6.pima'
    11/13/2013 15:26:29 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:29 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:30 [INFO] Utilities - File does not exist
    11/13/2013 15:26:31 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx.
    11/13/2013 15:26:31 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\D6\D6.pimx
    11/13/2013 15:26:31 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx
    11/13/2013 15:26:31 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx
    11/13/2013 15:26:31 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx
    11/13/2013 15:26:31 [INFO] PIM - XML is valid
    11/13/2013 15:26:31 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:31 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx'
    11/13/2013 15:26:31 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pima'
    11/13/2013 15:26:31 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:31 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:31 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:33 [INFO] Utilities - File does not exist
    11/13/2013 15:26:33 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx.
    11/13/2013 15:26:33 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\DECore\DECore.pimx
    11/13/2013 15:26:33 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx
    11/13/2013 15:26:33 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx
    11/13/2013 15:26:33 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx
    11/13/2013 15:26:33 [INFO] PIM - XML is valid
    11/13/2013 15:26:33 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:33 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx'
    11/13/2013 15:26:33 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pima'
    11/13/2013 15:26:33 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:33 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:34 [INFO] Utilities - File does not exist
    11/13/2013 15:26:34 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx.
    11/13/2013 15:26:34 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\DWA\DWA.pimx
    11/13/2013 15:26:34 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx
    11/13/2013 15:26:34 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx
    11/13/2013 15:26:34 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx
    11/13/2013 15:26:34 [INFO] PIM - XML is valid
    11/13/2013 15:26:34 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:34 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx'
    11/13/2013 15:26:34 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\P6\P6.pima'
    11/13/2013 15:26:34 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:34 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:37 [INFO] Utilities - File does not exist
    11/13/2013 15:26:37 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx.
    11/13/2013 15:26:37 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\P6\P6.pimx
    11/13/2013 15:26:37 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx
    11/13/2013 15:26:37 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx
    11/13/2013 15:26:37 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx
    11/13/2013 15:26:37 [INFO] PIM - XML is valid
    11/13/2013 15:26:37 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:37 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx'
    11/13/2013 15:26:37 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pima'
    11/13/2013 15:26:37 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:37 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:39 [INFO] Utilities - File does not exist
    11/13/2013 15:26:39 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx.
    11/13/2013 15:26:39 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\LWA\LWA.pimx
    11/13/2013 15:26:39 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx
    11/13/2013 15:26:39 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx
    11/13/2013 15:26:39 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx
    11/13/2013 15:26:40 [INFO] PIM - XML is valid
    11/13/2013 15:26:40 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:40 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx'
    11/13/2013 15:26:40 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pima'
    11/13/2013 15:26:40 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:26:40 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:26:41 [INFO] Utilities - File does not exist
    11/13/2013 15:26:42 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx.
    11/13/2013 15:26:42 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Setup\packages\UWA\UWA.pimx
    11/13/2013 15:26:42 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    11/13/2013 15:26:42 [INFO] PIM - Return ... SUCCESS _pimCreateOrUpdateAAMInventory
    11/13/2013 15:26:42 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    11/13/2013 15:26:42 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
    11/13/2013 15:26:42 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    11/13/2013 15:26:42 [INFO] PIM - PIMSqlite closeDB status 0
    11/13/2013 15:26:42 [INFO] PIM - FREE PIM Instance ...
    11/13/2013 15:26:42 [INFO] DeploymentManager - Build Version - 3.1.105.0
    11/13/2013 15:26:42 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    11/13/2013 15:26:42 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    11/13/2013 15:26:42 [INFO] DeploymentManager - STEP 3: Starting to launch ASU AAM.
    11/13/2013 15:26:42 [INFO] DeploymentManager - Bootstrapper launch location is :: d:\32bit Adobe2\Build\ASU\Set-up.dat
    11/13/2013 15:26:43 [INFO] Setup - Build Version - 6.2.136.0
    11/13/2013 15:26:43 [INFO] Setup - Logging Level verbosity Set  to 4
    11/13/2013 15:26:43 [INFO] Setup - Start Adobe Setup
    11/13/2013 15:26:43 [INFO] Setup - TimeLog: Bootstrapper Start
    11/13/2013 15:26:43 [INFO] Setup - TimeLog: Start initial checks
    11/13/2013 15:26:43 [INFO] Setup - Action specified - "install"
    11/13/2013 15:26:43 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
              --mode=silent
              --overrideFile="<FilePath>"
    11/13/2013 15:26:43 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\ASU\resources\setup.xml
    11/13/2013 15:26:43 [INFO] PIM - XML is valid
    11/13/2013 15:26:43 [WARN] PIM - Failed to find Node
    11/13/2013 15:26:43 [INFO] Setup - Found 7 packages in setup manifest

    11/13/2013 15:27:08 [INFO] Utilities - Semaphore is not locked
    11/13/2013 15:27:08 [INFO] PIM - Build Version - 6.2.136.0
    11/13/2013 15:27:08 [INFO] PIM - Logging Level verbosity Set  to 4
    11/13/2013 15:27:08 [INFO] Utilities - File does not exist
    11/13/2013 15:27:08 [INFO] Utilities - File does not exist
    11/13/2013 15:27:08 [INFO] PIM - Build Version - 6.2.136.0
    11/13/2013 15:27:08 [INFO] PIM - Logging Level verbosity Set  to 4
    11/13/2013 15:27:08 [INFO] PIM - CREATE PIM Instance ...
    11/13/2013 15:27:08 [INFO] Utilities - File does not exist
    11/13/2013 15:27:08 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    11/13/2013 15:27:08 [INFO] PIM - Current db schema version on machine 1.
    11/13/2013 15:27:08 [INFO] PIM - Current db schema version to install 1.
    11/13/2013 15:27:08 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    11/13/2013 15:27:08 [INFO] PIM - PIM Database is Up To Date.
    11/13/2013 15:27:08 [INFO] PIM - Updater Inventory location:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\resources\updaterinventory.dll
    11/13/2013 15:27:08 [INFO] PIM - Acquired System level ACF lock ...
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\CCM\CCM.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    11/13/2013 15:27:08 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 29928536
    11/13/2013 15:27:08 [INFO] Setup - TimeLog: End initial checks
    11/13/2013 15:27:08 [INFO] Setup - TimeLog: Begin Installing
    11/13/2013 15:27:08 [INFO] Setup - Start Installing core package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx
    11/13/2013 15:27:08 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx
    11/13/2013 15:27:08 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx
    11/13/2013 15:27:08 [INFO] PIM - XML is valid
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx'
    11/13/2013 15:27:08 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pima'
    11/13/2013 15:27:08 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    11/13/2013 15:27:08 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:08 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:08 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:08 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:08 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:08 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:08 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:12 [INFO] Utilities - File does not exist
    11/13/2013 15:27:12 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx.
    11/13/2013 15:27:13 [INFO] Setup - Finished Installing core package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\core\PDApp.pimx, Return status: 0
    11/13/2013 15:27:13 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx
    11/13/2013 15:27:13 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx
    11/13/2013 15:27:13 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx
    11/13/2013 15:27:13 [INFO] PIM - XML is valid
    11/13/2013 15:27:13 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:13 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx'
    11/13/2013 15:27:13 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pima'
    11/13/2013 15:27:13 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    11/13/2013 15:27:13 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:13 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:13 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:13 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:13 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:13 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:13 [INFO] Utilities - File does not exist
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx.
    11/13/2013 15:27:14 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\D6\D6.pimx
    11/13/2013 15:27:14 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx
    11/13/2013 15:27:14 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx
    11/13/2013 15:27:14 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx
    11/13/2013 15:27:14 [INFO] PIM - XML is valid
    11/13/2013 15:27:14 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:14 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx'
    11/13/2013 15:27:14 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pima'
    11/13/2013 15:27:14 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:14 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:14 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:14 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:16 [INFO] Utilities - File does not exist
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx.
    11/13/2013 15:27:17 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DECore\DECore.pimx
    11/13/2013 15:27:17 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx
    11/13/2013 15:27:17 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx
    11/13/2013 15:27:17 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx
    11/13/2013 15:27:17 [INFO] PIM - XML is valid
    11/13/2013 15:27:17 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:17 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx'
    11/13/2013 15:27:17 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pima'
    11/13/2013 15:27:17 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:17 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:17 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:18 [INFO] Utilities - File does not exist
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx.
    11/13/2013 15:27:19 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\DWA\DWA.pimx
    11/13/2013 15:27:19 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx
    11/13/2013 15:27:19 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx
    11/13/2013 15:27:19 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx
    11/13/2013 15:27:19 [INFO] PIM - XML is valid
    11/13/2013 15:27:19 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:19 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx'
    11/13/2013 15:27:19 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pima'
    11/13/2013 15:27:19 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:19 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:19 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:21 [INFO] Utilities - File does not exist
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx.
    11/13/2013 15:27:22 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\P6\P6.pimx
    11/13/2013 15:27:22 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx
    11/13/2013 15:27:22 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx
    11/13/2013 15:27:22 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx
    11/13/2013 15:27:22 [INFO] PIM - XML is valid
    11/13/2013 15:27:22 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:22 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx'
    11/13/2013 15:27:22 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pima'
    11/13/2013 15:27:22 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:22 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:22 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:24 [INFO] Utilities - File does not exist
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx.
    11/13/2013 15:27:25 [INFO] Setup - Finished Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\LWA\LWA.pimx
    11/13/2013 15:27:25 [INFO] Setup - Start Installing package - d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pimx
    11/13/2013 15:27:25 [INFO] PIM - START installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pimx
    11/13/2013 15:27:25 [INFO] PIM - Trying to access xml at path:d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pimx
    11/13/2013 15:27:25 [INFO] PIM - XML is valid
    11/13/2013 15:27:25 [WARN] PIM - Failed to find Node
    11/13/2013 15:27:25 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pimx'
    11/13/2013 15:27:25 [INFO] PIM - Validating package file: 'd:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7\packages\UWA\UWA.pima'
    11/13/2013 15:27:25 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS insertPackageUpdateList.
    11/13/2013 15:27:25 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    11/13/2013 15:27:25 [INFO] PIM - Backup Folder Created
    11/13/2013 15:27:27 [INFO] Utilities - File does not exist
    11/13/2013 15:27:27 [INFO] PIM - SUCCESS installPackage at file d:\32bit Adobe2\Build\Patches\AdobeApplicationManager-1.0_update7

  • IPhone deploy gets Login Error (Invalid username/password).  Android works

    Hi, we're developing an ADF Mobile app on JDeveloper 11.1.2.3 which does initial authentication against Weblogic.
    The login & app works fine on Android, but fails when we deploy the same app to iPhone (iOS 5.0.1, but also 5.1, 6.0 & 6.1 in the Simulator).
    Specific message is :
    Login Error
    Invalid username/password. If the problem persists, please contact your system administrator.
    It's definitely on the network and reaching the login server, because when we shut down the server or make the network unavailable, the message reports "The login server is not reachable"
    All I can think is it's possibly encrypting the password differently within iOS.
    Not having much luck on Google or other searches, so any thoughts are appreciated.
    Thanks
    Peter

    I found a bit more information in the Weblogic Managed Server logs proving the login request reaches the server, but gives this error. Not much luck on google so, if this rings any bells for anyone thoughts are appreciated.
    FROM : /oracle/product/admin/domains/cdlmobile_domain/servers/cdlmobile_server1/logs/cdlmobile_server1-diagnostic.log
    [2013-04-04T17:04:58.426+01:00] [cdlmobile_server1] [WARNING] [] [org.apache.myfaces.trinidadinternal.agent.AgentFactoryImpl] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: tatmfy] [ecid: 53bd9d60b35a3019:-327732ec:13dcfd76fee:-8000-00000000000029b3,0] [APP: BC040113_Project1_BC040113] The User-Agent "cdlivemobile/1.0 CFNetwork/609.1.4 Darwin/12.3.0" is unknown; creating an agent with "unknown" agent attributes.

  • Consolidation getting aborted at 26%

    Hi All,
    I have created a New application in 11.1.1.3 loaded my metadata,rules, memberlist and data after which when I tried to consolidate i got the following error;
    {11DBB56F-1D5A-42A1-9A1B-4CB0D9780A46}
    System Message Summary
    Error executing VBScript %0.
    System Message Details
    Error Reference Number: {11DBB56F-1D5A-42A1-9A1B-4CB0D9780A46}
    Num: 0x80042fc2;Type: 1;DTime: 8/11/2010 5:13:07 PM;Svr: MANOJ-ASGLESRF2;File: CHsvDataExplorerACM.cpp;Line: 9210;Ver: 11.1.1.3.0.2413;
    Num: 0x80042fc2;Type: 0;DTime: 8/11/2010 5:13:07 PM;Svr: MANOJ-ASGLESRF2;File: CHsvDataExplorerACM.cpp;Line: 9366;Ver: 11.1.1.3.0.2413;
    Does anyone have any idea about this error
    Any suggestion/advice/help wld be highly appreciated.
    Regards,
    Mathew

    There will be multiple errors in the log for the consolidation failure. If you dig in farther, you eventually locate one that will implicate what part of the rules has the error.
    With that said, any recent rule changes? Generally when things break, its courtesy of new functionality. If you were not the one doing the rules and no one "knows", use WinMerge on a older rules file and the current rules extract. That should at least get you a starting point.

Maybe you are looking for