<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco broken after upgrade to 4.2.f in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311956#M265086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could anyone assist me with an upgrade from alfresco community 4.2.e to 4.2.f on ubuntu linux 12.04?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After successfully completing the new installation and validating it, I try to point alfresco to the old root data directory. I get the following error after a restart:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;00:29:56,214 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/alfresco-4.2.f/alf_data_repo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;00:29:56,224 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;00:29:56,224 ERROR [org.alfresco.repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i try to use the new (empty) repository, alfresco starts correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here is my tomcat/shared/classes/alfresco-global.properties :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;###############################&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;## Common Alfresco Properties #&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;###############################&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=/opt/alfresco-4.2.f/alf_data_repo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.context=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.host=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.port=8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.protocol=http&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;share.context=share&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share.host=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share.port=8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share.protocol=http&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### database connection properties ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=org.postgresql.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.name=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://localhost:5432/${db.name}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### FTP Server Configuration ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.port=21&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### RMI service ports ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.rmi.services.port=50500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avm.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avmsync.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attribute.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;repo.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;deployment.rmi.service.port=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### External executable locations ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.exe=/opt/alfresco-4.2.f/libreoffice/program/soffice.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.port=8100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=/opt/alfresco-4.2.f/common&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.dyn=${img.root}/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.exe=${img.root}/bin/convert&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;swf.exe=/opt/alfresco-4.2.f/common/bin/pdf2swf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;swf.languagedir=/opt/alfresco-4.2.f/common/japanese&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.officeHome=/opt/alfresco-4.2.f/libreoffice&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jodconverter.portNumbers=8100&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Initial admin password ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco_user_store.adminpassword=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### E-mail site invitation setting ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;notification.email.siteinvite=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### License location ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.license.external=/opt/alfresco-4.2.f&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Solr indexing ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#index.subsystem.name=solr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#dir.keystore=${dir.root}/keystore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#solr.port.ssl=8443&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Solr indexing ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#index.subsystem.name=solr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#dir.keystore=${dir.root}/keystore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#solr.port.ssl=8443&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index.subsystem.name=lucene&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index.recovery.mode=AUTO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.keystore=${dir.root}/keystore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#solr.port.ssl=8443&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#dir.keystore=${dir.root}/keystore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#solr.port.ssl=8443&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### BPM Engine ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;system.workflow.engine.jbpm.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nfs.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# This flag enables use of this LDAP subsystem for authentication. It may be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# that this subsytem should only be used for synchronization, in which case&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# This properties file brings together the common options for LDAP authentication rather than editing the bean definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# How to map the user id entered by the user to that passed through to LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# - simple &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; - this must be a DN and would be something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uid=%s,ou=People,dc=company,dc=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# - digest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; - usually pass through what is entered&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# If not set, an LDAP query involving ldap.synchronization.personQuery and ldap.synchronization.userIdAttributeName will &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# be performed to resolve the DN dynamically. This allows directories to be structured and doesn't require the user ID to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# appear in the DN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.userNameFormat=&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The LDAP context factory to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The URL to connect to the LDAP server &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldap://&amp;lt;snip&amp;gt;:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The authentication mechanism to use for password validation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Escape commas entered by the user at bind time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Useful when using simple authentication and the CN is part of the DN and contains commas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInBind=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Escape commas entered by the user when setting the authenticated user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Useful when using simple authentication and the CN is part of the DN and contains commas, and the escaped \, is &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# pulled in as part of an LDAP sync&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# If this option is set to true it will break the default home folder provider as space names can not contain \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.escapeCommasInUid=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Comma separated list of user names who should be considered administrators by default&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# This flag enables use of this LDAP subsystem for user and group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# synchronization. It may be that this subsytem should only be used for &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# authentication, in which case this flag should be set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The authentication mechanism to use for synchronization&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The default principal to use (only used for LDAP sync)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The password for the default principal (only used for LDAP sync)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# If positive, this property indicates that RFC 2696 paged results should be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# used to split query results into batches of the specified size. This&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# overcomes any size limits imposed by the LDAP server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# If positive, this property indicates that range retrieval should be used to fetch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# multi-valued attributes (such as member) in batches of the specified size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Overcomes any size limits imposed by Active Directory.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.attributeBatchSize=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The query to select all objects that represent the groups to import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(&amp;amp;(objectclass=posixGroup)(!(cn~=Mailboxes)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The query to select objects that represent the groups to import that have changed since a certain time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=posixGroup)(!(modifyTimestamp&amp;lt;\={0}))(!(cn~=Mailboxes)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The query to select all objects that represent the users to import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personQuery=(objectclass\=inetOrgPerson)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The query to select objects that represent the users to import that have changed since a certain time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=inetOrgPerson)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The group search base restricts the LDAP group query to a sub section of tree on the LDAP server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The user search base restricts the LDAP user query to a sub section of tree on the LDAP server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=&amp;lt;snip&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The name of the operational attribute recording the last update time for a group or user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The timestamp format. Unfortunately, this varies between directory servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'Z'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute name on people objects found in LDAP to use as the uid in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userIdAttributeName=uid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on person objects in LDAP to map to the first name property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on person objects in LDAP to map to the last name property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on person objects in LDAP to map to the email property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userEmailAttributeName=mail&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on person objects in LDAP to map to the organizational id&amp;nbsp; property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userOrganizationalIdAttributeName=o&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The default home folder provider to use for people created via LDAP import&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.defaultHomeFolderProvider=largeHomeFolderProvider&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on LDAP group objects to map to the authority name property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupIdAttributeName=cn&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute on LDAP group objects to map to the authority display name property in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDisplayNameAttributeName=description&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The group type in LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupType=posixGroup&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The person type in LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.personType=inetOrgPerson&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# The attribute in LDAP on group objects that defines the DN for its members&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupMemberAttributeName=member&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# If true progress estimation is enabled. When enabled, the user query has to be run twice in order to count entries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.enableProgressEstimation=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Requests timeout, in miliseconds, use 0 for none (default)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.read.timeout=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Mar 2014 00:04:25 GMT</pubDate>
    <dc:creator>gianfi</dc:creator>
    <dc:date>2014-03-23T00:04:25Z</dc:date>
    <item>
      <title>Alfresco broken after upgrade to 4.2.f</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311956#M265086</link>
      <description>Hello all,could anyone assist me with an upgrade from alfresco community 4.2.e to 4.2.f on ubuntu linux 12.04?After successfully completing the new installation and validating it, I try to point alfresco to the old root data directory. I get the following error after a restart:00:29:56,214 INFO&amp;nbsp; [or</description>
      <pubDate>Sun, 23 Mar 2014 00:04:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311956#M265086</guid>
      <dc:creator>gianfi</dc:creator>
      <dc:date>2014-03-23T00:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco broken after upgrade to 4.2.f</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311957#M265087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you once again ensure that the directory path (path specified with dir.root property) is correct ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also you can refer these links (its related to your problem) :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/comment/87023#comment-87023" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/comment/87023#comment-87023&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/comment/19020#comment-19020" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/comment/19020#comment-19020&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2014 08:01:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311957#M265087</guid>
      <dc:creator>sanket</dc:creator>
      <dc:date>2014-03-23T08:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco broken after upgrade to 4.2.f</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311958#M265088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Sanket,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The repository path is correctly set and points to my former repository:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# ls /opt/alfresco-4.2.f/alf_data_repo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contentstore&amp;nbsp; contentstore.deleted&amp;nbsp; keystore&amp;nbsp; lucene-indexes&amp;nbsp; oouser&amp;nbsp; postgresql&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already tried to reset the lucene indexes as described in your provided links, with no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that if i try to start my old alfresco 4.2.e pointing to the repo directory, it works correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2014 15:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311958#M265088</guid>
      <dc:creator>gianfi</dc:creator>
      <dc:date>2014-03-23T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco broken after upgrade to 4.2.f</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311959#M265089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems&amp;nbsp; a system node(with path system://system/system:descriptor-current )'s property "versionProperties"s content&amp;nbsp; does not exist in your content store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can modify repository.properties and set &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;system.bootstrap.config_check.strict =false &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;,this will skip content missing check.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remember to&amp;nbsp; restart alfresco after modify repository.properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 00:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311959#M265089</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-03-24T00:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco broken after upgrade to 4.2.f</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311960#M265090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if I'm not wrong you should follow the upgrade guidelines even if you're migrating towards a minor release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means you should refer to here &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/ch-upgrade.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/ch-upgrade.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems you are trying to make your new 4.2.f installation to point to the old 4.2.e alf_data without restoring the 4.2.f database with the exported 4.2.e one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/backup-intro.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/backup-intro.html&lt;/A&gt;&lt;SPAN&gt; it is stated: &amp;lt;cite&amp;gt;To restore the backup successfully, the directory and database must be backed up as a single unit. When you restore an Alfresco backup, you must restore both the dir.root directory (only the above mentioned directories) and the Alfresco database from the same backup set. Otherwise, the repository will be corrupted.&amp;lt;/cite&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could always rebuild the indexes setting the index.recovery.mode=FULL when restating Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 08:43:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-broken-after-upgrade-to-4-2-f/m-p/311960#M265090</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2014-03-25T08:43:52Z</dc:date>
    </item>
  </channel>
</rss>

