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)
Plc Deploy Files Error
s23a13y
Hello All,
I am trying to a deploy a .page file which has one image, one video and 5 .xml dependencies. But deploy files task is trowing an error Caught CSException while executing deployment, message: null.
i am attaching the log file info which i found in deployment.log
04-03-13 @ 10:41:47 [ERROR] CommandHandler - forward "WIZARD" not handled by descriptor iw.livesite.ccpro.tag
04-03-13 @ 10:41:50 [ERROR] CommandHandler - forward "WIZARD" not handled by descriptor iw.livesite.ccpro.tag
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] StandardAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.StandardAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] ContentAttributeProcessor - Processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.ContentAttributeProcessor].
04-03-13 @ 10:41:56 [INFO ] ContentAttributeProcessor - Finished processing attribute with AttributeProcessor [com.interwoven.livesite.lscs.processor.ContentAttributeProcessor].
04-03-13 @ 10:41:57 [ERROR] DeploymentRunner - deployFiles: received failure result for deployment: ImageMetadata
04-03-13 @ 10:41:57 [ERROR] DeploymentRunner - deployFiles: serviceResponseMessage: Caught CSException while executing deployment, message: null
04-03-13 @ 10:41:57 [ERROR] DeploymentRunner - deployFiles: failOnError is true; no other deployments will be executed.
04-03-13 @ 10:41:57 [ERROR] DeploymentTaskUtils - deployFiles: found one or more errors while processing target node(s): [development]
help me resolve it
Find more posts tagged with
Comments
s23a13y
I am using TS 732 and trying to deploy using OOTB PLC workflow
ISCBorisB
I am using TS 732 and trying to deploy using OOTB PLC workflow
Please note that practically all Content Services exceptions are sub-classed from generic CSException.
In other words, the fact that it was a CSException tells us absolutely nothing of what really happened.
You'd have to get to
OD Receiver
Logs of failed Deployments and try to find more detailed
error description there. Note that in case of Target cluster you may have to check Receiver Logs
on all Targets till you find the one that causes deployment failure.