【发布时间】:2017-07-18 01:54:51
【问题描述】:
我按照下面链接中给出的步骤在 Alfresco 5.0.d 中配置多个内容存储。
http://docs.alfresco.com/5.0/concepts/store-config-fullexample.html
Alfresco 实例无法启动并给出异常,
在设置 bean 属性“store”时无法解析对 bean“storeSelectorContentStore”的引用;
嵌套异常是 org.springframework.beans.factory.BeanDefinitionStoreException:在文件 [/opt/alfresco-5.0.d/tomcat/shared/classes/alfresco/extension/content-store 中定义的名称为“storeSelectorContentStore”的无效 bean 定义-selector-context.xml]:
我也尝试了以下链接中所述的方法, https://community.alfresco.com/docs/DOC-5156-content-store-configuration
这给出了一个不同的错误,即使在属性文件中定义了 alfresco dir root 也未定义。
【问题讨论】:
-
请添加您收到的消息(错误),这将有助于理解问题
-
同时显示 content-store-selector-context.xml 的内容。
标签: alfresco