2

We are using Tridion 2011 SP1. Some of the pages/components are getting failed while publishing with below mentioned error.

Phase: Deployer Prepare Phase failed, Unable to unzip,
D:\Inetpub\TridionPublisherFS4SP\incoming\tcm_0-286137-66560.Content.zip (The process 
cannot access the file because it is being used by another process), 
D:\Inetpub\TridionPublisherFS4SP\incoming\tcm_0-286137-66560.Content.zip (The process 
cannot access the file because it is being used by another process), Unable to unzip, 
D:\Inetpub\TridionPublisherFS4SP\incoming\tcm_0-286137-66560.Content.zip (The process 
cannot access the file because it is being used by another process), 
D:\Inetpub\TridionPublisherFS4SP\incoming\tcm_0-286137-66560.Content.zip (The process 
cannot access the file because it is being used by another process)

Components/Pages are failing under stage Preparing Deployment, how should we fix it?

Daniel Neagu
  • 1,711
  • 11
  • 13
user1453602
  • 1,165
  • 5
  • 14

2 Answers2

3

Do you have multiple Deployers using the same incoming location?

It looks like you’re running the Deployer as a WebApp – is the Deployer service also running on the system?

If you search for all files named “cd_deployer_conf.xml”, do they have the same incoming folder (D:\Inetpub\TridionPublisherFS4SP\incoming) defined?

Otherwise, you might use ProcMon to watch the folder and see what else is accessing the file.

JRW
  • 1,311
  • 9
  • 9
0

If you still have this issue, you may try 1. deleting all files under incoming, 2. making sure there is no encryption enabled for the incoming folder (Some companies apply encrypt script immediately to the files that are added to the drive) or 3. making sure your antivirus is not screening that folder (As Nuno mentioned).

Do a restart of the deployer app and verify in the logs?