<?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: Error creating bean with name 'googledocsService' in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88868#M26667</link>
    <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Now it's work&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2020 10:40:46 GMT</pubDate>
    <dc:creator>anastasia</dc:creator>
    <dc:date>2020-06-18T10:40:46Z</dc:date>
    <item>
      <title>Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88864#M26663</link>
      <description>&lt;DIV&gt;Hello! I'm using alfresco in docker-compose (alfresco/alfresco-content-repository-community:6.2.1-A8)&lt;/DIV&gt;&lt;DIV&gt;During start I see warn and errors about google docs submodule, I use alfresco-googledrive-repo-community-3.2.0.amp&lt;/DIV&gt;&lt;DIV&gt;What could be the problem and how can I fix it?&lt;/DIV&gt;&lt;DIV&gt;Thank you!&lt;/DIV&gt;&lt;DIV&gt;Integration parameters in alfresco&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;googledocs.enabled=true
googledocs.idleThresholdSeconds=5&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;Logs&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;alfresco_1 | 2020-06-16 06:55:26,528 WARN [management.subsystems.ChildApplicationContextFactory$ChildApplicationContext] [localhost-startStop-1] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googleDocsImportFormats' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/google-customResponse-context.xml]: Cannot resolve reference to bean 'GoogleDocsService' while setting bean property 'googledocsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'GoogleDocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Cannot resolve reference to bean 'googledocsService' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googledocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
alfresco_1 | 2020-06-16 06:55:26,532 WARN [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'googledocs' subsystem, ID: [googledocs, drive] failed
alfresco_1 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googleDocsImportFormats' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/google-customResponse-context.xml]: Cannot resolve reference to bean 'GoogleDocsService' while setting bean property 'googledocsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'GoogleDocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Cannot resolve reference to bean 'googledocsService' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googledocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
alfresco_1 | 2020-06-16 06:55:26,542 ERROR [management.subsystems.AbstractPropertyBackedBean] [localhost-startStop-1] Error auto-starting subsystem
alfresco_1 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googleDocsImportFormats' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/google-customResponse-context.xml]: Cannot resolve reference to bean 'GoogleDocsService' while setting bean property 'googledocsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'GoogleDocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Cannot resolve reference to bean 'googledocsService' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'googledocsService' defined in file [/usr/local/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/googledocs/drive/googledocs-context.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Jun 2020 08:38:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88864#M26663</guid>
      <dc:creator>anastasia</dc:creator>
      <dc:date>2020-06-16T08:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88865#M26664</link>
      <description>&lt;P&gt;That version (6.2.1-A8) is not intended for public usage. It only contains changes for the internal development in the product.&lt;/P&gt;
&lt;P&gt;Latest GA version is 6.2.0-ga&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 10:16:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88865#M26664</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-06-16T10:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88866#M26665</link>
      <description>&lt;P&gt;Thank you for your reply, I start docker-compose with version&amp;nbsp;6.2.0-ga, but nothing changed, I still get an error about googledocs submodule.&lt;/P&gt;&lt;P&gt;Maybe you need some extra information?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 19:35:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88866#M26665</guid>
      <dc:creator>anastasia</dc:creator>
      <dc:date>2020-06-16T19:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88867#M26666</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81026"&gt;@anastasia&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;In the &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/alfresco-community-edition-201911-ga-release-notes/ba-p/294411" target="_self" rel="nofollow noopener noreferrer"&gt;release notes for Community&amp;nbsp; Edition 201911 GA&lt;/A&gt; it mentions&amp;nbsp;&lt;SPAN&gt;Google Docs 3.1.0. Are you sure 3.2 is supported?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 11:18:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88867#M26666</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-06-17T11:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88868#M26667</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Now it's work&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 10:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88868#M26667</guid>
      <dc:creator>anastasia</dc:creator>
      <dc:date>2020-06-18T10:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating bean with name 'googledocsService'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88869#M26668</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81026"&gt;@anastasia&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Glad you got it working &amp;amp; thanks for reporting back - really helpful to other users.&lt;/P&gt;
&lt;P&gt;I'm going to mark this as answered.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 10:49:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-creating-bean-with-name-googledocsservice/m-p/88869#M26668</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-06-18T10:49:26Z</dc:date>
    </item>
  </channel>
</rss>

