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 7.2.1]Metadata deployment is failing in DB2 9.5
Prabir
Hi,
Upgraded from OD 6.2[Server A; RHAS 4.0] to 7.2.1[Server B; RHEL 5.4] and using Base server only. In OD 7.2.1 updated database.xml, odbase.xml but the Metadata values of deployed content is not updating in Database.
error in src.content_xxxx_.xml1.hostname.to.database.log is:
####################
DBD: TDirectoryContents: Initial directory is invalid - Error looking up branch "/iwmnt/default/main/deployment/WORKAREA/qa/cpe/xml0/43254.xml" (No archive found)
DBD: Generate TCustomDCRTupleProducer start:Fri Apr 08 12:56:40 EDT 2011
DBD: Generate TCustomDCRTupleProducer end :Fri Apr 08 12:56:40 EDT 2011
DBD: Path not found -- interpret as 'NotPresent'
####################
Here, 43254.xml is the DCR and it's metadata is not updating in Database. And 43254.xml does exist in /iwmnt/default/main/deployment/WORKAREA/qa/cpe/xml0/
Any advise on this issue would be appreciated. Thanks in advance!
Find more posts tagged with
Comments
Adam Stoller
Make sure you have teamsite.version specified in the ODHOME/etc/deploy.cfg (usually near the end of the file). If it wasn't there, add it and then restart the OpenDeploy service and see if that fixes the problem.
Prabir
Thanks for your reply ghoti. teamsite.version: 7.2.1 is already specified in ODHOME/etc/deploy.cfg