【问题标题】:Content Deployer gives error message after installing SmartTargetContent Deployer 在安装 SmartTarget 后给出错误消息
【发布时间】:2012-06-14 10:37:29
【问题描述】:

我已经为 SmartTarget 配置了 Deployer(.NET 网站)。当我尝试发布动态组件模板时,它在部署时给了我一个错误。

  1. 区域已在 TBB 中定义,包含在 CT 中
  2. 添加到 Smarttarget TBB 也会添加到 CT。

错误是:

2012-06-14 15:39:53,296 调试 DeploymentHandler - 部署 tcd:pub[14]/componentmeta[1300]。
2012-06-14 15:39:53,296 调试部署处理程序-活动线程事务:tcm:0-1731-66560。 2012-06-14 15:39:53,296 调试部署处理程序 - 将来自:tcd:pub[14]/componentmeta[1300] 的引用传递给:1 项 2012-06-14 15:39:53,296 调试部署处理程序 - 跟踪参考总数:15 2012-06-14 15:39:53,296 调试处理程序工厂-检索 itemURI 的类型处理程序:tcd:pub[14]/componentmeta[1300] 2012-06-14 15:39:53,312 调试部署处理程序 - 部署 tcd:pub[0]/pub[14]。 2012-06-14 15:39:53,312 调试 HandlerFactory - 检索 itemURI 的 typeHandler:tcd:pub[0]/pub[14] 2012-06-14 15:39:53,312 调试 MetaDataFactory - 从文件 C:\tridion\incoming\testRD\Zip\tcm_0-1731-66560.Content\component_presentations.xml 为 type=ComponentPresentations 创建 MetaDataFile 2012-06-14 15:39:53,312 DEBUG SectionVisitor - 处理部分 ComponentPresentations 2012-06-14 15:39:53,312 调试 ComponentPresentationDeploy - ComponentPresentationDeploy.processItem 调用 2012-06-14 15:39:53,312 调试 TCDLEngine - 将目标语言设置为无 2012-06-14 15:39:53,312 调试 TransformProcessor - 转换文件 C:\tridion\incoming\testRD\Zip\tcm_0-1731-66560.Content\ComponentPresentations\tcm_14-1299_tcm_14-1302-32 源编码空 2012-06-14 15:39:53,312 调试 TCDLTransformer - 为语言转换启用 tcdl 的内容 无 2012-06-14 15:39:53,312 WARN DeployPipelineExecutor - 阶段:部署处理阶段失败消息:org/apache/commons/lang/StringUtils 用于事务:tcm:0-1731-66560 2012-06-14 15:39:53,312 调试 DeployPipelineExecutor - 阶段失败:部署处理阶段尝试:1 用于事务:tcm:0-1731-66560 2012-06-14 15:39:53,312 错误 DeployPipelineExecutor - 阶段的最终尝试:事务的部署处理阶段失败:tcm:0-1731-66560 2012-06-14 15:39:53,312 错误 DeployPipelineExecutor - 交易的原始堆栈跟踪:tcm:0-1731-66560 java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils 在 com.tridion.smarttarget.tcdl.TcdlRegionTagHandler.doEndTag(TcdlRegionTagHandler.java:44) ~[smarttarget_core.jar:na]
在 com.tridion.tcdl.TagDispatcher.endTag(TagDispatcher.java:358) ~[cd_tcdl.jar:na]
在 com.tridion.tcdl.TCDLParser.parse(TCDLParser.java:156) ~[cd_tcdl.jar:na]
在 com.tridion.tcdl.TCDLTransformer.nonRELTransform(TCDLTransformer.java:122) ~[cd_tcdl.jar:na]
在 com.tridion.tcdl.TCDLTransformer.process(TCDLTransformer.java:83) ~[cd_tcdl.jar:na]
在 com.tridion.deployer.TCDLTransformer.transform(TCDLTransformer.java:118) ~[cd_deployer.jar:na]
在 com.tridion.deployer.TCDLTransformer.transform(TCDLTransformer.java:89) ~[cd_deployer.jar:na]
在 com.tridion.deployer.TransformProcessor.transformItem(TransformProcessor.java:185) ~[cd_deployer.jar:na]
在 com.tridion.deployer.modules.ComponentPresentationDeploy.processComponentPresentation(ComponentPresentationDeploy.java:123) ~[cd_deployer.jar:na]
在 com.tridion.deployer.modules.ComponentPresentationDeploy.processItem(ComponentPresentationDeploy.java:105) ~[cd_deployer.jar:na]
在 com.tridion.deployer.SectionVisitor.processSection(SectionVisitor.java:83) ~[cd_deployer.jar:na]
在 com.tridion.deployer.SectionVisitor.process(SectionVisitor.java:60) ~[cd_deployer.jar:na]
在 com.tridion.deployer.Processor.process(Processor.java:109) ~[cd_deployer.jar:na]
在 com.tridion.deployer.workers.ProcessorWorker.doWork(ProcessorWorker.java:74) ~[cd_deployer.jar:na]
在 com.tridion.deployer.phases.ProcessingPhase.execute(ProcessingPhase.java:73) ~[cd_deployer.jar:na]
在 com.tridion.deployer.phases.DeployPipelineExecutor.runMainExecutePhase(DeployPipelineExecutor.java:186) [cd_deployer.jar:na]
在 com.tridion.deployer.phases.DeployPipelineExecutor.doExecute(DeployPipelineExecutor.java:97) [cd_deployer.jar:na] 在 com.tridion.deployer.phases.DeployPipelineExecutor.execute(DeployPipelineExecutor.java:61) [cd_deployer.jar:na]
在 com.tridion.deployer.TransactionManager.handleDeployPackage(TransactionManager.java:80) [cd_deployer.jar:na]
在 com.tridion.deployer.queue.QueueLocationHandler$1.run(QueueLocationHandler.java:176) [cd_deployer.jar:na]
在 java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.6.0_11]
在 java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) [na:1.6.0_11]
在 java.util.concurrent.FutureTask.run(未知来源)[na:1.6.0_11]
在 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [na:1.6.0_11]
在 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.6.0_11]
在 java.lang.Thread.run(Unknown Source) [na:1.6.0_11]
2012-06-14 15:39:53,312 INFO TransactionPersistence - 删除部署事务信息:tcm:0-1731-66560
2012-06-14 15:39:53,312 错误 DeployPipelineExecutor - 无法使用 transactionId 开始处理部署包:tcm:0-1731-66560
2012-06-14 15:39:53,312 调试 DeployPipelineExecutor - 检查事务是否完成:tcm:0-1731-66560 为真
2012-06-14 15:39:53,312 INFO DeployPipelineExecutor - 交易完成:tcm:0-1731-66560
2012-06-14 15:39:53,312 INFO DeployPipelineExecutor - 在 94 毫秒内完成执行部署管道:tcm:0-1731-66560。
2012-06-14 15:39:53,312 INFO TransactionManager - 清理事务的部署包:tcm:0-1731-66560 并输入:内容
2012-06-14 15:39:53,328 INFO TransactionManager - 部署包的完成处理:tcm:0-1731-66560,类型:内容
2012-06-14 15:39:53,328 调试 QueueLocationHandler - 删除部署包上的排他锁:tcm:0-1731-66560,类型:CONTENT。

【问题讨论】:

    标签: tridion tridion-2011 tridion-content-delivery


    【解决方案1】:
    java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
    

    您似乎还没有安装第三方库文件。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-07-31
      • 2012-04-10
      • 2014-05-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多