Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
OD deploys files then immediatly deletes them
fallinj
Can anyone explain what is going on with the following deployment. I'm attempting a <sourceFilesystem> deployment of the Latest Edition. The outcome is what I expect (no problem there), BUT it seems that OpenDeploy is deploying files that already exist in the target, then immediatly deleting them.
Here's an example for one such file taken out of the Deployment Log (Full Log included below)
+++++++++
Deploys the file (Even though file aready exists at target)
-----------------------------------------------------------
(3) client: Received 'get' request for (.\demos\service.swf)
client: Sending [.\demos\service.swf] [reason missing-in-dest] -- OK
Then immediatly deletes it
-----------------------------------------------------------
client: delete .\demos\service.swf [reason missing-in-src] -- OK
+++++++++
Notice that the summary includes 11 Files Deployed and 11 Files Deleted. In this case, All I expected was one directory to be deleted. I've included the information from the log. Any insight would be appreciated.
I'm running TS 5.0.1 and OD 5.5.1 on Win2000
Thanks
===================Configuration Log================================
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Begin logfile [C:\Interwoven\OpenDeployNG\log\src.CorporateWebSite_LatestEdition_to_Test.log] ---------
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Job ID=m13 Deployment=CorporateWebSite_LatestEdition_to_Test
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Deployment config file[C:\INTERW~1\OPENDE~1\conf\CorporateWebSite_LatestEdition_to_Test.xml]
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 -----------------------------------------------------------
<?xml version="1.0" encoding="ISO-8859-1" ?>
<deploymentConfiguration >
<localNode host="TeamSite" />
<replicationFarmSet >
<replicationFarm name="Test Web Server" >
<nodeRef useNode="Test" >
</nodeRef>
</replicationFarm>
</replicationFarmSet>
<definition name="Latest Edition" >
<source >
<sourceFilesystem area="\\IWSERVER\default\main\CorporateWebSite\EDITION">
<pathSpecification >
<path name="." >
</path>
<filters >
<excludePath subPath="templatedata" >
</excludePath>
</filters>
</pathSpecification>
</sourceFilesystem>
</source>
<target useReplicationFarm="Test Web Server" >
<targetFilesystem area="C:\iPlanet\Web\Servers\twwwdocs" >
</targetFilesystem>
<transferRules doDeletes="yes"/>
</target>
</definition>
<deployment transactional="no" >
<execDeploymentTask useDefinition="Latest Edition" downRev="" >
</execDeploymentTask>
</deployment>
</deploymentConfiguration>
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 -----------------------------------------------------------
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 End of deployment config file[C:\INTERW~1\OPENDE~1\conf\CorporateWebSite_LatestEdition_to_Test.xml]
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Down revision OpenDeploy home directory is null
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Simulate flag = false
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Synchronous flag = true
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Start perform internal conversion for: C:\INTERW~1\OPENDE~1\conf\CorporateWebSite_LatestEdition_to_Test.xml
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Finished conversion for: C:\INTERW~1\OPENDE~1\conf\CorporateWebSite_LatestEdition_to_Test.xml
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Next deployment flag for test is false
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Internal deployment name is .CorporateWebSite_LatestEdition_to_Test.Latest Edition.test
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Got internal config file for .CorporateWebSite_LatestEdition_to_Test.Latest Edition.test
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Starting internal deployment test.Latest Edition, Thread-22
ENG: 2002-08-29 15:01:13 EDT GMT-04:00 Waiting for 1 children to complete phases
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 EXITING [setup] ENTERING [dotask]
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 All 1 children completed their phases
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Job ID=m13 Deployment=CorporateWebSite_LatestEdition_to_Test Elapsed Time=3969 ms <<<
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 End logfile [C:\Interwoven\OpenDeployNG\log\src.CorporateWebSite_LatestEdition_to_Test.log]
===============================END Configuration Log========================================
************************
===============================Deployment Log===============================================
========== Start Log [Thu Aug 29 15:01:13 2002] ==========
client: Interwoven OpenDeploy(5.5.1 Build 8687 Interwoven 20020523)
client: Buffer Size (8000)
client: Protocol Version(5.0) OK
client: Connection Id(id=0)
client: Transaction Mode: OFF
client: Mode(normal)
client: Protocol(normal)
client: Hostname(TeamSite)
client: User(nt authority\system)
client: Name(.CorporateWebSite_LatestEdition_to_Test.Latest Edition.test)
client: Local_directories to deploy: 1
client: Options: do_deletes ignore_acls
(3) client: COMPARE Phase
(4) client: Sending directory [.] -- 39 entries
(4) client: Directory info [.] -- 2311 bytes
(4) client: Sending directory [.\about] -- 6 entries
(4) client: Directory info [.\about] -- 371 bytes
.
. (Excess info removed)
.
(4) client: Sending directory [.\traveler\how_to_use\phone\images] -- 19 entries
(4) client: Directory info [.\traveler\how_to_use\phone\images] -- 1196 bytes
(2) client: COMPARING done
client: DEPLOYING - [Y:\default\main\CorporateWebSite\EDITION\ed_0006] to [C:\iPlanet\Web\Servers\twwwdocs]
(3) client: Received 'get' request for (.\demos\acdatorbak.swf)
client: Sending [.\demos\acdatorbak.swf] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\close.html)
client: Sending [.\demos\close.html] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\pcinstall.html)
client: Sending [.\demos\pcinstall.html] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\publishwap.html)
client: Sending [.\demos\publishwap.html] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\publishwap.swf)
client: Sending [.\demos\publishwap.swf] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\replenish.html)
client: Sending [.\demos\replenish.html] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\replenish.swf)
client: Sending [.\demos\replenish.swf] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\scanley_56k.rm)
client: Sending [.\demos\scanley_56k.rm] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\scanley_56k.rpm)
client: Sending [.\demos\scanley_56k.rpm] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\service.html)
client: Sending [.\demos\service.html] [reason missing-in-dest] -- OK
(3) client: Received 'get' request for (.\demos\service.swf)
client: Sending [.\demos\service.swf] [reason missing-in-dest] -- OK
client: deletedir .\demos\_notes [reason missing-in-src] -- OK
client: delete .\demos\acdatorbak.swf [reason missing-in-src] -- OK
client: delete .\demos\close.html [reason missing-in-src] -- OK
client: delete .\demos\pcinstall.html [reason missing-in-src] -- OK
client: delete .\demos\publishwap.html [reason missing-in-src] -- OK
client: delete .\demos\publishwap.swf [reason missing-in-src] -- OK
client: delete .\demos\replenish.html [reason missing-in-src] -- OK
client: delete .\demos\replenish.swf [reason missing-in-src] -- OK
client: delete .\demos\scanley_56k.rm [reason missing-in-src] -- OK
client: delete .\demos\scanley_56k.rpm [reason missing-in-src] -- OK
client: delete .\demos\service.html [reason missing-in-src] -- OK
client: delete .\demos\service.swf [reason missing-in-src] -- OK
client: *** Note: UNENCRYPTED deployment was configured ***
client: Remote status: server-OK
client: [Thu Aug 29 15:01:17 2002] opendeploy 20020829.3256.2 NT AUTHORITY\SYSTEM COMPLETED \\IWSERVER\default\main\CorporateWebSite\EDITION .CorporateWebSite_LatestEdition_to_Test.Latest Edition.test teamsite websrv1.tz1.va.airclic.net
client: [Thu Aug 29 15:01:17 2002] 20020829.3256.2 STATS DEPLOYMENT \\IWSERVER\default\main\CorporateWebSite\EDITION -- .CorporateWebSite_LatestEdition_to_Test.Latest Edition.test OK
Directories deployed : 0 Files deployed : 11 Links deployed : 0
Directories failed : 0 Files failed : 0 Links failed : 0
Directories deleted : 1 Files deleted : 11 Links deleted : 0
client: File Content transferred: 2521119 bytes
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 After CLEANUP, res=0
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 exiting cleanup
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 entering task-done
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 still waiting for 0
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 Deleting the internal config file = C:\INTERW~1\OPENDE~1\lib\.CorporateWebSite_LatestEdition_to_Test.Latest Edition.test
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 Job ID=m13 Deployment leg=test.Latest Edition Elapsed Time=3969 ms <<<
ENG: 2002-08-29 15:01:17 EDT GMT-04:00 Thread-22 End logfile [C:\Interwoven\OpenDeployNG\log\src.CorporateWebSite_LatestEdition_to_Test.Latest Edition.teamsite.to.test.log]
Find more posts tagged with
Comments
Migrateduser
I believer that you are encounterning Bug33637. The problem is with OD551's directory comparison logic on a Windows receiver.
A patch for OD551SP2 is currently in progress, 33787.
In particular, I noticed that there is a directory named _notes that is included in the deployment. A target or source, file or directory beginning with any of several special characters (underbar is one of these "special" characters), on a Windows OD551 (vanilla, SP1 or SP2) receiver will cause the contents of the target directory to be deleted at the completion of the deployment.
client: deletedir .\demos\_notes [reason missing-in-src] -- OK
Jim
Interwoven
DocumentumContentServer6ORDiagram.pdf
ServerORdiagram5_1x1.pdf