I am trying to publish sites to production but am not able to publish the .sites pages using the PLC workflow. I get the following errors.
Content Center Log:
WARN com.interwoven.ui.datacapture.core.dcxp.DTDNodeOrderingStrategy ( )
Error reading DTD
http://localhost/iw-cc/datacapture6.0.dtd.
Message:
http://localhost/iw-cc/datacapture6.0.dtdERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: received failure result for deployment: SiteMetadata
ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: serviceResponseMessage: Completed with errors
ERROR com.interwoven.livesite.deployment.impl.DeploymentRunner () - deployFiles: failOnError is true; no other deployments will be executed.
ERROR com.interwoven.livesite.workflow.task.DeploymentTaskUtils () - deployFiles: found one or more errors while processing target node(s): [development]
SiteMetaData Deploy using DD failure Logs
**********************************************************
DBD: ERROR: DoRealUpdate( ) failed for group [teamsite_asset].
DBD: -- Failed
DBD: ERROR:WriteTuple failure to consumer[0]
DBD: ERROR:Unable to process TeamSite source sites/XXXcom/default.site, obtained from filelist=E:\Interwoven\TeamSite\tmp\LiveSite\workflow\gz0a3cu0\SiteMetadata.gz0a3cu0gz0a3cu1.filelist
DBD: Filelist walk done
DBD: ERROR:deployment [SiteMetadata] FAILED
DBD: Rollback database [XXXXXX:XXXX;databaseName=SitePublisher]...
DBD: Deployment[SiteMetadata]
DBD: -----------------------------------
DBD: DCRs inserted : 0
DBD: DCRs updated : 0
DBD: DCRs deleted : 0
DBD: DCRs failed : 1
DBD: DCRs rolled back : 0
DBD: DCRs skipped : 0
DBD: -----------------------------------
DBD: Started : Sat Mar 03 13:40:24 PST 2012
DBD: Shutting down DDD PublisherThread
DBD: Finished: Sat Mar 03 13:40:25 PST 2012
### IWDataDeploy FAILED ###
DBD: SQLException occured in TDbSchemaGroupCfg
DBD: Exception Message: The DELETE statement conflicted with the REFERENCE constraint "fk_site_id". The conflict occurred in database "SitePublisher", table "dbo.iwcont_site", column 'site_id'.
DBD: Vendor Error Code: 547
DBD: SQL state: 23000
DBD: *******************************************************
DBD:
DBD: *******STACK TRACE*************
DBD: ERROR:
com.microsoft.sqlserver.jdbc.SQLServerException: The DELETE statement conflicted with the REFERENCE constraint "fk_site_id". The conflict occurred in database "SitePublisher", table "dbo.iwcont_site", column 'site_id'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:197)