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)
Deployment Issue
iw_store
Hi all,
I have 4 branches, in all 4 braches I have following folder structure
/docs/images/ ..image1.gif
image2.gif
...................
...................
imagen.gif
In deploy that image folder to same location on target server. We do edition deployment. Each time we do deployment depending upon our filter set all images gets deployed from each branch if they oass filter set and we have same configuration file for all 4 branches.
The things were fine since from so many days, I can say years.
Now suddenly we are getting following errors in our logs
LIB: 2008-02-28 11:13:31 Sending [.\images\jdpublishing.gif] [reason src-is-older] --
FAILED
LIB: 2008-02-28 11:13:31 Sending [.\images\jdpublishing.jpg] [reason src-is-newer] --
FAILED
LIB: 2008-02-28 11:13:31 Sending [.\images\johndeerelogo.jpg] [reason src-is-older] --
FAILED
As a result our deployments are failing. This is not consistent, some time deployment goes fine without any problem. I can say out of 6 times 2 will be successful and 4 will fail.
Could any one help with this ?
Thanks,
Find more posts tagged with
Comments
nbwoven
Since you are deploying Editions .What do you have in comparisonRules ?
If possible pls share the config File ..
iw_store
Due to confidentiality I can't give whole file.
Snippet of concerned code is
[HTML]
#############################
#############################
[/HTML]
iw_store
Any help here for this ?
ISCBorisB
Any help here for this ?
You did not provide sufficient information for making even a good guess.
There can be various reasons for a particular File Deployment Failure. File(s) can be locked by Target processes
like IIS, can have "Read Only" Flag set and on and on. To start somewhere, take a look at
this
Article, see if that may help.
If you need better help, attach both Source
and
Target OD Deployment Logs