Adobe Offline Deployment failed

Hi everybody,
I have a problem deploying the archive ADSSAPOFF03 using SDM offline deployment as describe in the documentation.
The deployment tool "hang" after 5 minutes when deployed Adobe Font Manager.
Has anyone experienced the same problem? or what have I done wrong?
I used SAPJ2EE 6.40 SP8 + Netweaver IDE SP8 + MaxDB SP08
Best Regards,
Fendy

Hi All,
I found the answer of this problem from my SAP colleague.
Basically the solution is to create additional data or log volume in SAPDB from MMC.
Rgds,
Fendy

Similar Messages

  • Adobe CS6 Deployment Fails - OSX Maverick 10.9

    Hi
    Everytime we try to deploy the Adobe CS6 deployment package we created with AAMEE it fails.
    We have tried:
    Creating a new deployment package and letting it download all the updates.
    Installing Java.
    Fresh OSX 10.9 Maverick install.
    Running the pkg seperatley from our Casper Suite.
    After all this were still having no luck.
    Is there a way of fixing this?
    Cheer
    T

    Hi Toaster99,
    Please attach the install logs: http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.
    Regards,
    Romit Sinha

  • XMLFormService Error offline deploying adobe document services - 2

    Hi,
    I am doing an offline deployment of Adobe document Services SP16. I am using the Software Deployment Manager to do this. The installation fails at the XMLFormService.
    Any hints or suggestions.
    Thank You.
    Sumit.
    [code]===========================================================================
    Deployment started Tue Apr 25 16:14:20 EDT 2006
    ===========================================================================
    Starting Deployment of PDFManipulation
    The SDM will now stop SAP Web AS Java cluster instance(s) processes in order to perform offline deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Deployment of PDFManipulation finished successfully (Duration 60281 ms)
    Starting Deployment of TrustManagerService
    Deployment of TrustManagerService finished successfully (Duration 2297 ms)
    Starting Deployment of XMLFormService
    Aborted: development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'700.20051206050005.238137', grouped by software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    Caught exception during deployment from SAP J2EE Engine's offline deploy API:
    com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda D:\usr\sap\J2E\JC01\SDM\root\origin\com.adobe\XMLFormService\Adobe Systems\700.20051206050005.238137\adobe-XMLForm.sdacom.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:408)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:264)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:268)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:112)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.nwmss.jdbc.base.BaseBatchUpdateException: [NWMss][SQLServer JDBC Driver]The DBMS returned an unspecified error.  The command code was 0.
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplStatement.getBatchRowsAffectedCount(Unknown Source)
         at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeBatch(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263)
         at com.sap.sql.jdbc.mss.MssInetPreparedStatement.executeBatch(MssInetPreparedStatement.java:188)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertFileBatch(DBAccessDefault.java:1213)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:318)
         ... 26 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)
    Deployment of XMLFormService finished with Error (Duration 45812 ms)
    Starting Deployment of ADS_SAPOFF
    Aborted: software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    No further description found.
    Deployment of ADS_SAPOFF finished with Error (Duration 2094 ms)[/code]

    Rebooted the machine and started deployment again. And the deployment worked.

  • Error offline deploying adobe document services

    Hi,
    I am doing an offline deployment of the adobe document services to my portal implementation. I have portal 2004 SP16. I am deploying ADS which is SP16 as well.
    Following is the error. Any recommendations on how to proceed. Any help will be appreciated and rewarded.
    Thank You
    Sumit
    [code]===========================================================================
    Deployment started Tue Apr 25 14:31:32 EDT 2006
    ===========================================================================
    Starting Deployment of Binaries
    The SDM will now stop SAP Web AS Java cluster instance(s) processes in order to perform offline deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Deployment of Binaries finished successfully (Duration 31969 ms)
    Starting Deployment of DataManagerService
    Deployment of DataManagerService finished successfully (Duration 2594 ms)
    Starting Deployment of DocumentServicesBinaries
    Deployment of DocumentServicesBinaries finished successfully (Duration 2344 ms)
    Starting Deployment of DocumentServicesBinaries2
    Deployment of DocumentServicesBinaries2 finished successfully (Duration 6094 ms)
    Starting Deployment of DocumentServicesConfiguration
    Deployment of DocumentServicesConfiguration finished successfully (Duration 2422 ms)
    Starting Deployment of DocumentServicesDestProtoService
    Deployment of DocumentServicesDestProtoService finished successfully (Duration 2281 ms)
    Starting Deployment of DocumentServicesLibrary
    Deployment of DocumentServicesLibrary finished successfully (Duration 2406 ms)
    Starting Deployment of DocumentServicesLicenseDatabase
    Deployment of DocumentServicesLicenseDatabase finished successfully (Duration 5156 ms)
    Starting Deployment of DocumentServicesLicenseService
    Deployment of DocumentServicesLicenseService finished successfully (Duration 2500 ms)
    Starting Deployment of DocumentServicesLicenseSupportService
    Deployment of DocumentServicesLicenseSupportService finished successfully (Duration 2781 ms)
    Starting Deployment of FontManagerService
    Deployment of FontManagerService finished successfully (Duration 9610 ms)
    Starting Deployment of PDFManipulation
    Aborted: development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'700.20050711201154.91738', grouped by software component 'ADS_SAPOFF'/'sap.com'/'SAP AG'/'1000.1.00.16.0.20060203041228':
    Caught exception during deployment from SAP J2EE Engine's offline deploy API:
    com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda D:\usr\sap\J2E\JC01\SDM\root\origin\com.adobe\PDFManipulation\Adobe Systems\700.20050711201154.91738\adobe-PDFManipulation.sdacom.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:408)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:264)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:268)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:112)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.nwmss.jdbc.base.BaseBatchUpdateException: [NWMss][SQLServer JDBC Driver]Communication error: The stream provided does not contain the number of bytes specified. For batches, please ensure that streams are reset before subsequent addBatch calls. This is a non-recoverable error and the connection has been terminated.
         at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeBatch(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263)
         at com.sap.sql.jdbc.mss.MssInetPreparedStatement.executeBatch(MssInetPreparedStatement.java:188)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertFileBatch(DBAccessDefault.java:1213)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:318)
         ... 26 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)
    Deployment of PDFManipulation finished with Error (Duration 17078 ms)[/code]

    I solved this problem using the suggestion in the thread
    Error when deploying PDFManipulation and XMLForm
    Basically I increased the startup parameters of SQLServer to 512.
    Sumit.

  • Deployment failed in SDM ( SP8 to SP16)

    hi
    i am updating solman 4.0 SP8 to SP16, i have updated kernel and JSPM version to letest level.
    i have copied all .SCA files and XML file to eps/in folder...i have started java update from JSPM..
    java update failed in JSPM, so i have switched to safemode=NO and restarted java engine..
    I tried this with SIDADM and Administrator also, but same error
    after that from SDM i selected the all .SCA files...loading archives done with below error.
    Summary:
    ========
      There were 27 archives selected.
      18 archives successfully loaded.
       Loading of 9 archives failed.
    Details:
    ========
    1) Error loading archive
        D:\usr\sap\trans\EPS\in\ADSSAP15_0-10003001.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\ADSSAP15_0-10003001.SCA)
        There is already a component of the same type with identical name 'ADSSAP' and vendor 'sap.com' selected.
    2) Error loading archive
        D:\usr\sap\trans\EPS\in\CAF15_0-10003464.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\CAF15_0-10003464.SCA)
        There is already a component of the same type with identical name 'CAF' and vendor 'sap.com' selected.
    3) Error loading archive
        D:\usr\sap\trans\EPS\in\CAFUM15_0-10003472.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\CAFUM15_0-10003472.SCA)
        There is already a component of the same type with identical name 'CAF-UM' and vendor 'sap.com' selected.
    4) Error loading archive
        D:\usr\sap\trans\EPS\in\LMSERVICE15_0-20001429.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\LMSERVICE15_0-20001429.SCA)
        There is already a component of the same type with identical name 'LM-SERVICE' and vendor 'sap.com' selected.
    5) Error loading archive
        D:\usr\sap\trans\EPS\in\SAPBUILDT15_0-10003479.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\SAPBUILDT15_0-10003479.SCA)
        There is already a component of the same type with identical name 'SAP_BUILDT' and vendor 'sap.com' selected.
    6) Error loading archive
        D:\usr\sap\trans\EPS\in\SAPJEE15_0-10003469.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\SAPJEE15_0-10003469.SCA)
        There is already a component of the same type with identical name 'SAP-JEE' and vendor 'sap.com' selected.
    7) Error loading archive
        D:\usr\sap\trans\EPS\in\SAPJEECOR15_0-10003466.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\SAPJEECOR15_0-10003466.SCA)
        There is already a component of the same type with identical name 'SAP-JEECOR' and vendor 'sap.com' selected.
    8) Error loading archive
        D:\usr\sap\trans\EPS\in\SAPJTECHF15_0-10003468.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\SAPJTECHF15_0-10003468.SCA)
        There is already a component of the same type with identical name 'SAP_JTECHF' and vendor 'sap.com' selected.
    9) Error loading archive
        D:\usr\sap\trans\EPS\in\SAPJTECHS15_0-10003467.SCA
        (server side name is: D:\usr\sap\trans\EPS\in\SAPJTECHS15_0-10003467.SCA)
        There is already a component of the same type with identical name 'SAP_JTECHS' and vendor 'sap.com' selected.
    After that i have started deployment from SDM, but failed with below error.
    =======================================================================
    Log from SDM:
    ===========================================================================
    Deployment started Tue Jan 08 15:29:23 GMT+05:30 2008
    ===========================================================================
    Starting Deployment of tc/smd/cptdict
    Finished successfully: development component 'tc/smd/cptdict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/smd/cptdict finished successfully (Duration 8437 ms)
    Starting Deployment of SAP_BUILDT
    Finished successfully: software component 'SAP_BUILDT'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071117141300''/'0'
    Deployment of SAP_BUILDT finished successfully (Duration 5454 ms)
    Starting Deployment of tc/smd/datamgmt/dict
    Finished successfully: development component 'tc/smd/datamgmt/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/smd/datamgmt/dict finished successfully (Duration 5891 ms)
    Starting Deployment of tc/smd/server/service
    The SDM will now stop SAP Web AS Java cluster instance(s) processes in order to perform offline deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Finished successfully: development component 'tc/smd/server/service'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by software component 'LM-SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20080122073158''/'0'
    Deployment of tc/smd/server/service finished successfully (Duration 20954 ms)
    Starting Deployment of tc/webadministrator/ccrep/dict
    Finished successfully: development component 'tc/webadministrator/ccrep/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/ccrep/dict finished successfully (Duration 13625 ms)
    Starting Deployment of tc/webadministrator/ewa/dict
    Finished successfully: development component 'tc/webadministrator/ewa/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/ewa/dict finished successfully (Duration 6703 ms)
    Starting Deployment of tc/webadministrator/fvrep/dict
    Finished successfully: development component 'tc/webadministrator/fvrep/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by software component 'LM-SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20080122073158''/'0'
    Deployment of tc/webadministrator/fvrep/dict finished successfully (Duration 6812 ms)
    Starting Deployment of tc/webadministrator/httpanalysis/dict
    Finished successfully: development component 'tc/webadministrator/httpanalysis/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/httpanalysis/dict finished successfully (Duration 5734 ms)
    Starting Deployment of tc/webadministrator/lib/dict
    Finished successfully: development component 'tc/webadministrator/lib/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/lib/dict finished successfully (Duration 5875 ms)
    Starting Deployment of tc/webadministrator/lib/dbc
    Finished successfully: development component 'tc/webadministrator/lib/dbc'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/lib/dbc finished successfully (Duration 5563 ms)
    Starting Deployment of tc/webadministrator/logviewer/dict
    Finished with warnings: development component 'tc/webadministrator/logviewer/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by :
    No further description found.
    Deployment of tc/webadministrator/logviewer/dict finished with Warning (Duration 6078 ms)
    Starting Deployment of tc/webadministrator/navigation/dict
    Finished successfully: development component 'tc/webadministrator/navigation/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/navigation/dict finished successfully (Duration 7375 ms)
    Starting Deployment of tc/webadministrator/navigation/dbc
    Finished successfully: development component 'tc/webadministrator/navigation/dbc'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/navigation/dbc finished successfully (Duration 7671 ms)
    Starting Deployment of tc/webadministrator/scheduler/dict
    Finished successfully: development component 'tc/webadministrator/scheduler/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by software component 'LM-SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20080122073158''/'0'
    Deployment of tc/webadministrator/scheduler/dict finished successfully (Duration 6047 ms)
    Starting Deployment of tc/webadministrator/screp/dict
    Finished successfully: development component 'tc/webadministrator/screp/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/screp/dict finished successfully (Duration 6485 ms)
    Starting Deployment of tc/webadministrator/screp/dbc
    Finished successfully: development component 'tc/webadministrator/screp/dbc'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by software component 'LM-SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20080122073158''/'0'
    Deployment of tc/webadministrator/screp/dbc finished successfully (Duration 5562 ms)
    Starting Deployment of tc/webadministrator/selfcheck/dict
    Finished successfully: development component 'tc/webadministrator/selfcheck/dict'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by
    Deployment of tc/webadministrator/selfcheck/dict finished successfully (Duration 5968 ms)
    Starting Deployment of tc/webadministrator/selfcheck/dbc
    Finished successfully: development component 'tc/webadministrator/selfcheck/dbc'/'sap.com'/'SAP AG'/'7.0014.20080122064620.0000'/'0', grouped by software component 'LM-SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20080122073158''/'0'
    Deployment of tc/webadministrator/selfcheck/dbc finished successfully (Duration 5500 ms)
    Starting Deployment of DocumentServicesLicenseManager
    The SDM will now start SAP Web AS Java instance processes in order to perform online deployment. After that the deployment will proceed.
    It could take some time, so please be patient.
    Aborted: development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'800.20070306123954.374077'/'2', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118055147''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of DocumentServicesLicenseManager finished with Error (Duration 323422 ms)
    Starting Deployment of AdobeDocumentServices
    Deployment of AdobeDocumentServices was skipped (Duration 5329 ms)
    Starting Deployment of tc/ads/grmg
    Aborted: development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118055147''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/ads/grmg finished with Error (Duration 6047 ms)
    Starting Deployment of ADSSAP
    Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118055147''/'0':
    Failed deployment of SDAs:
    development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'800.20070708051308.406522'/'2' : skipped
    development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2' : aborted
    development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'800.20070306123954.374077'/'2' : aborted
    Please, look at error logs above for more information!
    Deployment of ADSSAP finished with Error (Duration 5782 ms)
    Starting Deployment of bi/mmr/browser_ea
    Aborted: development component 'bi/mmr/browser_ea'/'sap.com'/'SAP AG'/'7.0011.20070124085018.0000'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of bi/mmr/browser_ea finished with Error (Duration 6266 ms)
    Starting Deployment of bi/mmr/cwm_1.0_source
    Aborted: development component 'bi/mmr/cwm_1.0_source'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of bi/mmr/cwm_1.0_source finished with Error (Duration 7750 ms)
    Starting Deployment of bi/mmr/miniMetaModel
    Aborted: development component 'bi/mmr/miniMetaModel'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1', grouped by software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072334''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of bi/mmr/miniMetaModel finished with Error (Duration 5860 ms)
    Starting Deployment of bi/mmr/mini_md350
    Aborted: development component 'bi/mmr/mini_md350'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1', grouped by software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072334''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of bi/mmr/mini_md350 finished with Error (Duration 5750 ms)
    Starting Deployment of BI_MMR
    Aborted: software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072334''/'1':
    Failed deployment of SDAs:
    development component 'bi/mmr/mini_md350'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1' : aborted
    development component 'bi/mmr/miniMetaModel'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1' : aborted
    development component 'bi/mmr/browser_ea'/'sap.com'/'SAP AG'/'7.0011.20070124085018.0000'/'1' : aborted
    development component 'bi/mmr/cwm_1.0_source'/'sap.com'/'SAP AG'/'7.0015.20080131095802.0000'/'1' : aborted
    Please, look at error logs above for more information!
    Deployment of BI_MMR finished with Error (Duration 5672 ms)
    Starting Deployment of caf/um/metadata/actions
    Aborted: development component 'caf/um/metadata/actions'/'sap.com'/'MAIN_APL70VAL_C'/'1077265'/'1', grouped by software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062847''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/metadata/actions finished with Error (Duration 6172 ms)
    Starting Deployment of caf/um/metadata/content
    Aborted: development component 'caf/um/metadata/content'/'sap.com'/'MAIN_APL70VAL_C'/'1497172'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/metadata/content finished with Error (Duration 5828 ms)
    Starting Deployment of caf/um/metadata/example
    Aborted: development component 'caf/um/metadata/example'/'sap.com'/'MAIN_APL70VAL_C'/'963657'/'1', grouped by software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062847''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/metadata/example finished with Error (Duration 5844 ms)
    Starting Deployment of caf/um/metadata/testwd
    Aborted: development component 'caf/um/metadata/testwd'/'sap.com'/'MAIN_APL70VAL_C'/'963659'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/metadata/testwd finished with Error (Duration 6078 ms)
    Starting Deployment of caf/um/relgroups/admin
    Aborted: development component 'caf/um/relgroups/admin'/'sap.com'/'MAIN_APL70VAL_C'/'963666'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/relgroups/admin finished with Error (Duration 5797 ms)
    Starting Deployment of caf/um/relgroups/test
    Aborted: development component 'caf/um/relgroups/test'/'sap.com'/'MAIN_APL70VAL_C'/'963945'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/um/relgroups/test finished with Error (Duration 5891 ms)
    Starting Deployment of CAF-UM
    Aborted: software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062847''/'0':
    Failed deployment of SDAs:
    development component 'caf/um/metadata/example'/'sap.com'/'MAIN_APL70VAL_C'/'963657'/'1' : aborted
    development component 'caf/um/metadata/content'/'sap.com'/'MAIN_APL70VAL_C'/'1497172'/'1' : aborted
    development component 'caf/um/metadata/testwd'/'sap.com'/'MAIN_APL70VAL_C'/'963659'/'1' : aborted
    development component 'caf/um/metadata/actions'/'sap.com'/'MAIN_APL70VAL_C'/'1077265'/'1' : aborted
    development component 'caf/um/relgroups/test'/'sap.com'/'MAIN_APL70VAL_C'/'963945'/'1' : aborted
    development component 'caf/um/relgroups/admin'/'sap.com'/'MAIN_APL70VAL_C'/'963666'/'1' : aborted
    Please, look at error logs above for more information!
    Deployment of CAF-UM finished with Error (Duration 5718 ms)
    Starting Deployment of tc/km_tc/kw
    Aborted: development component 'tc/km_tc/kw'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0', grouped by software component 'KM-KW_JIKS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072941''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/km_tc/kw finished with Error (Duration 6172 ms)
    Starting Deployment of tc/km_tc/sapiks
    Aborted: development component 'tc/km_tc/sapiks'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0', grouped by software component 'KM-KW_JIKS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072941''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/km_tc/sapiks finished with Error (Duration 5859 ms)
    Starting Deployment of tc/km_tc/sapirexthelp
    Aborted: development component 'tc/km_tc/sapirexthelp'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0', grouped by software component 'KM-KW_JIKS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072941''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/km_tc/sapirexthelp finished with Error (Duration 6110 ms)
    Starting Deployment of tc/kw_tc
    Aborted: development component 'tc/kw_tc'/'sap.com'/'SAP AG'/'7.0015.20080123135455.0000'/'0', grouped by software component 'KM-KW_JIKS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072941''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/kw_tc finished with Error (Duration 6766 ms)
    Starting Deployment of KM-KW_JIKS
    Aborted: software component 'KM-KW_JIKS'/'sap.com'/'SAP AG'/'1000.7.00.15.0.20080216072941''/'0':
    Failed deployment of SDAs:
    development component 'tc/km_tc/kw'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0' : aborted
    development component 'tc/km_tc/sapiks'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0' : aborted
    development component 'tc/km_tc/sapirexthelp'/'sap.com'/'SAP AG'/'7.0012.20070328121935.0000'/'0' : aborted
    development component 'tc/kw_tc'/'sap.com'/'SAP AG'/'7.0015.20080123135455.0000'/'0' : aborted
    Please, look at error logs above for more information!
    Deployment of KM-KW_JIKS finished with Error (Duration 5719 ms)
    Starting Deployment of SQLTrace
    Aborted: development component 'SQLTrace'/'sap.com'/'SAP AG'/'7.0013.20070703111935.0000'/'1', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of SQLTrace finished with Error (Duration 6141 ms)
    Starting Deployment of com.sap.aii.util.rb
    Aborted: development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'7.0012.20070328121059.0000'/'1', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.aii.util.rb\SAP AG\1\7.0012.20070328121059.0000\aii_util_rb.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.aii.util.rb\SAP AG\1\7.0012.20070328121059.0000\aii_util_rb.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineCompOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.aii.util.rb finished with Error (Duration 5922 ms)
    Starting Deployment of com.sap.aii.util.misc
    Deployment of com.sap.aii.util.misc was skipped (Duration 5359 ms)
    Starting Deployment of com.sap.aii.util.xml
    Deployment of com.sap.aii.util.xml was skipped (Duration 5547 ms)
    Starting Deployment of com.sap.aii.ibtranslationclient
    Deployment of com.sap.aii.ibtranslationclient was skipped (Duration 5218 ms)
    Starting Deployment of com.sap.aii.ibtransportclient
    Deployment of com.sap.aii.ibtransportclient was skipped (Duration 5266 ms)
    Starting Deployment of com.sap.aii.proxy.framework
    Deployment of com.sap.aii.proxy.framework was skipped (Duration 5266 ms)
    Starting Deployment of com.sap.engine.class.download
    Aborted: development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.engine.class.download finished with Error (Duration 6078 ms)
    Starting Deployment of com.sap.engine.customizing.ccms
    Aborted: development component 'com.sap.engine.customizing.ccms'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'1', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.engine.customizing.ccms finished with Error (Duration 6016 ms)
    Starting Deployment of com.sap.engine.docs.examples
    Aborted: development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'7.0014.20071029094615.0000'/'0', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.engine.docs.examples finished with Error (Duration 9703 ms)
    Starting Deployment of com.sap.engine.heartbeat
    Aborted: development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'7.0012.20070328121153.0000'/'0', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.engine.heartbeat to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.util.monitor.grmg;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.engine.heartbeat to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.util.monitor.grmg;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.engine.heartbeat finished with Error (Duration 6250 ms)
    Starting Deployment of com.sap.jdo
    Aborted: development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'7.0013.20070703111940.0000'/'0', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.jdo finished with Error (Duration 6219 ms)
    Starting Deployment of com.sap.lcr.namealloc
    Aborted: development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'7.0013.20070703113613.0000'/'1', grouped by :
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.lcr.namealloc\SAP AG\1\7.0013.20070703113613.0000\namealloc.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.lcr.namealloc\SAP AG\1\7.0013.20070703113613.0000\namealloc.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineCompOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.lcr.namealloc finished with Error (Duration 5703 ms)
    Starting Deployment of com.sap.lcr.saprfc
    Aborted: development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'7.0013.20070703113613.0000'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.lcr.saprfc to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.lcr.api.cimclient;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.lcr.saprfc to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.lcr.api.cimclient;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.lcr.saprfc finished with Error (Duration 6187 ms)
    Starting Deployment of com.sap.lcrabapapi
    Aborted: development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'7.0013.20070328121631.0000'/'1', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.lcrabapapi to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.lcr.api.cimclient;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot remove references from sap.com/com.sap.lcrabapapi to library:sap.com/com.sap.mw.jco, library:sap.com/com.sap.lcr.api.cimclient;  java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.lcrabapapi finished with Error (Duration 5906 ms)
    Starting Deployment of com.sap.mobile.clientinfo
    Aborted: development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'7.0013.20060719095239.0000'/'1', grouped by :
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.mobile.clientinfo.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.mobile.clientinfo.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineLib620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.mobile.clientinfo finished with Error (Duration 5860 ms)
    Starting Deployment of com.sap.pmi.adm
    Aborted: development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'7.0014.20071029095144.0000'/'0', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.pmi.adm finished with Error (Duration 5765 ms)
    Starting Deployment of com.sap.rprof.dbprofiles
    Aborted: development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'7.0014.20070328121706.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.rprof.dbprofiles\SAP AG\0\7.0014.20070328121706.0000\dbprofiles.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\com.sap.rprof.dbprofiles\SAP AG\0\7.0014.20070328121706.0000\dbprofiles.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineCompOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.rprof.dbprofiles finished with Error (Duration 5734 ms)
    Starting Deployment of com.sap.lcr
    Deployment of com.sap.lcr was skipped (Duration 5297 ms)
    Starting Deployment of com.sap.rprof.remoteProfile
    Deployment of com.sap.rprof.remoteProfile was skipped (Duration 5266 ms)
    Starting Deployment of com.sap.security.core.admin
    Aborted: development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'7.0014.20071029094847.0000'/'0', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.security.core.admin finished with Error (Duration 7688 ms)
    Starting Deployment of com.sap.util.monitor.jarm.ccms
    Aborted: development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'7.0013.20051128142456.0000'/'1', grouped by :
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.util.monitor.jarm.ccms.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.util.monitor.jarm.ccms.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineLib620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.util.monitor.jarm.ccms finished with Error (Duration 5719 ms)
    Starting Deployment of com.sap.util.monitor.jarm.j2ee
    Aborted: development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'7.0013.20051128142456.0000'/'1', grouped by :
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.util.monitor.jarm.j2ee.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\program\.\temp\temp_dm\com.sap.util.monitor.jarm.j2ee.jar. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineLib620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.util.monitor.jarm.j2ee finished with Error (Duration 5953 ms)
    Starting Deployment of com.sapmarkets.mesyncjco
    Deployment of com.sapmarkets.mesyncjco was skipped (Duration 5547 ms)
    Starting Deployment of com.sapportals.htmlb
    Deployment of com.sapportals.htmlb was skipped (Duration 5281 ms)
    Starting Deployment of com.sap.engine.services.webservices.tool
    Deployment of com.sap.engine.services.webservices.tool was skipped (Duration 5469 ms)
    Starting Deployment of com.sapportals.htmlb.ear
    Deployment of com.sapportals.htmlb.ear was skipped (Duration 5234 ms)
    Starting Deployment of sl.ut.content.nw
    Aborted: development component 'sl.ut.content.nw'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'1', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of sl.ut.content.nw finished with Error (Duration 5704 ms)
    Starting Deployment of sl.ut.infoprovider
    Aborted: development component 'sl.ut.infoprovider'/'sap.com'/'SAP AG'/'7.0014.20071123054250.0000'/'1', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\sl.ut.infoprovider\SAP AG\1\7.0014.20071123054250.0000\sap.com~sl.ut.infoprovider.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is: ; nested exception is:      com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\sl.ut.infoprovider\SAP AG\1\7.0014.20071123054250.0000\sap.com~sl.ut.infoprovider.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineCompOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of sl.ut.infoprovider finished with Error (Duration 5828 ms)
    Starting Deployment of sl/ut/info
    Deployment of sl/ut/info was skipped (Duration 5297 ms)
    Starting Deployment of tc/SL/CMS/Util
    Aborted: development component 'tc/SL/CMS/Util'/'sap.com'/'SAP AG'/'7.0014.20071002095021.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071123073950''/'0':
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library D:\usr\sap\ABA\DVEBMGS01\SDM\root\origin\sap.com\tc\SL\CMS\Util\SAP AG\0\7.0014.20071002095021.0000\CMSutil.sda. Reason: java.rmi.RemoteException: Only Administrators have the right to perform this operation.
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1463)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         

    Hi,
    I think there are two sda files with adsap so just check in the eps/in directory.
    Also just try to deploy the BI component individually using SDM.
    Regards,
    Vamshi.

  • SAP Strategy Management 7.0 SSM Component Deployment failed with JSPM

    Dear experts,
    i have installed a SAP Netweaver CE 7.1 on Windows Server 2003 Enterprise x64 with MS SQL and i wish to install now SAP Strategy Management 7.0 with JSPM Tool.
    I have copied the CPMSTRMGMAPC00_0.SCA file on the usr\sap\trans\EPS\in\ directory and the deployment precessus failed with error before the AS JAVA has been restarted.
    How can i manage this problem? Any suggestion is welcomed.
    Thank you very much.
    Best regards,
    Pascal.

    Any ideas?
    Here is the F:\usr\sap\PI7\J71\j2ee\JSPM\log\log_2009_06_15_12_51_48\deploy_2009-06-15_14-56-58.log
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.7.1006]/>
    <!NAME[F:\usr\sap\PI7\J71\j2ee\JSPM\log\log_2009_06_15_12_51_48\deploy_2009-06-15_13-07-03.log]/>
    <!PATTERN[deploy_2009-06-15_13-07-03.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%25d[%6s]:%m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Jun 15, 2009 1:07:03 PM  [Info  ]:DC API is trying to connect to 'sap-pi7:57104'
    Jun 15, 2009 1:07:03 PM  [Info  ]:DC API has Connected to 'sap-pi7:57104'
    Jun 15, 2009 1:07:03 PM  [Path  ]:+++++ Starting  V A L I D A T E action +++++[ deployerId=2 ]. timerId=7
    Jun 15, 2009 1:07:03 PM  [Path  ]:Selected archives for validation. [ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Path  ]:
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca
    Jun 15, 2009 1:07:03 PM  [Debug ]:Got full sdu path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
    Jun 15, 2009 1:07:03 PM  [Path  ]:component version handling rule is UpdateLowerVersionsOnly.[ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Path  ]:deployment workflow strategy is safety deploy strategy.[ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Path  ]:life cycle deploy strategy is disable LCM deploy strategy.[ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Path  ]:Error strategies[ deployerId=2 ]:
    Jun 15, 2009 1:07:03 PM  [Path  ]:error action 'DeploymentAction' is 'OnErrorStop'
    Jun 15, 2009 1:07:03 PM  [Path  ]:error action 'PrerequisitesCheckAction' is 'OnErrorSkipDepending'
    Jun 15, 2009 1:07:03 PM  [Debug ]:deployer initialized successfully:[id:#8, elapsed: 0 ms.].[ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Debug ]:Total time:[#8: 0.0 sec].[ deployerId=2 ]
    Jun 15, 2009 1:07:03 PM  [Info  ]:Start validating.[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:Validating completed. Preparing the validation result.
    Jun 15, 2009 1:07:06 PM  [Path  ]:
    Sorted Items -
         1. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca --> xappscpmsm~strategymanagement.sda'
         Sdu info :name 'xappscpmsm~strategymanagement', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465295', software type ('J2EE', sub type ''), dependencies :[none]
              Deploy status is 'Admitted'
         2. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
         Sdu info :name 'CPM_STR_MGM_APC', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '1000.700.0.1.0.20080221071842'
              Deploy status is 'Admitted'
    Deployment Items -
         1. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
         Sdu info :name 'CPM_STR_MGM_APC', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '1000.700.0.1.0.20080221071842'
              Deploy status is 'Admitted'
              Time statistics:
              Contained DCs:
              1.1:name 'xappscpmsm~strategymanagement', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465295', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'Admitted'
              1.2:name 'xappscpmsm~strategymanagementactions', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465041', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465041'.
              1.3:name 'xappscpmsm~strategymanagementdoc', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465046', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465046'.
              1.4:name 'xappscpmsm~strategymanagementdic', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465042', software type ('JDDSCHEMA', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465042'.
    Jun 15, 2009 1:07:06 PM  [Info  ]:+++ Validation finished with status 'Success' +++[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:+++++ End  V A L I D A T E action +++++[ deployerId=2 ]. Total time:[#7: 3.016 sec]
    Jun 15, 2009 1:07:06 PM  [Path  ]:+++++ Starting  D E P L O Y action +++++ [ deployerId=2 ] [ timerId=9]
    Jun 15, 2009 1:07:06 PM  [Path  ]:Selected archives for deployment. [ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca
    Jun 15, 2009 1:07:06 PM  [Debug ]:Got full sdu path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
    Jun 15, 2009 1:07:06 PM  [Path  ]:component version handling rule is UpdateLowerVersionsOnly.[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:deployment workflow strategy is safety deploy strategy.[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:life cycle deploy strategy is disable LCM deploy strategy.[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:Error strategies[ deployerId=2 ]:
    Jun 15, 2009 1:07:06 PM  [Path  ]:error action 'DeploymentAction' is 'OnErrorStop'
    Jun 15, 2009 1:07:06 PM  [Path  ]:error action 'PrerequisitesCheckAction' is 'OnErrorStop'
    Jun 15, 2009 1:07:06 PM  [Debug ]:deployer initialized successfully:[id:#11, elapsed: 15 ms.].[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Debug ]:Total time:[#11: 0.015 sec].[ deployerId=2 ]
    Jun 15, 2009 1:07:06 PM  [Path  ]:Starting deployment.[ deployerId=2 ]
    Jun 15, 2009 1:07:17 PM  [Debug ]:clusterRestartTriggered for transactionId:223, clusterEventAction:cluster restart triggered
    Jun 15, 2009 1:07:17 PM  [Debug ]:Mark transaction '223' as offline phase.
    Jun 15, 2009 1:07:17 PM  [Info  ]:+++ Performing offline deployment. Server is being restarted +++.The timeout for the operation is:  86400 sec.
    Jun 15, 2009 1:07:17 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 0 ms.
    Jun 15, 2009 1:07:47 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 484 ms.
    Jun 15, 2009 1:08:19 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 30484 ms.
    Jun 15, 2009 1:08:49 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 62140 ms.
    Jun 15, 2009 1:09:19 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 92156 ms.
    Jun 15, 2009 1:09:49 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 122171 ms.
    Jun 15, 2009 1:10:19 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 152171 ms.
    Jun 15, 2009 1:10:49 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 182296 ms.
    Jun 15, 2009 1:11:20 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 212905 ms.
    Jun 15, 2009 1:12:22 PM  [Info  ]:Engine is up and running. Wait for engine deployment result.
    Jun 15, 2009 1:12:22 PM  [Debug ]:DC API will create new CM
    Jun 15, 2009 1:12:52 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 305686 ms.
    Jun 15, 2009 1:13:22 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 335685 ms.
    Jun 15, 2009 1:13:53 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 365701 ms.
    Jun 15, 2009 1:14:23 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 395701 ms.
    Jun 15, 2009 1:14:53 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 425763 ms.
    Jun 15, 2009 1:15:24 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 456856 ms.
    Jun 15, 2009 1:15:54 PM  [Path  ]:+++ Wait for server response +++. Elapsed: 487012 ms.
    Jun 15, 2009 1:15:57 PM  [Info  ]:Engine is up and running. Wait for engine deployment result.
    Jun 15, 2009 1:15:57 PM  [Info  ]:server is online, time:[id:#10, elapsed: 520059 ms.]
    Jun 15, 2009 1:15:57 PM  [Path  ]:Deployment completed. Preparing the deployment result.[ deployerId=2 ]
    Jun 15, 2009 1:15:57 PM  [Path  ]:
    Sorted Items -
         1. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca --> xappscpmsm~strategymanagement.sda'
         Sdu info :name 'xappscpmsm~strategymanagement', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465295', software type ('J2EE', sub type ''), dependencies :[none]
              Deploy status is 'Aborted'
              Description:'1. class com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException
               -> class java.lang.NullPointerException'.
         2. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
         Sdu info :name 'CPM_STR_MGM_APC', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '1000.700.0.1.0.20080221071842'
              Deploy status is 'Aborted'
              Description:'1. Contains Aborted deployment component:
    sdu id: sap.com_xappscpmsm~strategymanagement
    sdu file path: F:\usr\sap\PI7\J71\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\223\CPMSTRMGMAPC00_0_sca1245064026979\DEPLOYARCHIVES\xappscpmsm~strategymanagement.sda
    version status: NEW
    deployment status: Aborted
    description: 1. class com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException
               -> class java.lang.NullPointerException'.
    Deployment Items -
         1. Client path '
    sap-pi7\sapmnt\trans\EPS\in\CPMSTRMGMAPC00_0.sca'
         Sdu info :name 'CPM_STR_MGM_APC', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '1000.700.0.1.0.20080221071842'
              Deploy status is 'Aborted'
              Description:'1. Contains Aborted deployment component:
    sdu id: sap.com_xappscpmsm~strategymanagement
    sdu file path: F:\usr\sap\PI7\J71\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\223\CPMSTRMGMAPC00_0_sca1245064026979\DEPLOYARCHIVES\xappscpmsm~strategymanagement.sda
    version status: NEW
    deployment status: Aborted
    description: 1. class com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException
               -> class java.lang.NullPointerException'.
              Time statistics:
              Contained DCs:
              1.1:name 'xappscpmsm~strategymanagementdic', vendor 'sap.com', location 'n/a', version '1', software type ('n/a', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465042'.
              1.2:name 'xappscpmsm~strategymanagementdoc', vendor 'sap.com', location 'n/a', version '1', software type ('n/a', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465046'.
              1.3:name 'xappscpmsm~strategymanagement', vendor 'sap.com', location 'MAIN_CPMSM70V_D', version '2465295', software type ('J2EE', sub type ''), dependencies :[none]          
                        Deploy status is 'Aborted'
              Time statistics( ms ):
                   1.deployment : 34906
                        1.1.Notify:Event triggered : 157
                        1.2.Disable LCM deployment : 34656
                             1.2.1.Perform delivery : 34656
                                  1.2.1.1.Application Deployer : 34656
                        1.3.Notify Observers : 15
                             1.3.1.Persist in storage : 15
                        1.4.Notify:Event performed : 78
                   2.Persist in storage : 16
                        Description:'1. class com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException
               -> class java.lang.NullPointerException'.
              1.4:name 'xappscpmsm~strategymanagementactions', vendor 'sap.com', location 'n/a', version '1', software type ('n/a', sub type ''), dependencies :[none]          
                        Deploy status is 'AlreadyDeployed'
                        Description:'1. Already deployed component has version:2465041'.
    Jun 15, 2009 1:15:57 PM  [Info  ]:
    Deploy Result Description: Deployment exception occurred during deploy online data. Reason :An error occurred while deploying the deployment item 'sap.com_xappscpmsm~strategymanagement'.; nested exception is:
         com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of sap.com_xappscpmsm~strategymanagement. Cannot deploy it.
    [ deployerId=2 ]
    Jun 15, 2009 1:15:57 PM  [Info  ]:+++ Deployment finished with status 'Error' +++.[ deployerId=2 ][#10: 530.465 sec]
    Jun 15, 2009 1:15:57 PM  [Path  ]:+++++ End  D E P L O Y action +++++[ deployerId=2 ]. Total time:[#9: 530.465 sec]
    Jun 15, 2009 1:15:57 PM  [Debug ]:Incorrect client ID. The stub is not connected yet.
    Jun 15, 2009 1:15:57 PM  [Debug ]:Incorrect client ID. The stub is not connected yet.

  • Adobe Application Manager Fails

    Hi there.
    Already six months ago, but now I have the same issues. Everything startet with a bug in Media Encoder and the support notice by adobe to uninstall all Quicktime components (see this thread:                                   Re: Adobe QT 32 Server is Not Responding in Premiere CC                     ). It solved the problem, but then I could'nt import several Quicktime source because of the missing components. I reinstalled Quicktime, Pro Apps codec pack, .... many other codecs I need every day: nothing. At last I reinstalled Final Cut Pro 7 again hoping the missing components will come with it. Then I recognized that I had to reconnect each media manually in Premiere to use all teh sources again. Fine! Until I tried to export again. Then the same issues came up like before: buggy Media Encoder. And ON TOP I can't open After Effects becaus "Adobe Application Manager fails!". I uninstalled it, reinstalled it, logged out and in again...nothing changes. And I won't uninstall all my CC Apps!
    So: is there a save solution for this issue??
    Another point: Why should there be a problem of running CS6 Apps and CC Apps on the same machine? Encore isn't even included in CC. Running the cleaner tool will make you to reinstall Premiere CS6 in order to have Encore on your system.
    Best, Tobias

    Hi again:
    I searched the older logs while updating from CS6 to CC and found this one to include many ERRORS and WARNINGS: Adobe CSXS Infrastructure 4 Driver 4 10-30-2013.log
    Please have a look. Thanks.
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | START - Installer Session
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:30:412 | [INFO] |  | OOBE | DE |  |  |  | 3612 | RIBS version: 7.0.0.108
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | OSX version: 10.8.5 
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [Total Timer]
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | CHECK: Single instance running
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | CHECK : Credentials
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Load Deployment File
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | CHECK : Another Native OS installer already running
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Create Required Folders
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Assuming uninstall mode
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Lookup for master payload
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Ready to initialize session to start with ...
    10/30/13 14:10:30:416 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [CreatePayloadSession]
    10/30/13 14:10:30:418 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    10/30/13 14:10:30:418 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ----------------- CreatePayloadSession: machine is x86 ---------------
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ______ Verify Dependency Subscribers ______
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}: 1 (0,1)
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}: 2 (0,0)
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}: 3 (1,0)
    10/30/13 14:10:31:984 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    10/30/13 14:10:32:005 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    10/30/13 14:10:32:005 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "deploymentFile" to: /Applications/Utilities/Adobe Creative Cloud/ServiceManager/deploy/remove.xml
    10/30/13 14:10:32:005 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "driverAdobeCode" to: {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "mediaSignature" to: {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "skipProcessChecks" to: 1
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "uninstall" to:
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Setting property "update" to: true
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Overwrite property "mediaSignature" to: {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Overwrite property "skipProcessChecks" to: 1
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Overwrite property "uninstall" to:
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Overwrite property "update" to: true
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Found payload actions:
    10/30/13 14:10:32:006 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Deciding what installer mode to use...
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN Setting requested payload actions
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF} is: true
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Action string for Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}  is remove
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Selection of payload Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF} is forbidden by the policy. Reason: Free payload
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B} is: true
    10/30/13 14:10:32:008 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Action string for Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}  is none
    10/30/13 14:10:32:009 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Payload Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B} is extension payload. Aligning its action according to parent Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    10/30/13 14:10:32:009 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B} is: true
    10/30/13 14:10:32:009 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Action string for Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}  is none
    10/30/13 14:10:32:026 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END Setting requested payload actions
    10/30/13 14:10:32:026 | [INFO] |  | OOBE | DE |  |  |  | 3612 | INSTALLDIR passed path basic path validation: /Library/Application Support/Adobe/CEPServiceManager4
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN InstallOperationsQueue Unordered operations
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END InstallOperationsQueue Unordered operations
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN InstallOperationsQueue Ordered operations
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}:  with operation remove
    10/30/13 14:10:34:228 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END InstallOperationsQueue Ordered operations
    10/30/13 14:10:34:285 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Payloads passed preflight validation.
    10/30/13 14:10:34:285 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Call PreSession Custom Hook
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN InstallOperationsQueue Unordered operations
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END InstallOperationsQueue Unordered operations
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 | BEGIN InstallOperationsQueue Ordered operations
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 |   Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}:  with operation remove
    10/30/13 14:10:34:302 | [INFO] |  | OOBE | DE |  |  |  | 3612 | END InstallOperationsQueue Ordered operations
    10/30/13 14:10:35:408 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for pre-remove for payload Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:35:426 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [Payload Operation :{404314CA-73B4-4D3D-8910-59673ABF1ECF}]
    10/30/13 14:10:35:427 | [INFO] |  | OOBE | DE |  |  |  | 3662 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:35:427 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Installer Operation: PayloadUninstaller
    10/30/13 14:10:35:427 | [INFO] |  | OOBE | DE |  |  |  | 3662 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:35:427 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Session {404314CA-73B4-4D3D-8910-59673ABF1ECF} modify request for AdobeCode: {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:35:457 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Effective AdobeCode for: {404314CA-73B4-4D3D-8910-59673ABF1ECF} is {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:35:463 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Payload Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    10/30/13 14:10:35:532 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Beginning un-installation for payload at /Library/Application Support/Adobe/Uninstall/{404314CA-73B4-4D3D-8910-59673ABF1ECF}.db
    10/30/13 14:10:35:538 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Completing un-installation for payload at /Library/Application Support/Adobe/Uninstall/{404314CA-73B4-4D3D-8910-59673ABF1ECF}.db
    10/30/13 14:10:35:577 | [INFO] |  | OOBE | DE |  |  |  | 3662 | Physical payload uninstall result:0
    10/30/13 14:10:35:629 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:35:630 | [INFO] |  | OOBE | DE |  |  |  | 3612 | :: END TIMER :: [Payload Operation :{404314CA-73B4-4D3D-8910-59673ABF1ECF}] took 203 milliseconds (0.203 seconds) DTR = 1123.15 KBPS (1.09683 MBPS)
    10/30/13 14:10:35:648 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Updating driver data - Action: Add driver entry
    10/30/13 14:10:35:649 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    10/30/13 14:10:35:693 | [INFO] |  | OOBE | DE |  |  |  | 3612 | User specified overrideFile:
    10/30/13 14:10:35:806 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Successfully updated the csu inventory for Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF} return values 0:0
    10/30/13 14:10:35:806 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for post-remove for payload Adobe CSXS Infrastructure 4 Driver 4.0.0.0 {404314CA-73B4-4D3D-8910-59673ABF1ECF}
    10/30/13 14:10:36:884 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for pre-remove for payload Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}
    10/30/13 14:10:36:914 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [Payload Operation :{9EEE0750-879F-4EA8-89F7-329C866B572B}]
    10/30/13 14:10:36:915 | [INFO] |  | OOBE | DE |  |  |  | 3670 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:36:915 | [INFO] |  | OOBE | DE |  |  |  | 3670 | Installer Operation: PayloadUninstaller
    10/30/13 14:10:36:915 | [INFO] |  | OOBE | DE |  |  |  | 3670 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:36:915 | [INFO] |  | OOBE | DE |  |  |  | 3670 | Session {404314CA-73B4-4D3D-8910-59673ABF1ECF} modify request for AdobeCode: {9EEE0750-879F-4EA8-89F7-329C866B572B}
    10/30/13 14:10:36:949 | [INFO] |  | OOBE | DE |  |  |  | 3670 | Effective AdobeCode for: {9EEE0750-879F-4EA8-89F7-329C866B572B} is {9EEE0750-879F-4EA8-89F7-329C866B572B}
    10/30/13 14:10:37:016 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:37:016 | [INFO] |  | OOBE | DE |  |  |  | 3612 | :: END TIMER :: [Payload Operation :{9EEE0750-879F-4EA8-89F7-329C866B572B}] took 102 milliseconds (0.102 seconds)
    10/30/13 14:10:37:050 | [INFO] |  | OOBE | DE |  |  |  | 3612 | User specified overrideFile:
    10/30/13 14:10:37:053 | [INFO] |  | OOBE | DE |  |  |  | 3612 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}, value of local var is -1
    10/30/13 14:10:37:053 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for post-remove for payload Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B}
    10/30/13 14:10:38:757 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for pre-remove for payload Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    10/30/13 14:10:38:780 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [Payload Operation :{5F816B76-62F3-41C9-B651-27F49F25F50B}]
    10/30/13 14:10:38:838 | [INFO] |  | OOBE | DE |  |  |  | 3703 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:38:838 | [INFO] |  | OOBE | DE |  |  |  | 3703 | Installer Operation: PayloadUninstaller
    10/30/13 14:10:38:838 | [INFO] |  | OOBE | DE |  |  |  | 3703 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:38:838 | [INFO] |  | OOBE | DE |  |  |  | 3703 | Session {404314CA-73B4-4D3D-8910-59673ABF1ECF} modify request for AdobeCode: {5F816B76-62F3-41C9-B651-27F49F25F50B}
    10/30/13 14:10:38:873 | [INFO] |  | OOBE | DE |  |  |  | 3703 | Effective AdobeCode for: {5F816B76-62F3-41C9-B651-27F49F25F50B} is {5F816B76-62F3-41C9-B651-27F49F25F50B}
    10/30/13 14:10:38:939 | [INFO] |  | OOBE | DE |  |  |  | 3612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:38:939 | [INFO] |  | OOBE | DE |  |  |  | 3612 | :: END TIMER :: [Payload Operation :{5F816B76-62F3-41C9-B651-27F49F25F50B}] took 158 milliseconds (0.158 seconds)
    10/30/13 14:10:38:969 | [INFO] |  | OOBE | DE |  |  |  | 3612 | User specified overrideFile:
    10/30/13 14:10:38:973 | [INFO] |  | OOBE | DE |  |  |  | 3612 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}, value of local var is -1
    10/30/13 14:10:38:974 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for post-remove for payload Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    10/30/13 14:10:42:876 | [INFO] |  | OOBE | DE |  |  |  | 3612 | Calling the custom action code for pre-remove for payload  7.0.0.108 CommonUninstall
    10/30/13 14:10:42:894 | [INFO] |  | OOBE | DE |  |  |  | 3612 | ::START TIMER:: [Payload Operation :CommonUninstall]
    10/30/13 14:10:42:907 | [INFO] |  | OOBE | DE |  |  |  | 3732 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:42:908 | [INFO] |  | OOBE | DE |  |  |  | 3732 | Installer Operation: PayloadUninstaller
    10/30/13 14:10:42:908 | [INFO] |  | OOBE | DE |  |  |  | 3732 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    10/30/13 14:10:42:908 | [INFO] |  | OOBE | DE |  |  |  | 3732 | Session {404314CA-73B4-4D3D-8910-59673ABF1ECF} modify request for AdobeCode: CommonUninstall
    10/30/13 14:10:42:924 | [INFO] |  | OOBE | DE |  |  |  | 3732 | Effective AdobeCode for: CommonUninstall is CommonUninstall
    10/30/13 14:10:42:953 | [INFO] |  | OOBE | DE |  |  |  | 3732 | Payload  7.0.0.108 CommonUninstall: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    10/30/13 14:10:43:254 | [INFO] |  | OOBE | DE |  |  |  | 3732 | INSTALLDIR property not found in database
    10/30/13 14:10:43:254 | [INFO] |  | OOBE | DE |  |  |  | 3732 | Beginning un-installation for payload at /Library/Application Support/Adobe/Uninstall/CommonUninstall.db
    10/30/13 14:10:43:267 | [INFO] |  | OOBE | DE |  |  |  | 3732 | UninstallSeq property not found in database
    10/30/13 14:10:43:267 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/SpeedGrade". Check and correct folder & parent directory permissions and then try again.(Seq 1)
    10/30/13 14:10:43:267 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1)
    10/30/13 14:10:43:267 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/Premiere Pro". Check and correct folder & parent directory permissions and then try again.(Seq 2)
    10/30/13 14:10:43:267 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 2)
    10/30/13 14:10:43:305 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/Prelude". Check and correct folder & parent directory permissions and then try again.(Seq 3)
    10/30/13 14:10:43:305 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 3)
    10/30/13 14:10:43:336 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/OnLocation". Check and correct folder & parent directory permissions and then try again.(Seq 4)
    10/30/13 14:10:43:336 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 4)
    10/30/13 14:10:43:340 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/dynamiclinkmediaserver". Check and correct folder & parent directory permissions and then try again.(Seq 5)
    10/30/13 14:10:43:340 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 5)
    10/30/13 14:10:43:340 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/dynamiclinkmanager". Check and correct folder & parent directory permissions and then try again.(Seq 6)
    10/30/13 14:10:43:340 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 6)
    10/30/13 14:10:43:340 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/Audition". Check and correct folder & parent directory permissions and then try again.(Seq 7)
    10/30/13 14:10:43:340 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 7)
    10/30/13 14:10:43:341 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/After Effects". Check and correct folder & parent directory permissions and then try again.(Seq 8)
    10/30/13 14:10:43:341 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 8)
    10/30/13 14:10:43:341 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/Adobe Media Encoder". Check and correct folder & parent directory permissions and then try again.(Seq 9)
    10/30/13 14:10:43:341 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 9)
    10/30/13 14:10:43:398 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Preferences/Adobe/Adobe Encore". Check and correct folder & parent directory permissions and then try again.(Seq 10)
    10/30/13 14:10:43:398 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 10)
    10/30/13 14:10:43:398 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/SpeedGrade". Check and correct folder & parent directory permissions and then try again.(Seq 11)
    10/30/13 14:10:43:398 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 11)
    10/30/13 14:10:43:398 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/Premiere Pro". Check and correct folder & parent directory permissions and then try again.(Seq 12)
    10/30/13 14:10:43:399 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 12)
    10/30/13 14:10:43:399 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/Prelude". Check and correct folder & parent directory permissions and then try again.(Seq 13)
    10/30/13 14:10:43:399 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 13)
    10/30/13 14:10:43:399 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/dynamiclinkmediaserver". Check and correct folder & parent directory permissions and then try again.(Seq 14)
    10/30/13 14:10:43:399 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 14)
    10/30/13 14:10:43:399 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/CS6ServiceManager". Check and correct folder & parent directory permissions and then try again.(Seq 15)
    10/30/13 14:10:43:399 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 15)
    10/30/13 14:10:43:434 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Library/Application Support/Adobe/CS5.5ServiceManager". Check and correct folder & parent directory permissions and then try again.(Seq 16)
    10/30/13 14:10:43:434 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 16)
    10/30/13 14:10:43:434 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Documents/Adobe/SpeedGrade/6.0". Check and correct folder & parent directory permissions and then try again.(Seq 17)
    10/30/13 14:10:43:434 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 17)
    10/30/13 14:10:43:434 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Users/tobiassteidle/Documents/Adobe/SpeedGrade". Check and correct folder & parent directory permissions and then try again.(Seq 18)
    10/30/13 14:10:43:434 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 18)
    10/30/13 14:10:43:468 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Macromedia/FlashPlayerTrust". Check and correct folder & parent directory permissions and then try again.(Seq 19)
    10/30/13 14:10:43:468 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 19)
    10/30/13 14:10:43:468 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/XMP/Custom File Info Panels". Check and correct folder & parent directory permissions and then try again.(Seq 20)
    10/30/13 14:10:43:468 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 20)
    10/30/13 14:10:43:468 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/XMP". Check and correct folder & parent directory permissions and then try again.(Seq 21)
    10/30/13 14:10:43:468 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 21)
    10/30/13 14:10:43:469 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS6/CMaps". Check and correct folder & parent directory permissions and then try again.(Seq 22)
    10/30/13 14:10:43:469 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 22)
    10/30/13 14:10:43:469 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS6". Check and correct folder & parent directory permissions and then try again.(Seq 23)
    10/30/13 14:10:43:469 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 23)
    10/30/13 14:10:43:503 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS5/CMaps". Check and correct folder & parent directory permissions and then try again.(Seq 24)
    10/30/13 14:10:43:503 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 24)
    10/30/13 14:10:43:504 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS5". Check and correct folder & parent directory permissions and then try again.(Seq 25)
    10/30/13 14:10:43:504 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 25)
    10/30/13 14:10:43:504 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport". Check and correct folder & parent directory permissions and then try again.(Seq 26)
    10/30/13 14:10:43:504 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 26)
    10/30/13 14:10:43:504 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/ssc/AMT". Check and correct folder & parent directory permissions and then try again.(Seq 27)
    10/30/13 14:10:43:504 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 27)
    10/30/13 14:10:43:511 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/ssc". Check and correct folder & parent directory permissions and then try again.(Seq 28)
    10/30/13 14:10:43:511 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 28)
    10/30/13 14:10:43:519 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/SpeechAnalysisModels". Check and correct folder & parent directory permissions and then try again.(Seq 29)
    10/30/13 14:10:43:519 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 29)
    10/30/13 14:10:43:519 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Plug-Ins". Check and correct folder & parent directory permissions and then try again.(Seq 30)
    10/30/13 14:10:43:519 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 30)
    10/30/13 14:10:43:561 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9/Fonts". Check and correct folder & parent directory permissions and then try again.(Seq 31)
    10/30/13 14:10:43:561 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 31)
    10/30/13 14:10:43:561 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9/CMaps". Check and correct folder & parent directory permissions and then try again.(Seq 32)
    10/30/13 14:10:43:561 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 32)
    10/30/13 14:10:43:561 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9". Check and correct folder & parent directory permissions and then try again.(Seq 33)
    10/30/13 14:10:43:561 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 33)
    10/30/13 14:10:43:562 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/10.9/Fonts". Check and correct folder & parent directory permissions and then try again.(Seq 34)
    10/30/13 14:10:43:562 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 34)
    10/30/13 14:10:43:562 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/10.9/CMaps". Check and correct folder & parent directory permissions and then try again.(Seq 35)
    10/30/13 14:10:43:562 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 35)
    10/30/13 14:10:43:562 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/10.9". Check and correct folder & parent directory permissions and then try again.(Seq 36)
    10/30/13 14:10:43:562 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 36)
    10/30/13 14:10:43:562 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL". Check and correct folder & parent directory permissions and then try again.(Seq 37)
    10/30/13 14:10:43:562 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 37)
    10/30/13 14:10:43:563 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/PCF". Check and correct folder & parent directory permissions and then try again.(Seq 38)
    10/30/13 14:10:43:563 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 38)
    10/30/13 14:10:43:563 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Linguistics". Check and correct folder & parent directory permissions and then try again.(Seq 39)
    10/30/13 14:10:43:563 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 39)
    10/30/13 14:10:43:571 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles/PremierePro". Check and correct folder & parent directory permissions and then try again.(Seq 40)
    10/30/13 14:10:43:571 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 40)
    10/30/13 14:10:43:599 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles/Encore". Check and correct folder & parent directory permissions and then try again.(Seq 41)
    10/30/13 14:10:43:599 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 41)
    10/30/13 14:10:43:599 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles/dynamiclink". Check and correct folder & parent directory permissions and then try again.(Seq 42)
    10/30/13 14:10:43:599 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 42)
    10/30/13 14:10:43:599 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles/Audition". Check and correct folder & parent directory permissions and then try again.(Seq 43)
    10/30/13 14:10:43:599 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 43)
    10/30/13 14:10:43:607 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles/AfterEffects". Check and correct folder & parent directory permissions and then try again.(Seq 44)
    10/30/13 14:10:43:607 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 44)
    10/30/13 14:10:43:607 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Keyfiles". Check and correct folder & parent directory permissions and then try again.(Seq 45)
    10/30/13 14:10:43:607 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 45)
    10/30/13 14:10:43:616 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/zh_TW". Check and correct folder & parent directory permissions and then try again.(Seq 46)
    10/30/13 14:10:43:616 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 46)
    10/30/13 14:10:43:616 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/zh_CN". Check and correct folder & parent directory permissions and then try again.(Seq 47)
    10/30/13 14:10:43:616 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 47)
    10/30/13 14:10:43:621 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/uk_UA". Check and correct folder & parent directory permissions and then try again.(Seq 48)
    10/30/13 14:10:43:621 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 48)
    10/30/13 14:10:43:621 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/tr_TR". Check and correct folder & parent directory permissions and then try again.(Seq 49)
    10/30/13 14:10:43:621 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 49)
    10/30/13 14:10:43:622 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/sv_SE". Check and correct folder & parent directory permissions and then try again.(Seq 50)
    10/30/13 14:10:43:622 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 50)
    10/30/13 14:10:43:629 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/ru_RU". Check and correct folder & parent directory permissions and then try again.(Seq 51)
    10/30/13 14:10:43:629 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 51)
    10/30/13 14:10:43:629 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/ro_RO". Check and correct folder & parent directory permissions and then try again.(Seq 52)
    10/30/13 14:10:43:629 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 52)
    10/30/13 14:10:43:630 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/pt_BR". Check and correct folder & parent directory permissions and then try again.(Seq 53)
    10/30/13 14:10:43:630 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 53)
    10/30/13 14:10:43:653 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/pl_PL". Check and correct folder & parent directory permissions and then try again.(Seq 54)
    10/30/13 14:10:43:653 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 54)
    10/30/13 14:10:43:654 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/nl_NL". Check and correct folder & parent directory permissions and then try again.(Seq 55)
    10/30/13 14:10:43:654 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 55)
    10/30/13 14:10:43:667 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/nb_NO". Check and correct folder & parent directory permissions and then try again.(Seq 56)
    10/30/13 14:10:43:667 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 56)
    10/30/13 14:10:43:667 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/ko_KR". Check and correct folder & parent directory permissions and then try again.(Seq 57)
    10/30/13 14:10:43:667 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 57)
    10/30/13 14:10:43:694 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/ja_JP". Check and correct folder & parent directory permissions and then try again.(Seq 58)
    10/30/13 14:10:43:694 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 58)
    10/30/13 14:10:43:696 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/it_IT". Check and correct folder & parent directory permissions and then try again.(Seq 59)
    10/30/13 14:10:43:696 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 59)
    10/30/13 14:10:43:696 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/hu_HU". Check and correct folder & parent directory permissions and then try again.(Seq 60)
    10/30/13 14:10:43:696 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 60)
    10/30/13 14:10:43:697 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/he_IL". Check and correct folder & parent directory permissions and then try again.(Seq 61)
    10/30/13 14:10:43:697 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 61)
    10/30/13 14:10:43:730 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/fr_FR". Check and correct folder & parent directory permissions and then try again.(Seq 62)
    10/30/13 14:10:43:730 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 62)
    10/30/13 14:10:43:730 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/fi_FI". Check and correct folder & parent directory permissions and then try again.(Seq 63)
    10/30/13 14:10:43:730 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 63)
    10/30/13 14:10:43:730 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/es_ES". Check and correct folder & parent directory permissions and then try again.(Seq 64)
    10/30/13 14:10:43:730 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 64)
    10/30/13 14:10:43:762 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/en_US". Check and correct folder & parent directory permissions and then try again.(Seq 65)
    10/30/13 14:10:43:762 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 65)
    10/30/13 14:10:43:762 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/el_GR". Check and correct folder & parent directory permissions and then try again.(Seq 66)
    10/30/13 14:10:43:762 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 66)
    10/30/13 14:10:43:762 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/de_DE". Check and correct folder & parent directory permissions and then try again.(Seq 67)
    10/30/13 14:10:43:762 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 67)
    10/30/13 14:10:43:805 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/da_DK". Check and correct folder & parent directory permissions and then try again.(Seq 68)
    10/30/13 14:10:43:805 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 68)
    10/30/13 14:10:43:805 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/cs_CZ". Check and correct folder & parent directory permissions and then try again.(Seq 69)
    10/30/13 14:10:43:805 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 69)
    10/30/13 14:10:43:805 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/ar_AE". Check and correct folder & parent directory permissions and then try again.(Seq 70)
    10/30/13 14:10:43:805 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 70)
    10/30/13 14:10:43:805 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg". Check and correct folder & parent directory permissions and then try again.(Seq 71)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 71)
    10/30/13 14:10:43:806 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Help/en_US/FlashPlatform/reference/actionscript". Check and correct folder & parent directory permissions and then try again.(Seq 72)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 72)
    10/30/13 14:10:43:806 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Help/en_US/FlashPlatform/reference". Check and correct folder & parent directory permissions and then try again.(Seq 73)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 73)
    10/30/13 14:10:43:806 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Help/en_US/FlashPlatform". Check and correct folder & parent directory permissions and then try again.(Seq 74)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 74)
    10/30/13 14:10:43:806 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Help/en_US". Check and correct folder & parent directory permissions and then try again.(Seq 75)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 75)
    10/30/13 14:10:43:806 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Help". Check and correct folder & parent directory permissions and then try again.(Seq 76)
    10/30/13 14:10:43:806 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 76)
    10/30/13 14:10:43:827 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Common/Plug-ins/CS5.5/MediaCore". Check and correct folder & parent directory permissions and then try again.(Seq 77)
    10/30/13 14:10:43:827 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 77)
    10/30/13 14:10:43:827 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Common/Plug-ins/CS5.5". Check and correct folder & parent directory permissions and then try again.(Seq 78)
    10/30/13 14:10:43:827 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 78)
    10/30/13 14:10:43:828 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Common/Plug-ins". Check and correct folder & parent directory permissions and then try again.(Seq 79)
    10/30/13 14:10:43:828 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 79)
    10/30/13 14:10:43:828 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Common/dynamiclink". Check and correct folder & parent directory permissions and then try again.(Seq 80)
    10/30/13 14:10:43:828 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 80)
    10/30/13 14:10:43:828 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Common". Check and correct folder & parent directory permissions and then try again.(Seq 81)
    10/30/13 14:10:43:828 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 81)
    10/30/13 14:10:43:828 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Zeiss/Nikon". Check and correct folder & parent directory permissions and then try again.(Seq 82)
    10/30/13 14:10:43:828 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 82)
    10/30/13 14:10:43:828 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Zeiss/Canon". Check and correct folder & parent directory permissions and then try again.(Seq 83)
    10/30/13 14:10:43:828 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 83)
    10/30/13 14:10:43:829 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Zeiss". Check and correct folder & parent directory permissions and then try again.(Seq 84)
    10/30/13 14:10:43:829 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 84)
    10/30/13 14:10:43:829 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Tokina". Check and correct folder & parent directory permissions and then try again.(Seq 85)
    10/30/13 14:10:43:829 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 85)
    10/30/13 14:10:43:829 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Tamron/Nikon". Check and correct folder & parent directory permissions and then try again.(Seq 86)
    10/30/13 14:10:43:829 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 86)
    10/30/13 14:10:43:829 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Tamron". Check and correct folder & parent directory permissions and then try again.(Seq 87)
    10/30/13 14:10:43:829 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 87)
    10/30/13 14:10:43:829 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sony". Check and correct folder & parent directory permissions and then try again.(Seq 88)
    10/30/13 14:10:43:829 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 88)
    10/30/13 14:10:43:830 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Sony". Check and correct folder & parent directory permissions and then try again.(Seq 89)
    10/30/13 14:10:43:830 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 89)
    10/30/13 14:10:43:830 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Sigma". Check and correct folder & parent directory permissions and then try again.(Seq 90)
    10/30/13 14:10:43:830 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 90)
    10/30/13 14:10:43:830 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Pentax". Check and correct folder & parent directory permissions and then try again.(Seq 91)
    10/30/13 14:10:43:830 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 91)
    10/30/13 14:10:43:831 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Olympus". Check and correct folder & parent directory permissions and then try again.(Seq 92)
    10/30/13 14:10:43:831 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 92)
    10/30/13 14:10:43:831 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Nikon". Check and correct folder & parent directory permissions and then try again.(Seq 93)
    10/30/13 14:10:43:831 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 93)
    10/30/13 14:10:43:831 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma/Canon". Check and correct folder & parent directory permissions and then try again.(Seq 94)
    10/30/13 14:10:43:831 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 94)
    10/30/13 14:10:43:832 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Sigma". Check and correct folder & parent directory permissions and then try again.(Seq 95)
    10/30/13 14:10:43:832 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 95)
    10/30/13 14:10:43:832 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Pentax". Check and correct folder & parent directory permissions and then try again.(Seq 96)
    10/30/13 14:10:43:832 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 96)
    10/30/13 14:10:43:832 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Nikon". Check and correct folder & parent directory permissions and then try again.(Seq 97)
    10/30/13 14:10:43:833 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 97)
    10/30/13 14:10:43:833 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Leica". Check and correct folder & parent directory permissions and then try again.(Seq 98)
    10/30/13 14:10:43:833 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 98)
    10/30/13 14:10:43:833 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Hasselblad". Check and correct folder & parent directory permissions and then try again.(Seq 99)
    10/30/13 14:10:43:833 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 99)
    10/30/13 14:10:43:834 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Canon". Check and correct folder & parent directory permissions and then try again.(Seq 100)
    10/30/13 14:10:43:834 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 100)
    10/30/13 14:10:43:834 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0". Check and correct folder & parent directory permissions and then try again.(Seq 101)
    10/30/13 14:10:43:834 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 101)
    10/30/13 14:10:43:834 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles". Check and correct folder & parent directory permissions and then try again.(Seq 102)
    10/30/13 14:10:43:834 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 102)
    10/30/13 14:10:43:869 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles/Camera". Check and correct folder & parent directory permissions and then try again.(Seq 103)
    10/30/13 14:10:43:869 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 103)
    10/30/13 14:10:44:021 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles/Adobe Standard". Check and correct folder & parent directory permissions and then try again.(Seq 104)
    10/30/13 14:10:44:021 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 104)
    10/30/13 14:10:44:021 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles". Check and correct folder & parent directory permissions and then try again.(Seq 105)
    10/30/13 14:10:44:021 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 105)
    10/30/13 14:10:44:021 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw". Check and correct folder & parent directory permissions and then try again.(Seq 106)
    10/30/13 14:10:44:022 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 106)
    10/30/13 14:10:44:022 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/APE". Check and correct folder & parent directory permissions and then try again.(Seq 107)
    10/30/13 14:10:44:022 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 107)
    10/30/13 14:10:44:051 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Adobe/AdobePatchFiles". Check and correct folder & parent directory permissions and then try again.(Seq 108)
    10/30/13 14:10:44:051 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 108)
    10/30/13 14:10:44:054 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Library/Application Support/Adobe/Adobe". Check and correct folder & parent directory permissions and then try again.(Seq 109)
    10/30/13 14:10:44:054 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 109)
    10/30/13 14:10:44:060 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe/AdobePatchFiles/ZipExceptions". Check and correct folder & parent directory permissions and then try again.(Seq 110)
    10/30/13 14:10:44:060 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 110)
    10/30/13 14:10:44:061 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe Photoshop CS5.1/Plug-ins". Check and correct folder & parent directory permissions and then try again.(Seq 111)
    10/30/13 14:10:44:061 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 111)
    10/30/13 14:10:44:061 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe Photoshop CS5.1". Check and correct folder & parent directory permissions and then try again.(Seq 112)
    10/30/13 14:10:44:061 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 112)
    10/30/13 14:10:44:061 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe After Effects CS6/Presets". Check and correct folder & parent directory permissions and then try again.(Seq 113)
    10/30/13 14:10:44:061 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 113)
    10/30/13 14:10:44:061 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe After Effects CS6/Plug-ins/Format". Check and correct folder & parent directory permissions and then try again.(Seq 114)
    10/30/13 14:10:44:061 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 114)
    10/30/13 14:10:44:061 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe After Effects CS6/Plug-ins". Check and correct folder & parent directory permissions and then try again.(Seq 115)
    10/30/13 14:10:44:062 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 115)
    10/30/13 14:10:44:062 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/Applications/Adobe After Effects CS6". Check and correct folder & parent directory permissions and then try again.(Seq 116)
    10/30/13 14:10:44:062 | [WARN] |  | OOBE | DE |  |  |  | 3732 | DW063: Command ARKDeleteDirectoryCommand failed.(Seq 116)
    10/30/13 14:10:44:062 | [ERROR] |  | OOBE | DE |  |  |  | 3732 | DF037: Unable to delete directory "/A

  • Adobe Reader installer fails

    Adobe Reader installer fails to install.
    Task Manager shows it's running, but nothing happens.
    Can't run it again because error message says a copy is already running.
    Help!

    You can try using the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/

  • Deployment Failed for DC

    Hi Friends,
    I created a new webdynpro App and added it to the DC (which I created on the Track). The track also has dependend ESS SC's like SAP_JEE, SAP_BUILDT.. When I try to deploy this DC I get the following error saying "Deployment failed".
    I cant understand how to check this hint part. Any help is appreciated.
    Hint: Are all referenced components deployed and available on the engine?
    Oct 22, 2008 5:01:57 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy
    Thread,5,main]] INFO:
    [003]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[C:\usr\sap\XPS\JC01\SDM\program\log\sdmcl20081022210212.log]/>
    <!PATTERN[sdmcl20081022210212.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Oct 22, 2008 5:02:12 PM  Info: -
    Starting deployment -
    Oct 22, 2008 5:02:12 PM  Info: Error handling strategy: OnErrorStop
    Oct 22, 2008 5:02:12 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Oct 22, 2008 5:02:12 PM  Info: Update strategy: UpdateAllVersions
    Oct 22, 2008 5:02:12 PM  Info: Starting deployment prerequisites:
    Oct 22, 2008 5:02:13 PM  Info: Loading selected archives...
    Oct 22, 2008 5:02:13 PM  Info: Loading archive 'C:\usr\sap\XPS\JC01
    \SDM\program\temp\temp42155bwd.combbccustomessperdata.ear'
    Oct 22, 2008 5:02:15 PM  Info: Selected archives successfully loaded.
    Oct 22, 2008 5:02:15 PM  Info: Actions per selected component:
    Oct 22, 2008 5:02:15 PM  Info: Initial deployment: Selected development component
    'bbc/custom/ess/perdata'/'bwd.com'/'LOKAL'/'0.2008.10.22.17.01.37'/'0' will be deployed.
    Oct 22, 2008 5:02:15 PM  Info: Ending deployment prerequisites. All items are correct.
    Oct 22, 2008 5:02:15 PM  Info: Saved current Engine state.
    Oct 22, 2008 5:02:15 PM  Info: Starting: Initial deployment: Selected development component
    'bbc/custom/ess/perdata'/'bwd.com'/'LOKAL'/'0.2008.10.22.17.01.37'/'0' will be deployed.
    Oct 22, 2008 5:02:15 PM  Info: SDA to be deployed: C:\usr\sap\XPS\JC01
    \SDM\root\origin\bwd.com\bbc\custom\ess\perdata\LOKAL\0\0.2008.10.22.17.01.37
    \temp42155bwd.combbccustomessperdata.ear
    Oct 22, 2008 5:02:15 PM  Info: Software type of SDA: J2EE
    Oct 22, 2008 5:02:15 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 22, 2008 5:02:16 PM  Info: Begin of log messages of the target system:
    08/10/22 17:02:15 -  ***********************************************************
    08/10/22 17:02:15 -  Start updating EAR file...
    08/10/22 17:02:15 -  start-up mode is lazy
    08/10/22 17:02:15 -  EAR file updated successfully for 94ms.
    08/10/22 17:02:15 -  Start deploying ...
    08/10/22 17:02:15 -  EAR file uploaded to server for 47ms.
    08/10/22 17:02:16 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application bwd.com/bbccustomess~perdata..
                         Reason: Clusterwide exception: Failed to deploy application bwd.com/bbccustomess~perdata.
    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 bwd.com/bbccustomess~perdata. Check causing exception for details (trace file). Hint: Are
    all referenced components deployed and available on the engine?
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy
    (DeployServiceImpl.java:569)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch
    (DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:136)
                              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:102)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide
    exception: Failed to deploy application bwd.com/bbccustomess~perdata. Check causing exception for details (trace
    file). Hint: Are all referenced components deployed and available on the engine?
                              at com.sap.engine.services.webdynpro.WebDynproContainer.deploy
    (WebDynproContainer.java:1050)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents
    (DeploymentTransaction.java:606)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin
    (DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin
    (DeploymentTransaction.java:307)
                              at
    com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer
    (ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases
    (ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction
    (DeployServiceImpl.java:3186)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy
    (DeployServiceImpl.java:554)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    08/10/22 17:02:16 -  ***********************************************************
    Oct 22, 2008 5:02:16 PM  Info: End of log messages of the target system.
    Oct 22, 2008 5:02:16 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 22, 2008 5:02:16 PM  Error: Aborted: development component
    'bbc/custom/ess/perdata'/'bwd.com'/'LOKAL'/'0.2008.10.22.17.01.37'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application bwd.com/bbccustomess~perdata..
    Reason: Clusterwide exception: Failed to deploy application bwd.com/bbccustomess~perdata. 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 bwd.com/bbccustomess~perdata. 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)
    Oct 22, 2008 5:02:16 PM  Info: Starting to save the repository
    Oct 22, 2008 5:02:17 PM  Info: Finished saving the repository
    Oct 22, 2008 5:02:17 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment
    process.
    Oct 22, 2008 5:02:17 PM  Error: -
    At least one of the Deployments failed -
    Thanks,
    PSB

    Hi,
    You can check, all the SCAs that have got deployed on the server, in the location ..
    "C:\usr\sap\J9A\JC00\j2ee\cluster\server0\apps\sap.com"
    As usual "C:\", "J9A", "JC00" have to be replaced with the one specific to your scenario.
    Just check whether all your used DCs have been deployed there.
    regards,
    amar s

  • I am trying to troubleshoot a slow iMac.  EtreCheck showed that  com.adobe.CS5ServiceManager.plist  failed.  Not sure if this is important or how to fix.  Any suggestions?

    I am trying to troubleshoot a slow iMac.  EtreCheck showed that  com.adobe.CS5ServiceManager.plist  failed.  Not sure if this is important or how to fix.  Any suggestions?

    BobHarris:  Thanks.  The EtreCheck output follows:
    Problem description:
    My iMac is very slow.
    EtreCheck version: 2.2 (132)
    Report generated 4/22/15 2:28 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,2
        1 3.06 GHz Intel Core i3 CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless: Unknown
    Video Information: ℹ️
        ATI Radeon HD 4670 - VRAM: 256 MB
            iMac 1920 x 1080
    System Software: ℹ️
        Mac OS X 10.7.5 (11G63) - Time since boot: 2:36:57
    Disk Information: ℹ️
        ST3500418AS disk0 : (500.11 GB)
            disk0s1 (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (372.93 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5680H 
    USB Information: ℹ️
        hp psc 1300 series
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        LaCie LaCie Hard Drive Quadra 1 TB
            disk1s1 (disk1s1) <not mounted> : 32 KB
            Partition 1 (disk1s3) /Volumes/Partition 1 : 333.27 GB (31.07 GB free)
            Partition 2 (disk1s5) /Volumes/Partition 2 : 333.27 GB (84.70 GB free)
            Partition 3 (disk1s7) /Volumes/Partition 3 : 333.27 GB (36.70 GB free)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Startup Items: ℹ️
        HP IO: Path: /Library/StartupItems/HP IO
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.coupons.coupond.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [not loaded]    com.adobe.SwitchBoard.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Microsoft AU Daemon    Application  (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
        HP IO Classic Proxy 2    Application Hidden (/Library/Frameworks/HPServicesInterface.framework/Versions/B/Runtime/HP IO Classic Proxy 2.app)
        HP IO Classic Proxy    Application Hidden (/Library/Frameworks/HPServicesInterface.framework/Versions/A/Runtime/HP IO Classic Proxy.app)
        Director Docker    Application  (/Applications/Hewlett-Packard/HP Photo and Imaging Software/HP Photo and Imaging Director/Director Docker.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        CouponPrinter-FireFox_v2: Version: 5.0.3 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
        QuickTime Plugin: Version: 7.7.1
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             3%    fontd
             2%    WindowServer
             0%    coreservicesd
             0%    mds
             0%    blued
    Top Processes by Memory: ℹ️
        78 MB    mds
        41 MB    Finder
        33 MB    mdworker(3)
        29 MB    WindowServer
        29 MB    Dock
    Virtual Memory Information: ℹ️
        2.60 GB    Free RAM
        1.40 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 22, 2015, 11:38:18 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/helpd_2015-04-22-113818_[redac ted].crash
        Apr 21, 2015, 02:37:28 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Adobe Premiere Pro CS5_2015-04-21-143728_[redacted].crash
        Apr 22, 2015, 11:51:45 AM    Self test - passed

  • Unable to send emails through adobe offline project.

    Hi Experts!!!
                        I am trying to send an email through Adobe Offline Form. I am quoting the code. Plz check what's the problem with the code.
    // This file has been generated partially by the Web Dynpro Code Generator.
    // MODIFY CODE ONLY IN SECTIONS ENCLOSED BY @@begin AND @@end.
    // ALL OTHER CHANGES WILL BE LOST IF THE FILE IS REGENERATED.
    package com.lifecyclelettersapplication;
    // IMPORTANT NOTE:
    // ALL IMPORT STATEMENTS MUST BE PLACED IN THE FOLLOWING SECTION ENCLOSED
    // BY @@begin imports AND @@end. FURTHERMORE, THIS SECTION MUST ALWAYS CONTAIN
    // AT LEAST ONE IMPORT STATEMENT (E.G. THAT FOR IPrivateFormView).
    // OTHERWISE, USING THE ECLIPSE FUNCTION "Organize Imports" FOLLOWED BY
    // A WEB DYNPRO CODE GENERATION (E.G. PROJECT BUILD) WILL RESULT IN THE LOSS
    // OF IMPORT STATEMENTS.
    //@@begin imports
    import java.util.Properties;
    import javax.mail.Address;
    import javax.mail.BodyPart;
    import javax.mail.Message;
    import javax.mail.MessagingException;
    import javax.mail.SendFailedException;
    import javax.mail.Session;
    import javax.mail.Transport;
    import javax.mail.internet.AddressException;
    import javax.mail.internet.InternetAddress;
    import javax.mail.internet.MimeBodyPart;
    import javax.mail.internet.MimeMessage;
    import javax.mail.internet.MimeMultipart;
    import com.lifecyclelettersapplication.wdp.IPrivateFormView;
    //@@end
    //@@begin documentation
    //@@end
    public class FormView
    Logging location.
      private static final com.sap.tc.logging.Location logger =
        com.sap.tc.logging.Location.getLocation(FormView.class);
      static
        //@@begin id
        String id = "$Id$";
        //@@end
        com.sap.tc.logging.Location.getLocation("ID.com.sap.tc.webdynpro").infoT(id);
    Private access to the generated Web Dynpro counterpart
    for this controller class.  </p>
    Use <code>wdThis</code> to gain typed access to the context,
    to trigger navigation via outbound plugs, to get and enable/disable
    actions, fire declared events, and access used controllers and/or
    component usages.
    @see com.lifecyclelettersapplication.wdp.IPrivateFormView for more details
      private final IPrivateFormView wdThis;
    Root node of this controller's context. </p>
    Provides typed access not only to the elements of the root node
    but also to all nodes in the context (methods node<i>XYZ</i>())
    and their currently selected element (methods current<i>XYZ</i>Element()).
    It also facilitates the creation of new elements for all nodes
    (methods create<i>XYZ</i>Element()). </p>
    @see com.lifecyclelettersapplication.wdp.IPrivateFormView.IContextNode for more details.
      private final IPrivateFormView.IContextNode wdContext;
    A shortcut for <code>wdThis.wdGetAPI()</code>. </p>
    Represents the generic API of the generic Web Dynpro counterpart
    for this controller. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDViewController wdControllerAPI;
    A shortcut for <code>wdThis.wdGetAPI().getComponent()</code>. </p>
    Represents the generic API of the Web Dynpro component this controller
    belongs to. Can be used to access the message manager, the window manager,
    to add/remove event handlers and so on. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdComponentAPI;
      public FormView(IPrivateFormView wdThis)
        this.wdThis = wdThis;
        this.wdContext = wdThis.wdGetContext();
        this.wdControllerAPI = wdThis.wdGetAPI();
        this.wdComponentAPI = wdThis.wdGetAPI().getComponent();
      //@@begin javadoc:wdDoInit()
      /** Hook method called to initialize controller. */
      //@@end
      public void wdDoInit()
        //@@begin wdDoInit()
         /* The following lines initialize the context elements;
    Enter your e-mail id in the set From-method
         //wdContext.currentContextElement().setTeststatus(" do in it");
            try{
            wdContext.currentEmailElement().setFrom("[email protected]");
            wdContext.currentEmailElement().setTo("[email protected]");                                            
            wdContext.currentEmailElement().setCc("[email protected]");
            wdContext.currentEmailElement().setBcc("[email protected]");
    //        wdContext.currentEmailElement().setCc(" ");
    //        wdContext.currentEmailElement().setBcc(" ");
            wdContext.currentEmailElement().setSubject("Test Mail By Umang");
            wdContext.currentEmailElement().setBody("You will find the address proof letter in the attachment of this e mail. Please sign this form and send it.");
           catch(Exception e)
             wdContext.currentContextElement().setTeststatus("do in it"+e.getMessage());              
        //@@end
      //@@begin javadoc:wdDoExit()
      /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
        //@@end
      //@@begin javadoc:wdDoModifyView
    Hook method called to modify a view just before rendering.
    This method conceptually belongs to the view itself, not to the
    controller (cf. MVC pattern).
    It is made static to discourage a way of programming that
    routinely stores references to UI elements in instance fields
    for access by the view controller's event handlers, and so on.
    The Web Dynpro programming model recommends that UI elements can
    only be accessed by code executed within the call to this hook method.
    @param wdThis Generated private interface of the view's controller, as
           provided by Web Dynpro. Provides access to the view controller's
           outgoing controller usages, etc.
    @param wdContext Generated interface of the view's context, as provided
           by Web Dynpro. Provides access to the view's data.
    @param view The view's generic API, as provided by Web Dynpro.
           Provides access to UI elements.
    @param firstTime Indicates whether the hook is called for the first time
           during the lifetime of the view.
      //@@end
      public static void wdDoModifyView(IPrivateFormView wdThis, IPrivateFormView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
        //@@end
      //@@begin javadoc:onPlugFromFirstview(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onPlugFromFirstview(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onPlugFromFirstview(ServerEvent)
         wdContext.currentContextElement().setTeststatus("from first view");
         //wdDoInit();
        //@@end
      //@@begin javadoc:onActionBack(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionBack(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionBack(ServerEvent)
        wdThis.wdFirePlugToFirstView();
        //@@end
      //@@begin javadoc:onActionSend(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionSend(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSend(ServerEvent)
         Properties props = new Properties();
              String host = "rmail070.zmail.ril.com";
              props.put("rmail070.zmail.ril.com", host);
              Session session = Session.getInstance(props, null);
              MimeMessage message = new MimeMessage(session);
              Address toAddress = new InternetAddress();
              Address fromAddress = new InternetAddress();
              Address ccAddress = new InternetAddress();
              Address bccAddress = new InternetAddress();
         wdContext.currentContextElement().setTeststatus("1");
              try
                   MimeMultipart multipart = new MimeMultipart();
                   wdContext.currentContextElement().setTeststatus("2");
                   BodyPart messageBodyPart = new MimeBodyPart();
                   if (! wdContext.currentEmailElement().getFrom().equals(""))
                        fromAddress = new InternetAddress(wdContext.currentEmailElement().getFrom());               
                        message.setFrom(fromAddress);
                   wdContext.currentContextElement().setTeststatus("3");
                   if (! wdContext.currentEmailElement().getTo().equals(""))
                        toAddress = new InternetAddress(wdContext.currentEmailElement().getTo());
                        message.setRecipient(Message.RecipientType.TO, toAddress);
                   wdContext.currentContextElement().setTeststatus("4");
                   if (! wdContext.currentEmailElement().getCc().equals(""))
                        ccAddress = new InternetAddress(wdContext.currentEmailElement().getCc());
                        message.setRecipient(Message.RecipientType.CC, ccAddress);
                   wdContext.currentContextElement().setTeststatus("5");
                   if (! wdContext.currentEmailElement().getBcc().equals(""))
                        bccAddress = new InternetAddress(wdContext.currentEmailElement().getBcc());
                        message.setRecipient(Message.RecipientType.BCC, bccAddress);
                   wdContext.currentContextElement().setTeststatus("6");
                   if (! wdContext.currentEmailElement().getSubject().equals(""))
                        message.setSubject(wdContext.currentEmailElement().getSubject());
                   wdContext.currentContextElement().setTeststatus("7");
                   if (! wdContext.currentEmailElement().getBody().equals(""))
                        messageBodyPart.setText(wdContext.currentEmailElement().getBody());
                   wdContext.currentContextElement().setTeststatus("8");
                   multipart.addBodyPart(messageBodyPart);
                   wdContext.currentContextElement().setTeststatus("10");
    ////               A new part will be added this will be the attachment
                   messageBodyPart = new MimeBodyPart();
    //               String filename = "temp
    webdynpro
    web
    local
    LifeCycleLetters
    Components
    com.lifecyclelettersapplication.LifeCycleLettersApplication
    LifeCycle.pdf";
    //               DataSource source = new FileDataSource(filename);
    //               messageBodyPart.setDataHandler(new DataHandler(source));
    //               messageBodyPart.setFileName(source.getName());                    
    //               messageBodyPart.setHeader("Content-Type","application/pdf");
    //               multipart.addBodyPart(messageBodyPart);
                   message.setContent(multipart);
                   Transport.send(message);
                   wdContext.currentContextElement().setTeststatus("11");
              catch (AddressException e)
                   wdComponentAPI.getMessageManager().reportWarning(e.getLocalizedMessage());
                   e.printStackTrace();
              catch (SendFailedException e)
                   wdComponentAPI.getMessageManager().reportWarning(e.getLocalizedMessage());
                   e.printStackTrace();
              catch (MessagingException e)
                   wdComponentAPI.getMessageManager().reportWarning(e.getLocalizedMessage());
                   e.printStackTrace();
         catch(Exception e)
                             wdContext.currentContextElement().setTeststatus("action send"+e.getMessage());              
        //@@end
    The following code section can be used for any Java code that is
    not to be visible to other controllers/views or that contains constructs
    currently not supported directly by Web Dynpro (such as inner classes or
    member variables etc.). </p>
    Note: The content of this section is in no way managed/controlled
    by the Web Dynpro Designtime or the Web Dynpro Runtime.
      //@@begin others
      //@@end

    Hi,
    I think u need to set up the SMTP  So that u can send the email.
    Regards
    Mustafa.

  • Adobe Acrobat Pro failed to print pdf file

    I downloaded adobe acrobat pro and started the 30 trial version just a few minutes ago.
    I could open files through adobe acrobat and convert word files to pdf, but when i tried converting a publisher file it could not go through. An error popped up which read "Adobe PDF printer failed to print pdf file".
    The publisher file I am hoping to convert to pdf is a 21 page panorama article. It contains lots of images and a variety of font types.
    I do not know other alternatives for solving this issue.
    Your help will be very much appreciated.
    Thank you!
    Erik

    It seems to be that Adobe Acrobat virtual printer is not properly installed on your PC or you are not selecting Adobe PDF printer to print PDF document. Checkout the below screen shot to see proper printer.
    After trying this if you have same problem you may trt some other virtual printer that easily convert or print any file as PDF, you may checkout here.

  • Error while deploying BPEL Process(Error during deployment: Deployment Fail

    Hi,
    when i try to deploying 11.1.1.3 - bpel project with thirdpartyparty adapter from jdeveloper to weblogic server, I got the following error.
    [04:53:50 PM] Error deploying archive sca_TPASOAProject_rev1.0.jar to partition "default" on server soa_server1 [10.150.67.195:8001]
    [04:53:50 PM] HTTP error code returned [500]
    [04:53:50 PM] Error message from server:
    Error during deployment: Deployment Failed: [JCABinding] [TPASOAProject.Service1/1.0]Unable to complete load due to: Generic error.
    Generic error.
    Cause: Unable to find suitable outbound binding.
    Please create a Service Request with Oracle Support.
    : Generic error.
    Generic error.
    Cause: Unable to find suitable outbound binding.
    Please create a Service Request with Oracle Support.
    [04:53:50 PM] Check server log for more details.
    [04:53:50 PM] Error deploying archive sca_TPASOAProject_rev1.0.jar to partition "default" on server soa_server1 [10.150.67.195:8001]
    [04:53:50 PM] #### Deployment incomplete. ####
    [04:53:50 PM] Error deploying archive file:/C:/JDeveloper/mywork/Application16/TPASOAProject/deploy/sca_TPASOAProject_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Please, any one can tell solution for this.
    Thanks In advance
    Amar.
    Edited by: 897448 on Dec 13, 2011 8:48 PM

    Hi,
    when i try to deploying 11.1.1.3 - bpel project with thirdpartyparty adapter from jdeveloper to weblogic server, I got the following error.
    [04:53:50 PM] Error deploying archive sca_TPASOAProject_rev1.0.jar to partition "default" on server soa_server1 [10.150.67.195:8001]
    [04:53:50 PM] HTTP error code returned [500]
    [04:53:50 PM] Error message from server:
    Error during deployment: Deployment Failed: [JCABinding] [TPASOAProject.Service1/1.0]Unable to complete load due to: Generic error.
    Generic error.
    Cause: Unable to find suitable outbound binding.
    Please create a Service Request with Oracle Support.
    : Generic error.
    Generic error.
    Cause: Unable to find suitable outbound binding.
    Please create a Service Request with Oracle Support.
    [04:53:50 PM] Check server log for more details.
    [04:53:50 PM] Error deploying archive sca_TPASOAProject_rev1.0.jar to partition "default" on server soa_server1 [10.150.67.195:8001]
    [04:53:50 PM] #### Deployment incomplete. ####
    [04:53:50 PM] Error deploying archive file:/C:/JDeveloper/mywork/Application16/TPASOAProject/deploy/sca_TPASOAProject_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Please, any one can tell solution for this.
    Thanks In advance
    Amar.
    Edited by: 897448 on Dec 13, 2011 8:48 PM

  • Error deploying the composite on soa_server1: Deployment Failed ..

    Hi,
    I am trying to access external webservice from my BPEL Process; imported the external system's wsdl with xsd into my local & change all the reference of the xsd in my wsdl ,which now pointing to local xsd etc.
    I am getting the following error while deploying to EM console from my J Developer; but in Make/Rebuild from jdevloper is working fine, no error. In the deployment from JDeveloper 11.1.1.5.0 I got this below error.
    [01:36:45 PM] Error deploying archive sca_TG7_rev1.0.0.jar to partition "default" on server soa_server1
    [01:36:45 PM] HTTP error code returned [500]
    [01:36:45 PM] Error message from server:
    There was an error deploying the composite on soa_server1: Deployment Failed: Unable to register service..
    [01:36:45 PM] Check server log for more details.
    [01:36:45 PM] Error deploying archive sca_TG7_rev1.0.0.jar to partition "default" on server soa_server1 [01:36:45 PM] #### Deployment incomplete. ####
    [01:36:45 PM] Error deploying archive file:/C:/JDeveloper/mywork/TG7/deploy/sca_TG7_rev1.0.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    ========Log ==
    <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <2db1df1f7258da77:342b4c64:1361c317b43:-8000-0000000000007504> <1331930173734> <BEA-000000> <Error during deployment
    oracle.fabric.common.FabricException: Deployment Failed: Unable to register service.
         at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:62)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:378)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:226)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:160)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:109)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:96)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:78)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:221)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         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.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         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.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)
    Caused By: oracle.fabric.common.FabricDeploymentException: Unable to register service. {rootCauses=[]}
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.load(WebServiceEntryBindingComponent.java:226)
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.load(WebServiceEntryBindingComponent.java:97)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployServices(CompositeDeploymentConnection.java:160)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:91)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:149)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:62)
         at sun.reflect.GeneratedMethodAccessor1622.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:68)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy306.load(Unknown Source)
         at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:57)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:378)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:226)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:160)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:109)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:96)
         at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:78)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:221)
         at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         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.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         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.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)
    An help will be much .

    Hi There...
    Oracle explains:
    The cause of the problem:
    While defining an Exposed Service for your composite you used the option Generate WSDL from schemas and selected elements or types from one of more XML schema (.xsd) files to define the various message parts for input or outputs to the service. One of these message parts was defined by selecting from a schema an element or type that is not associated with an XML namespace.
    Therefore at deployment time, if the WSDL file for the exposed service defines a default namespace, all elements must belong to either the default namespace or any namespace explicitly defined for each element or type. Since there is no XML namespace associated with the "no namespace" XML element or type in question there is no namespace prefix that can be used to identify the relevant XML namespace.
    Solution:
    1. Ensure all elements and types use an XML namespace.
    Adjust the original XSD so that the offending "no namespace" elements/types are associated with a namespace.
    2. Modify the WSDL for the service to allow No Namespace elements/types to be used
    Whilst is is not possible to give a fixed sequence of steps to achieve this, essentially:
    ensure the definitions element in the WSDL document does not use an xmlns="xxxx" attribute to set a default namespace
    without a default namespace, ensure all other elements in the document that are expected to be associated with the previous default namespace have an explicit
    namespace declaration
    Riko

  • Windows 7 Image Deployment Failed in HP model D530 using MDT 2012 and ADK 8.0

    Hi,
    I need your help to sort out the following issue.
    I have installed MDT 2012 +ADK 8.0  and created Windows 7 32 bit OS from CD in the deployment share and tried deploying the raw OS from Deployment Share in to a reference machine (HP D530) ,the deployment failed also couldn't able to capture
    Image from the machine,even the sysprep failed. This is the error
    Your PC needs to restart.
    Please hold down the power button.
    Error Code:0x0000005D
    Parameters:
    0x030F0209
    0x746E6547
    0X49656E69
    0X6C65746E
    So tried the same in another HP machine ,the deployment was success and also was able to capture the refrence machine.
    Need your help to find why this error occurred in this specific HP model D530 alone. Is it the reason that ADK was not supported in that specific model.
    D530 is the maximum available HW model in client environment so your help will be much appreciated.
    Thanks in Advance!!

    I have never seen that error before (see identical post). I did a quick internet search and found the following:
    http://optimizewindows8.wordpress.com/2013/03/26/how-to-fix-error-code-0x0000005d/
    Either:
    1) Upgrade your machines with modern processors that support the ADK.
          or
    2) Downgrade to the WAIK
    http://www.microsoft.com/en-us/download/details.aspx?id=5753 and stick with Windows 7.
    Keith Garner - keithga.wordpress.com

Maybe you are looking for

  • How do I convert multiple sheets in excel into one pdf document?

    How do I convert multiple sheets (tabs) in excel to one combined pdf document?

  • Can't get OpenCV example to work: 1065 errors

    Hi All, I'm using Windows 7 64bit, and trying to get the OpenCV facetracker example here to work. It seems to compile successfully. To achieve this I have to run cygwin as administrator, otherwise zlib doesn't have permission to copy files during the

  • Stuck with an error, need help.

    Hi Gurus, I am calling the workflow throught the function module SWW_wi_start_simple, I am throwing with an exception 'read_failed' Can any one say why this error being stated. Secondly, I coded as below to start the work flow with the wf container.

  • Document and content forwarding

    hi all,       I am working in a scenario approve/reject of product price the details of product is in PDF file, this file is send to SAP inbox as a attachment.In SAP inbox user will take decision. In this 5 level of approval stages.While taking decis

  • Prompt date value with default max from table1.column1

    Hi all, How do I prompt user for date of report with default date = max(table1.column1) ? Give me some example of syntax pls. Thanks ahead.