dir.root=/srv/alfresco/alf_data
db.username=test
db.password=test
ooo.exe=soffice
ooo.enabled=false
jodconverter.officeHome=./OpenOffice.org
jodconverter.portNumbers=8101
jodconverter.enabled=true
img.root=/usr/
swf.exe=pdf2swf
db.driver=org.postgresql.Driver
db.url=jdbc:postgresql://172.11.42.02:5432/test
alfresco.context=alfresco
alfresco.host=${localname}
alfresco.port=8080
alfresco.protocol=http
#
share.context=share
share.host=${localname}
share.port=8080
share.protocol=http
avm.rmi.service.port=50501
avmsync.rmi.service.port=50502
attribute.rmi.service.port=50503
authentication.rmi.service.port=50504
repo.rmi.service.port=50505
action.rmi.service.port=50506
wcm-deployment-receiver.rmi.service.port=50507
monitor.rmi.service.port=50508
index.recovery.mode=FULL
alfresco.cluster.name=alftestcluster
index.recovery.stopOnError=false
index.recovery.maximumPoolSize=5
index.tracking.cronExpression=0/2 * * * * ?
index.tracking.adm.cronExpression=${index.tracking.cronExpression}
index.tracking.avm.cronExpression=${index.tracking.cronExpression}
index.tracking.maxTxnDurationMinutes=10
index.tracking.reindexLagMs=1000
index.tracking.maxRecordSetSize=1000
index.tracking.maxTransactionsPerLuceneCommit=100
alfresco.tcp.initial_hosts=172.11.42.01[7800],172.11.42.02[7800]
alfresco.jgroups.defaultProtocol=TCP
log4j.logger.org.alfresco.repo.jgroups=debug
log4j.logger.org.alfresco.enterprise.repo.cache.jgroups=debug
Before starting Tomcat on the two nodes, I enabled a log4j logger so I could see nodes join and leave the cluster:
log4j.logger.org.alfresco.enterprise.repo.cache.jgroups=INFO
After starting up Tomcat, I eventually saw this in catalina.out:
06:24:52,043 INFO [repo.jgroups.AlfrescoJGroupsChannelFactory]
Created JChannelFactory:
Cluster Name: testcluster
Stack Mapping: {DEFAULT=TCP}
Configuration: file:/opt/apache/apache-tomcat-5.5.27/webapps/alfresco/WEB-INF/classes/alfresco/jgroups-default.xml
<cacheManagerPeerProviderFactory
class="net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory"
properties="peerDiscovery=manual,
rmiUrls=
//host2:7800/org.hibernate.cache.StandardQueryCache|
//host2:7800/org.hibernate.cache.UpdateTimestampsCache|
//host2:7800/org.alfresco.repo.domain.hibernate.NodeImpl|
//host2:7800/org.alfresco.cache.node.rootNodesCache|
//host2:7800/org.alfresco.cache.node.nodesCache|
…
avec tous les titres des sections qui sont dans le ehcache mais j'ai les mêmes symptômes : je ne peux pas modifier un fichier sur les deux postes de travail.
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.