<?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 Issue migrating to ACS 6.1.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46030#M18418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to migrate an Alfresco Community 5.x&amp;nbsp;(201602 to be specific) implementation to Alfresco Content Services v6.1.2.&amp;nbsp; Having migrated a number of Alfresco versions, I am reasonably experienced at the&amp;nbsp;&lt;EM&gt;usual&lt;/EM&gt; upgrade path.&amp;nbsp;&amp;nbsp;I have copied the old Alfresco Community environment to a new server (PostgreSQL database and all) and followed the instructions on installing the new components from the ZIP files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I start tomcat, I am continually receiving errors referencing a missing MySQL JDBC driver (it is quite correct, it is missing, mostly because I don't use MySQL!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors being received are as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;2019-03-10 18:41:18,644 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&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 'customPropert&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;yEditorRegistrar' 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-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;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 reso&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;urce [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 U&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;RL [jar:file:/opt/alfresco-community-6.1.2/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-7.43.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#1f1f9f30' 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#1f1f9f30' 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 load JDBC driver class &lt;STRONG&gt;'&lt;SPAN style="text-decoration: underline;"&gt;org.gjt.mm.mysql.Driver&lt;/SPAN&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:378)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:401)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1648)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1400)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:204)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:171)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:691)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:400)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:291)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:103)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4792)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5256)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:629)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1839)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at java.lang.Thread.run(Thread.java:748)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Caused by: 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:/opt/alfresco-community-6.1.2/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-7.43.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#1f1f9f30' 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#1f1f9f30' 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 load JDBC driver class '&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;org.gjt.mm.mysql.Driver&lt;/STRONG&gt;&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:378)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1648)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1400)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:575)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:367)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt; ... 31 more&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not been able to successfully convince Alfresco Content Services to use the PostgreSQL database for Activiti.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;added the following configuration to &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; which I understood to be required configuration&amp;nbsp;for the&amp;nbsp;Activiti database:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;## Activiti configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;datasource.driver=org.postgresql.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;datasource.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:alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;datasource.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;datasource.password=********&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;The existing Alfresco database configuration is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;### database connection properties ###&lt;BR /&gt;db.driver=org.postgresql.Driver&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=********&lt;BR /&gt;db.name=alfresco-607&lt;BR /&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:alfresco-607&lt;BR /&gt;# Note: your database must also be able to accept at least this many connections. Please see your database documentation for instructions on how to configure this.&lt;BR /&gt;db.pool.max=275&lt;BR /&gt;db.pool.validate.query=SELECT 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried configuring a datasource within the Tomcat&amp;nbsp; alfresco context.xml file which was equally unsuccessful.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have not been able to find any references to MySQL which could be causing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2019 08:35:28 GMT</pubDate>
    <dc:creator>peterdavie</dc:creator>
    <dc:date>2019-03-10T08:35:28Z</dc:date>
    <item>
      <title>Issue migrating to ACS 6.1.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46030#M18418</link>
      <description>I am attempting to migrate an Alfresco Community 5.x&amp;nbsp;(201602 to be specific) implementation to Alfresco Content Services v6.1.2.&amp;nbsp; Having migrated a number of Alfresco versions, I am reasonably experienced at the&amp;nbsp;usual upgrade path.&amp;nbsp;&amp;nbsp;I have copied the old Alfresco Community environment to a new serve</description>
      <pubDate>Sun, 10 Mar 2019 08:35:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46030#M18418</guid>
      <dc:creator>peterdavie</dc:creator>
      <dc:date>2019-03-10T08:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue migrating to ACS 6.1.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46031#M18419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that your &lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt; is not picked from the classpath.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you have included following Tomcat configuration setting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$ vi /opt/alfresco/tomcat/conf/catalina.properties &lt;BR /&gt;shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*. jar‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:18:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46031#M18419</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-03-10T22:18:28Z</dc:date>
    </item>
    <item>
      <title>.1Re: Issue migrating to ACS 6.1.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46032#M18420</link>
      <description>&lt;P&gt;Iam facing the same problem in migrating alfresco 5.2 to 6.1.2. Iam running it locally and iam getting the jdbc connectivity error and following error.&lt;/P&gt;&lt;P&gt;Sep 24, 2019 2:51:30 PM org.apache.catalina.startup.ContextConfig processAnnotationsJar&lt;BR /&gt;SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/home/kamendra/indsolv-alfresco/target/tomcat/webapps/indsolv-alfresco-platform/WEB-INF/lib/FastInfoset-1.2.15.jar!/] for annotations&lt;BR /&gt;org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:133)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ConstantPool.&amp;lt;init&amp;gt;(ConstantPool.java:60)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2134)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:2010)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1976)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1961)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1319)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:878)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:376)&lt;BR /&gt;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5322)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 09:22:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46032#M18420</guid>
      <dc:creator>kamendrasingh</dc:creator>
      <dc:date>2019-09-24T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: .1Re: Issue migrating to ACS 6.1.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46033#M18421</link>
      <description>&lt;P&gt;It looks like you have a totally different issue then the original poster, which should have been addressed in a separate post / thread.&lt;/P&gt;
&lt;P&gt;Anyway, I assume you are either using the wrong Java or Tomcat version with Alfresco 6.1.2 as indicated by the ClassFormatException, which should only occur when a class file is read that was generated of a newer Java version than the Java runtime used to run Alfresco or the library used to process the class file (in this case this appears to be Tomcat BCEL library - whatever that is). A quick Google shows similar issues reported on StackOverflow and some even hinted that this may be a Tomcat &lt;A href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60688" target="_self" rel="nofollow noopener noreferrer"&gt;bug&lt;/A&gt; that resurfaced.&lt;/P&gt;
&lt;P&gt;Anyway: Check the supported platforms documents and use the documented Tomcat version.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 11:13:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46033#M18421</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2019-09-24T11:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: .1Re: Issue migrating to ACS 6.1.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46034#M18422</link>
      <description>&lt;P&gt;Yeah i think that is the problem with tomcat. Iam running it locally so its using embedded tomcat 7.0.47. How to change that?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 07:09:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-migrating-to-acs-6-1-2/m-p/46034#M18422</guid>
      <dc:creator>kamendrasingh</dc:creator>
      <dc:date>2019-09-25T07:09:39Z</dc:date>
    </item>
  </channel>
</rss>

