01-13-2010 09:51 PM
<bean id="localDriveContentStore" class="org.alfresco.repo.content.filestore.FileContentStore">
<constructor-arg>
<value>z:/alf_data/contentstore</value>
</constructor-arg>
</bean>
<bean id="networkContentStore" class="org.alfresco.repo.content.filestore.FileContentStore">
<constructor-arg>
<value>z:/alf_data/contentstore</value>
</constructor-arg>
3.ehcache-custom.xml <cacheManagerPeerListenerFactory
class="net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory"
properties="port=40001,
socketTimeoutMillis=30000"
4.alfresco-global.propertiesindex.recovery.mode=AUTO
index.tracking.cronExpression=0/5 * * * * ?
index.tracking.reindexLagMs=10000
Failed to create content due to error: 00140030 Content replication failed. The content URL already exists in the target (secondary) store: Content: ContentAccessor[ contentUrl=store://2010/1/14/10/24/29d835f4-c6a4-422d-8f3a-9fddc2225d06.bin, mimetype=application/vnd.excel, size=17920, encoding=UTF-8, locale=en_US] Store: FileContentStore[ root=z:/alf_data/contentstore, allowRandomAccess=true, readOnly=false] Number: 0
00140031 Wrapped Exception (with status template): 00140030 Failed to execute script '/org/alfresco/repository/site/sites.post.json.js (in classpath store file:E:/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts)': 00140029 Content replication failed. The content URL already exists in the target (secondary) store:
Content: ContentAccessor[ contentUrl=store://2010/1/14/10/43/0fe830a6-d6e6-4ede-a272-8ed3b4d8f8b3.bin, mimetype=text/plain, size=0, encoding=UTF-8, locale=zh_CN]
Store: FileContentStore[ root=z:/alf_data/contentstore, allowRandomAccess=true, readOnly=false]
Number: 0
01-14-2010 10:59 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.