<?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: Migracion desde v6.02 a v7.4.0 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/migracion-desde-v6-02-a-v7-4-0/m-p/90384#M61542</link>
    <description>&lt;P&gt;Buenos días, &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/98055"&gt;@racanae&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;Si te fijas en el error que pegas, creo que van por aquí los tiros:&lt;/P&gt;&lt;PRE&gt;Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (The connection attempt failed.)&lt;/PRE&gt;&lt;P&gt;Al arrnacar alfresco parece que no es capaz de conectar con la base de datos.&lt;/P&gt;&lt;P&gt;¿Podrías poner aquí tu configuración? La tienes en el archivo &lt;SPAN&gt;docker-compose.yml Ubicado en la raiz de tu instalación (por ejemplo en /opt/afresco).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;También sería súper útil ver un log cuando arranca. ¿Podrías seguir estos pasos y adjuntarnos el log resultante? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Para Alfresco&lt;/P&gt;&lt;P&gt;- Arráncalo&lt;/P&gt;&lt;P&gt;- Lanza este comando para ver los logs: sudo docker-compose logs -f --tail 500 alfresco&lt;/P&gt;&lt;P&gt;No te preocupes, vamos viendo poco a poco. Mucha paciencia &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Un saludo,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2023 09:12:46 GMT</pubDate>
    <dc:creator>cristinamr</dc:creator>
    <dc:date>2023-10-04T09:12:46Z</dc:date>
    <item>
      <title>Migracion desde v6.02 a v7.4.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migracion-desde-v6-02-a-v7-4-0/m-p/90383#M61541</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Buenos dias,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Estoy intentando migrar mi edicion de la version installer a docker, soy nuevo con docker, pero me estoy encontrando con algunos problemas la version que utilizo es&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Alfresco Community Early Access v6.0.2 y a las que estoy actualizando&amp;nbsp;Alfresco Community v7.4.0 el problema que tras realizar los pasos de migracion e indexado me esta dando errores al intentar subir archivos y trabajar con alfresco.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Los errores que me dan son los siguientes&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;17 KB (Error: Wrapped Exception (with status template): JavaException: Unexpected error occurred during upload of new content. (classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js#520))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Tambien en el site me aparece el siguiente error al buscar&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Server error (07230368). Details can be found in the server logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Entre los errores de log me aparece esto&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;3-Aug-2023 08:15:35.085 SEVERE [main] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [org.alfresco.repo.webdav.WebDAVSessionListener]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.factory.config.CustomEditorConfigurer#0' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'customPropertyEditorRegistrar' while setting bean property 'propertyEditorRegistrars' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customPropertyEditorRegistrar' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'NamespaceService' while setting bean property 'namespaceService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dictionaryDAO' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'tenantService' while setting bean property 'tenantService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tenantService' defined in URL [jar:file:/usr/local/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-20.164.jar!/alfresco/mt/mt-context.xml]: Cannot resolve reference to bean 'tenantAdminDAO' while setting bean property 'tenantAdminDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tenantAdminDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'repoSqlSessionTemplate' while setting bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repoSqlSessionTemplate' defined in class path resource [alfresco/ibatis/ibatis-context.xml]: Cannot resolve reference to bean 'repoSqlSessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repoSqlSessionFactory' defined in class path resource [alfresco/ibatis/ibatis-context.xml]: Cannot resolve reference to bean 'dialectResourceLoader' while setting bean property 'resourceLoader'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectResourceLoader' defined in class path resource [alfresco/ibatis/ibatis-context.xml]: Cannot create inner bean 'org.springframework.beans.factory.config.PropertyPathFactoryBean#749886c4' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'dialectClass'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.factory.config.PropertyPathFactoryBean#749886c4' defined in class path resource [alfresco/ibatis/ibatis-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialect': FactoryBean threw exception on object creation; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (The connection attempt failed.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;El procedimiento que he estado llevando para esta migracion es este&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/upgrading-from-alfresco-5-2-installer-to-alfresco-7-0-docker/ba-p/307326" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/upgrading-from-alfresco-5-2-installer-to-alfresco-7-0-docker/ba-p/307326&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;Me podria colaborar para encontrar el problema de este error y poder subsanarlo, gracias de antemano&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 11:17:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migracion-desde-v6-02-a-v7-4-0/m-p/90383#M61541</guid>
      <dc:creator>racanae</dc:creator>
      <dc:date>2023-08-23T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migracion desde v6.02 a v7.4.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migracion-desde-v6-02-a-v7-4-0/m-p/90384#M61542</link>
      <description>&lt;P&gt;Buenos días, &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/98055"&gt;@racanae&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;Si te fijas en el error que pegas, creo que van por aquí los tiros:&lt;/P&gt;&lt;PRE&gt;Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (The connection attempt failed.)&lt;/PRE&gt;&lt;P&gt;Al arrnacar alfresco parece que no es capaz de conectar con la base de datos.&lt;/P&gt;&lt;P&gt;¿Podrías poner aquí tu configuración? La tienes en el archivo &lt;SPAN&gt;docker-compose.yml Ubicado en la raiz de tu instalación (por ejemplo en /opt/afresco).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;También sería súper útil ver un log cuando arranca. ¿Podrías seguir estos pasos y adjuntarnos el log resultante? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Para Alfresco&lt;/P&gt;&lt;P&gt;- Arráncalo&lt;/P&gt;&lt;P&gt;- Lanza este comando para ver los logs: sudo docker-compose logs -f --tail 500 alfresco&lt;/P&gt;&lt;P&gt;No te preocupes, vamos viendo poco a poco. Mucha paciencia &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Un saludo,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 09:12:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migracion-desde-v6-02-a-v7-4-0/m-p/90384#M61542</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2023-10-04T09:12:46Z</dc:date>
    </item>
  </channel>
</rss>

