<?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: Strange traces in Alfresco Repository CE... I can't understand what's going on... in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105297#M29783</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81742"&gt;@fabrice7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've accepted the solution by&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/39620"&gt;@kaynezhang&lt;/A&gt;&amp;nbsp;- this helps other users to know what worked. Hope that's OK.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2020 07:56:42 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-08-24T07:56:42Z</dc:date>
    <item>
      <title>Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105292#M29778</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am building my own Docker image based on:&lt;/P&gt;&lt;P&gt;&lt;A href="https://hub.docker.com/r/alfresco/alfresco-content-repository-community" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.docker.com/r/alfresco/alfresco-content-repository-community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The tag I am using is "latest", which is Alfresco Repository CE 6.3.0.&lt;/P&gt;&lt;P&gt;My container is running in ECS. The JAVA_OPTS look like this:&lt;/P&gt;&lt;PRE&gt;                -Ddb.driver=org.mariadb.jdbc.Driver
                -Dindex.subsystem.name=noindex
                -Dalfresco.host=acs-repository.${Project}.lan
                -Dalfresco.port=443
                -Dalfresco.protocol=https
                -Daos.baseUrlOverwrite=https://acs-repository.${Project}.lan:443/alfresco/aos
                -Dmessaging.broker.connections.max=8
                -Dmessaging.broker.url="failover:(${Amazonmq.Outputs.OpenwireEndpoints})"
                -Dcsrf.filter.enabled=false
                -Djodconverter.enabled=false
                -Djodconverter.officeHome=null
                -Xms3500m
                -Xmx3500m
                -Dlocal.transform.service.enabled=false
                -Dtransform.service.enabled=false
                -Dlegacy.transform.service.enabled=false
                -DsyncService.mode=OFF
                -Dsync.mode=OFF
                -Dsync.pullJob.enabled=false
                -Dsync.pushJob.enabled=false
                -Dsystem.usages.enabled=false
                -Dsystem.usages.clearBatchSize=0
                -Dactivities.feed.notifier.enabled=false
                -Dactivities.feed.cleaner.enabled=false
                -Dactivities.post.cleaner.enabled=false
                -Dactivities.feed.generator.enabled=false
                -Dactivities.post.lookup.enabled=false
                -Dreplication.enabled=false
                -Dtransferservice.receiver.enabled=false
                -Dsystem.thumbnail.generate=false&lt;/PRE&gt;&lt;P&gt;Log line that seem to indicate a problem (can't paste everything because of lack of space):&lt;/P&gt;&lt;PRE&gt;2020-08-20 14:59:40,155  WARN  [context.support.XmlWebApplicationContext] [localhost-startStop-1] Exception encountered during context initialization - cancelling refresh attempt: 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-8.83.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#70482cfe' 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#70482cfe' 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 org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Could not connect to amjs1n0th4q14z.csxr954ib66u.us-west-1.rds.amazonaws.com:3306 : PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Aug 2020 15:30:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105292#M29778</guid>
      <dc:creator>fabrice7</dc:creator>
      <dc:date>2020-08-20T15:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105293#M29779</link>
      <description>&lt;PRE&gt;FactoryBean threw exception on object creation; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Could not connect to amjs1n0th4q14z.csxr954ib66u.us-west-1.rds.amazonaws.com:3306 : PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)&lt;/PRE&gt;&lt;P&gt;It seems you have&amp;nbsp;enabled jdbc connection to the database using ssl, but you didn't configure the&amp;nbsp;&lt;SPAN&gt;certificate correctly&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 02:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105293#M29779</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-08-21T02:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105294#M29780</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/39620"&gt;@kaynezhang&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, somebody else told me I need to add the DB certificate to the trust store.&lt;/P&gt;&lt;P&gt;So I am using the &lt;A href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html" target="_self" rel="nofollow noopener noreferrer"&gt;RDS root certificate&lt;/A&gt;, available at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://s3.amazonaws.com/rds-downloads/rds-ca-2019-root.pem" target="_blank" rel="nofollow noopener noreferrer"&gt;https://s3.amazonaws.com/rds-downloads/rds-ca-2019-root.pem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And followed these &lt;A href="https://manuals.gfi.com/en/kerio/connect/content/server-configuration/ssl-certificates/adding-trusted-root-certificates-to-the-server-1605.html" target="_self" rel="nofollow noopener noreferrer"&gt;instructions&lt;/A&gt; to install the certificate.&lt;/P&gt;&lt;P&gt;However, I still have exactly the same problem...&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks a lot for any help!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 11:22:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105294#M29780</guid>
      <dc:creator>fabrice7</dc:creator>
      <dc:date>2020-08-21T11:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105295#M29781</link>
      <description>&lt;P&gt;You need to tell your jdbc url where to find cert file ,for example&lt;/P&gt;&lt;PRE&gt;url="jdbc:mysql://${db.host}:${db..port}/${db.database}?password=${db.password}&amp;amp;amp;user=${db.user}&amp;amp;amp;useSSL=true&amp;amp;amp;requireSSL=true&amp;amp;amp;trustCertificateKeyStoreUrl=file://${trustStorePath}&amp;amp;amp;trustCertificateKeyStorePassword=${trustStorePassword}&amp;amp;amp;clientCertificateKeyStoreUrl=file://${keyStorePath}&amp;amp;amp;clientCertificateKeyStorePassword=${keyStorePassword}"&lt;/PRE&gt;&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-using-ssl.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-using-ssl.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 14:06:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105295#M29781</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-08-21T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105296#M29782</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/39620"&gt;@kaynezhang&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think the bug is now fixed. I had to add some parameters to the connection string just like you suggested. We didn't use exactly the same parameters because our setup is different, but in the end it's working.&lt;/P&gt;&lt;P&gt;Thanks a lot for the pointers!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:52:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105296#M29782</guid>
      <dc:creator>fabrice7</dc:creator>
      <dc:date>2020-08-21T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange traces in Alfresco Repository CE... I can't understand what's going on...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105297#M29783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81742"&gt;@fabrice7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've accepted the solution by&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/39620"&gt;@kaynezhang&lt;/A&gt;&amp;nbsp;- this helps other users to know what worked. Hope that's OK.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 07:56:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-traces-in-alfresco-repository-ce-i-can-t-understand-what/m-p/105297#M29783</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-08-24T07:56:42Z</dc:date>
    </item>
  </channel>
</rss>

