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)
Error send iw-store from DC to DRC
ultraman
Hi all !
I have question about deploy by opendeploy. I want deploy IW-STORE from
my DC Server to my DRC Server by Opendeploy.
Step Deploy DC To DRC
1. Freeze by iwfreeze (+25200)
2. iwodstart DC_DRC (DC_DRC is script file for deploy)
3. Unfreeze by iwfreeze (--)
After Script Deploy Complate.It show "Compalte with error". So I check error
from log.
From SRC Log File is show Error
"
LIB: 2007-08-03 11:19:42 DEPLOYING - [D:\iw-store\default] to [D:\Test_iw-store\default]
LIB: (3) 2007-08-03 11:19:42 Received 'get' request for (.\LOCKFILE)
LIB 00018: 2007-08-03 11:19:42
ERROR: Could not open file (D:\iw-store\default\LOCKFILE) to send over.
LIB: 2007-08-03 11:19:42 Sending [.\LOCKFILE] [reason missing-in-dest] -- FAILED
"
But all Data from iw-store is send to DRC is OK.
Question
1. How I can modify script for this error ?
2. If not modify script for this error. Data DC and DRC is same ?
3. And if modify script Please tell me Filter or Function just for it ?
Thank You
Find more posts tagged with
Comments
ultraman
Hi again
Please tell me what "LOCKFILE in iw-store" ?
thank you
moonkhanna
Why dont you simply copy your Iwstore to your other server. Why do you want to use opendeploy for this. Can you explain your req? Also paste\attach your deployment xml
ultraman
Hi moonkhanna
From your question ?
1.Why dont you simply copy your Iwstore to your other server.
2.Why do you want to use opendeploy for this.
Answer for question 1 & question2
Because
1.My DC Server and DRC Server is difference location DC Server is head office
but DRC Server is branch office.
2.My iw-store is very big (estimate 30 GB.) and everyday content is
update.So,If you use xcopy or copy it take time because file is very big.
3.If use xcopy or copy file (iw-store) it not check update file but it replace all
files.It not correct for me because I want to update file.Opendeploy have
function to check update files.
stefanmaier
Hi,
only a shot in the dark: try to do an iwstoreadm -d instead of an iwfreeze, if it is possible...
Regards
Stefan