首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法初始化类com.tridion.storage.StorageManagerFactory

无法初始化类com.tridion.storage.StorageManagerFactory
EN

Stack Overflow用户
提问于 2012-05-01 02:44:10
回答 5查看 2.8K关注 0票数 1

我正在使用Tridion2011实现DD4T MVC3。我已经实现了它,直到上周五它才正常工作。我能够获得页面模型,并使用Razor视图呈现它。

但是,在周末过后的今天,当我试图运行相同的应用程序时,我得到了下面的错误(从两行之后开始)。

Tridion许可证将于今天(2012年4月30日)到期。这会是个问题吗?但是Tridion内容管理器工作正常。

代码语言:javascript
复制
Could not initialize class com.tridion.storage.StorageManagerFactory
================================================

Some configured classpath roots cannot be found

================================================

   ClassPath           : C:\MyProjects\DD4TMVC\FirstDD4TMVCApplication\FirstDD4TMVCApplication\bin\bin

============================================================
Some Java classes or interfaces could not be found or loaded

The most typical reasons for this problem are:

- you forgot to configure a classpath
- a jarfile, zipfile, or directory is missing from your
  classpath
- you have a typo in one of your classpath entries
- a jarfile required by one of your classes is missing from
  your classpath
- a jarfile on your classpath is out-of-date and does not
  contain some new classes

============================================================

 com.tridion.web.asp.ASPAdmin
 com.tridion.web.jsp.tag.DynamicComponentLinkHandler
 com.tridion.web.jsp.tag.IncrementKeyHandler
 com.tridion.webservices.odata.ODataPublicationMappingFilter
 com.tridion.web.jsp.tag.ConditionHandler
 com.tridion.web.jsp.ResponseWrapper
 com.tridion.web.jsp.tag.ConditionsHandler
 com.tridion.linking.Linking
 com.tridion.storage.StorageManagerFactory
 com.tridion.web.jsp.tag.ComponentLinkHandler
 com.tridion.web.jsp.tag.ComponentPresentationHandler
 com.tridion.web.Admin
 com.tridion.webservices.odata.ODataContextListener
 com.tridion.web.jsp.JSPProcessor
 com.tridion.web.jsp.tag.TargetGroupHandler
 com.tridion.linking.ASPLinking
 com.tridion.web.jsp.tag.BinaryLinkHandler
 com.tridion.ambientdata.web.AmbientDataServletFilter
 com.tridion.webservices.security.authentication.OAuth2AccessTokenHandler
 com.tridion.web.jsp.JSPXSLTProcessor
 com.tridion.web.jsp.tag.PageLinkHandler
 com.tridion.web.jsp.tag.TaxonomyHandler
 com.tridion.web.jsp.tag.LinkBaseHandler

请帮帮忙

EN

回答 5

Stack Overflow用户

回答已采纳

发布于 2012-05-01 02:59:07

我建议您首先获得新的SDL Tridion内容交付许可证,如果您仍然有问题,请与我们联系。这似乎是一个可能的罪魁祸首。

票数 6
EN

Stack Overflow用户

发布于 2012-05-01 15:40:45

我们通过仅替换许可证文件解决了类似的问题。

谢谢,维卡斯·库马尔

票数 4
EN

Stack Overflow用户

发布于 2012-05-01 03:04:41

如果更改许可证没有帮助,请检查日志中的ClassDefNotFound错误或ClassNotFoundException异常。核心日志或Tridion事件日志是包含这些错误的非常好的候选日志。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/10388863

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档