cancel
Showing results for 
Search instead for 
Did you mean: 

container.DeploymentException: Cannot update archive file

Former Member
0 Kudos

Hi All,

During the deployment of a SCA files from a Track to the runtime system via the NWDI we encounter the following error.... your help would be much appreciated.

20111013140820 Info :11/10/13 14:07:54 - start-up mode is lazy

20111013140820 Info :11/10/13 14:08:18 - com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file . Reason:

20111013140820 Info : java.io.FileNotFoundException: D:\usr\sapXXX\JC10\SDM\root\origin\sap.com\crm\shopadmin\KNO_ZXXX_C\0\637\SimpleUpdater1318529274272\sap.comcrmisawebshopadmin.war1318529290230 (Access is denied)

20111013140820 Info :Caught exception during application deployment from SAP J2EE Engine's deploy API:

20111013140820 Info :com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file . Reason:

20111013140820 Info : java.io.FileNotFoundException: D:\usr\sap\XXX\JC10\SDM\root\origin\sap.com\crm\shopadmin\KNO_ZXXX_C\0\637\SimpleUpdater1318529274272\sap.comcrmisawebshopadmin.war1318529290230 (Access is denied)

20111013140820 Info : (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)

Regards

Chris

Accepted Solutions (0)

Answers (2)

Answers (2)

shreyas_pandya
Contributor
0 Kudos

Hi Christopher,

This is a clear authorizations issue.

The Deploy User ID and password that you have maintained in your track data under the desired runtime system where the deployement is getting failed, doesn't have the access pemission to the OS level file system path thrown in the failure message.

make sure that the Deploy User ID that is maintained has a proper OS level file system permission to the path mentioned in the error.

Regards,

Shreyas Pandya

Former Member
0 Kudos

Chris,

Make sure that "administrator" user ID of runtime system has access to file D:\usr\sapXXX\JC10\SDM\root\origin\sap.com\crm\shopadmin\KNO_ZXXX_C\0\637\SimpleUpdater1318529274272\sap.comcrmisawebshopadmin.war1318529290230 and try again.

Bhavin

Edited by: Bhavin Patel (Calgary) on Oct 14, 2011 1:24 AM

Former Member
0 Kudos

Yes Chris, this is an authorisation problem. Either use the appropriate user id which has access to the file system or change the file system permission.

Thanks & regards

bala