<?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 Re: startup error when configuring ldap in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235574#M188704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@JonnyG : what fix are you looking for exactly? (there has been some serious refactoring for the ldap sync service, so want to check what we've done against this)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 09:00:09 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-27T09:00:09Z</dc:date>
    <item>
      <title>startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235569#M188699</link>
      <description>When I configure activiti enterprise to use my local ldap server, per the enterprise admin guide, I get the following error:&amp;lt;code&amp;gt;org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.activiti.service.idm.LdapSyncService] is defined&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springfra</description>
      <pubDate>Thu, 24 Mar 2016 21:37:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235569#M188699</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-24T21:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235570#M188700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Note that this problem occurs whether I have my ApacheDS ldap server running or not. So, perhaps the problem can be duplicated by simply installing my ldap property file into tomcat (version 8).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 13:38:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235570#M188700</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-25T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235571#M188701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you happen to have some other logs? There seems to be missing some logging for the actual exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see anything wrong with the config directly (maybe make ldap.synchronization.full.enabled set to true).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which version is this? Did you only change the properties or did some more customizations?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 15:41:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235571#M188701</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-25T15:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235572#M188702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good call, Joram. After setting ldap.sync.full.enabled to true, activiti-app deployed without error and sync'ed both my users and groups. I was&amp;nbsp; also able to log in as one of the sync'ed users. Super!!! That was a big step. Thanks, Thanks! I had also opened a case for this problem with Alfresco customer support. I'll close that ticket after documenting the fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 17:11:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235572#M188702</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-25T17:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235573#M188703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interested as well in this fix, as we've seen it in 1.4.3. Filed issue #00681905.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As the stacktrace shows, the root cause is in Bootstrapper line 572:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; protected void initLdapSync(ContextRefreshedEvent event)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LdapSyncService ldapSyncService = (LdapSyncService)event.getApplicationContext().getBean(LdapSyncService.class);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ldapSyncService != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapSyncService.asyncExecuteFullSynchronizationIfNeeded(null);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.log.warn("No instance of " + LdapSyncService.class + " found. Sync with external source not happening.");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the LdapSyncService bean (com.activiti.conf.IdmSyncServiceConfiguration) is configured conditionally, only if either of the sync properties are set to true.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 21:33:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235573#M188703</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2016-06-24T21:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235574#M188704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@JonnyG : what fix are you looking for exactly? (there has been some serious refactoring for the ldap sync service, so want to check what we've done against this)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 09:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235574#M188704</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-27T09:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235575#M188705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At a minimum, have it working. Through v1.4.3, if BOTH ldap.sync.full.enabled or&amp;nbsp; ldap.sync.differential.enabled are set to false, you will get error as above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:20:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235575#M188705</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2016-06-27T13:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235576#M188706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That has been fixed. The bootstrapper now checkes the sync properties, not the auth property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 09:00:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235576#M188706</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-29T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235577#M188707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks – which version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 19:57:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235577#M188707</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2016-07-08T19:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235578#M188708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I meant is that 'I fixed it' on the master branch. So 1.5.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:09:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235578#M188708</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-07-27T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: startup error when configuring ldap</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235579#M188709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Confirmed this is fixed in 1.5:&amp;nbsp;&lt;A class="link-titled" href="https://issues.alfresco.com/jira/browse/ACTIVITI-378" title="https://issues.alfresco.com/jira/browse/ACTIVITI-378" rel="nofollow noopener noreferrer"&gt;[ACTIVITI-378] Activiti error on startup with both full and differential LDAP sync set to false. - Alfresco JIRA&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 20:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/startup-error-when-configuring-ldap/m-p/235579#M188709</guid>
      <dc:creator>jonnyg</dc:creator>
      <dc:date>2017-01-12T20:26:45Z</dc:date>
    </item>
  </channel>
</rss>

