<?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 Error 05170000 Failed to create store root: &amp;quot;C:\Tomcat\alf_data\contentstore.deleted&amp;quot; on Windows in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91229#M27140</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I am trying to install Alfresco Content Services 6.2 for development purposes&lt;BR /&gt;I used the distribution zip (alfresco-content-services-community-distribution-6.2.0-ga.zip) with Tomcat 8.5.46 on a local Windows Server 2016.&lt;/P&gt;&lt;P&gt;I followed the instructions in &lt;A href="https://docs.alfresco.com/6.2/concepts/ch-install.html" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/ch-install.html&lt;/A&gt; and its various subsections, at least to a certain point because a lot of it is apparently intended for Linux (so the paths in my config files are those I got to after many many attempts...). Anyway, I have not gotten to the point where both Tomcat and Solr start up and apparently talk to each other, but then the alfresco webapp fails with "Context initialization failed" and throws errors 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted":&lt;/P&gt;&lt;PRE&gt;2020-06-17 19:21:30,511 WARN  [org.springframework.web.context.support.XmlWebApplicationContext] [vm-alfresco6-startStop-1] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeTableCache' defined in class path resource [alfresco/cache-context.xml]: Cannot resolve reference to bean 'authorityBridgeDAO' while setting bean property 'authorityBridgeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
2020-06-17 19:21:30,526 ERROR [org.springframework.web.context.ContextLoader] [vm-alfresco6-startStop-1] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeTableCache' defined in class path resource [alfresco/cache-context.xml]: Cannot resolve reference to bean 'authorityBridgeDAO' while setting bean property 'authorityBridgeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
	... 29 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:178)
	at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101)
(...)
	... 39 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
(...)
	... 101 more
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:184)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
	... 111 more
Caused by: org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:117)
	at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:102)
(...)
	... 113 more&lt;/PRE&gt;&lt;P&gt;(I had to truncate the log at the "(...)" marks because it exceeds the 20K characters limit for a post)&lt;/P&gt;&lt;P&gt;The contents of C:\Tomcat\shared\classes\alfresco-global.properties are as follows:&lt;/P&gt;&lt;PRE&gt;solr.secureComms=https
dir.root="C:/Tomcat/alf_data/"
dir.keystore=${ALF_DATA_DIR}/keystore
dir.contentstore="C:/Tomcat/alf_data/contentstore"
dir.contentstore.deleted="C:/Tomcat/alf_data/contentstore.deleted"
db.username=alfresco
db.password=alfresco
db.driver=org.postgresql.Driver
db.url=jdbc:postgresql://localhost:5432/alfresco
alfresco.context=alfresco
alfresco.host=vm-Alfresco6
alfresco.port=8080
alfresco.protocol=http
share.context=share
share.host=vm-Alfresco6
share.port=8080
share.protocol=http
index.subsystem.name=solr6
solr.secureComms=https
solr.port=8983
solr.host=vm-Alfresco6
solr.base.url=/solr
encryption.ssl.keystore.location=${dir.keystore}
encryption.ssl.keystore.type=JCEKS
encryption.ssl.keystore.keyMetaData.location=${dir.keystore}/ssl-keystore-passwords.properties
encryption.ssl.truststore.location=${dir.keystore}
encryption.ssl.truststore.type=JCEKS
encryption.ssl.truststore.keyMetaData.location=${dir.keystore}/ssl-truststore-passwords.properties
encryption.keystore.location=${dir.keystore}/keystore
encryption.keystore.keyMetaData.location=${dir.keystore}/keystore-passwords.properties
encryption.keystore.type=JCEKS
solr.host=localhost
solr.port.ssl=8983&lt;/PRE&gt;&lt;P&gt;and I did add the line&lt;/P&gt;&lt;PRE&gt;shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar&lt;/PRE&gt;&lt;P&gt;to C:\Tomcat\conf\catalina.properties.&lt;/P&gt;&lt;P&gt;Tomcat is running as the LOCAL SERVICE account (which has full control over the C:\Tomcat directory), restarting it makes no difference.&lt;BR /&gt;The error also remains if I create the contentstore.deleted manually inside C:\Tomcat\alf_data (at which point it inherits the permissions from its parent directories).&lt;/P&gt;&lt;P&gt;I have tried many variations in the syntax of the paths, tried restarting the app server as wel las the host OS, tried granting permissions beyond reasonable...&amp;nbsp;&lt;SPAN&gt;Nothing seems to help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am completely new to Alfresco, am I missing something obvious?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I would greatly appreciate any help sorting this out &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Fancois&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 18:04:50 GMT</pubDate>
    <dc:creator>FrancoisFL</dc:creator>
    <dc:date>2020-06-17T18:04:50Z</dc:date>
    <item>
      <title>Error 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted" on Windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91229#M27140</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I am trying to install Alfresco Content Services 6.2 for development purposes&lt;BR /&gt;I used the distribution zip (alfresco-content-services-community-distribution-6.2.0-ga.zip) with Tomcat 8.5.46 on a local Windows Server 2016.&lt;/P&gt;&lt;P&gt;I followed the instructions in &lt;A href="https://docs.alfresco.com/6.2/concepts/ch-install.html" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.2/concepts/ch-install.html&lt;/A&gt; and its various subsections, at least to a certain point because a lot of it is apparently intended for Linux (so the paths in my config files are those I got to after many many attempts...). Anyway, I have not gotten to the point where both Tomcat and Solr start up and apparently talk to each other, but then the alfresco webapp fails with "Context initialization failed" and throws errors 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted":&lt;/P&gt;&lt;PRE&gt;2020-06-17 19:21:30,511 WARN  [org.springframework.web.context.support.XmlWebApplicationContext] [vm-alfresco6-startStop-1] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeTableCache' defined in class path resource [alfresco/cache-context.xml]: Cannot resolve reference to bean 'authorityBridgeDAO' while setting bean property 'authorityBridgeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
2020-06-17 19:21:30,526 ERROR [org.springframework.web.context.ContextLoader] [vm-alfresco6-startStop-1] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeTableCache' defined in class path resource [alfresco/cache-context.xml]: Cannot resolve reference to bean 'authorityBridgeDAO' while setting bean property 'authorityBridgeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorityBridgeDAO' defined in class path resource [alfresco/authority-services-context.xml]: Cannot resolve reference to bean 'nodeDAO' while setting bean property 'nodeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
	... 29 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:178)
	at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101)
(...)
	... 39 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.alfresco.repo.domain.dialect.Dialect' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'contentDataDAO' while setting bean property 'contentDataDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentDataDAO' defined in class path resource [alfresco/dao/dao-context.xml]: Cannot resolve reference to bean 'eagerContentStoreCleaner' while setting bean property 'contentStoreCleaner'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eagerContentStoreCleaner' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListeners' while setting bean property 'listeners'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListeners' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentBackupListener' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentBackupListener' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'deletedContentStore' while setting bean property 'store'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:314)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110)
(...)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
(...)
	... 101 more
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:184)
	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
	... 111 more
Caused by: org.alfresco.service.cmr.repository.ContentIOException: 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"
	at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:117)
	at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:102)
(...)
	... 113 more&lt;/PRE&gt;&lt;P&gt;(I had to truncate the log at the "(...)" marks because it exceeds the 20K characters limit for a post)&lt;/P&gt;&lt;P&gt;The contents of C:\Tomcat\shared\classes\alfresco-global.properties are as follows:&lt;/P&gt;&lt;PRE&gt;solr.secureComms=https
dir.root="C:/Tomcat/alf_data/"
dir.keystore=${ALF_DATA_DIR}/keystore
dir.contentstore="C:/Tomcat/alf_data/contentstore"
dir.contentstore.deleted="C:/Tomcat/alf_data/contentstore.deleted"
db.username=alfresco
db.password=alfresco
db.driver=org.postgresql.Driver
db.url=jdbc:postgresql://localhost:5432/alfresco
alfresco.context=alfresco
alfresco.host=vm-Alfresco6
alfresco.port=8080
alfresco.protocol=http
share.context=share
share.host=vm-Alfresco6
share.port=8080
share.protocol=http
index.subsystem.name=solr6
solr.secureComms=https
solr.port=8983
solr.host=vm-Alfresco6
solr.base.url=/solr
encryption.ssl.keystore.location=${dir.keystore}
encryption.ssl.keystore.type=JCEKS
encryption.ssl.keystore.keyMetaData.location=${dir.keystore}/ssl-keystore-passwords.properties
encryption.ssl.truststore.location=${dir.keystore}
encryption.ssl.truststore.type=JCEKS
encryption.ssl.truststore.keyMetaData.location=${dir.keystore}/ssl-truststore-passwords.properties
encryption.keystore.location=${dir.keystore}/keystore
encryption.keystore.keyMetaData.location=${dir.keystore}/keystore-passwords.properties
encryption.keystore.type=JCEKS
solr.host=localhost
solr.port.ssl=8983&lt;/PRE&gt;&lt;P&gt;and I did add the line&lt;/P&gt;&lt;PRE&gt;shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar&lt;/PRE&gt;&lt;P&gt;to C:\Tomcat\conf\catalina.properties.&lt;/P&gt;&lt;P&gt;Tomcat is running as the LOCAL SERVICE account (which has full control over the C:\Tomcat directory), restarting it makes no difference.&lt;BR /&gt;The error also remains if I create the contentstore.deleted manually inside C:\Tomcat\alf_data (at which point it inherits the permissions from its parent directories).&lt;/P&gt;&lt;P&gt;I have tried many variations in the syntax of the paths, tried restarting the app server as wel las the host OS, tried granting permissions beyond reasonable...&amp;nbsp;&lt;SPAN&gt;Nothing seems to help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am completely new to Alfresco, am I missing something obvious?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I would greatly appreciate any help sorting this out &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Fancois&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 18:04:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91229#M27140</guid>
      <dc:creator>FrancoisFL</dc:creator>
      <dc:date>2020-06-17T18:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91230#M27141</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82115"&gt;@FrancoisFL&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Do you know if postgres is running correctly?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:21:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91230#M27141</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-06-18T16:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91231#M27142</link>
      <description>&lt;P&gt;Hi Eddie,&lt;/P&gt;&lt;P&gt;Yes it is, I can connect to it using pgAdmin and browse the Alfresco database I created at an early stage of the installation.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91231#M27142</guid>
      <dc:creator>FrancoisFL</dc:creator>
      <dc:date>2020-06-18T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91232#M27143</link>
      <description>&lt;P&gt;After making the following changes to&amp;nbsp;alfresco-global.properties :&lt;/P&gt;&lt;P&gt;1 -adding&lt;/P&gt;&lt;PRE&gt;db.name=alfresco
db.host=vm-Alfresco6
db.port=5432&lt;/PRE&gt;&lt;P&gt;which had probably gone missing after I reverted a snapshot, and&lt;/P&gt;&lt;PRE&gt;transform.service.enabled=false
local.transform.service.enabled=false
legacy.transform.service.enabled=false&lt;/PRE&gt;&lt;P&gt;(a suggestion found on the web)&lt;/P&gt;&lt;P&gt;2 - replacing&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dir.root="C:/Tomcat/alf_data/"&lt;/PRE&gt;&lt;P&gt;with&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dir.root=C:\Tomcat\alf_data\&lt;/PRE&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dir.contentstore=C:\Tomcat\alf_data\contentstore
dir.contentstore.deleted=C:\Tomcat\alf_data\contentstore.deleted&lt;/PRE&gt;&lt;P&gt;with&lt;/P&gt;&lt;PRE&gt;dir.contentstore=${dir.root}/contentstore
dir.contentstore.deleted=${dir.root}/contentstore.deleted&lt;/PRE&gt;&lt;P&gt;The alfresco WAR now goes a little further into deployment, although the webapp eventually hangs at:&lt;/P&gt;&lt;PRE&gt;2020-06-19 15:41:43,726 INFO  [org.alfresco.service.descriptor.DescriptorService] [vm-alfresco6-startStop-1] Alfresco Content Services started (Community). Current version: 6.2.0 (r05dbaf43-b368) schema 13&amp;nbsp;001. Originally installed version: 6.2.0 (r05dbaf43-b368) schema 13&amp;nbsp;001.
2020-06-19 15:41:43,736 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [vm-alfresco6-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
2020-06-19 15:41:44,076 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [vm-alfresco6-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
2020-06-19 15:41:44,077 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [vm-alfresco6-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
2020-06-19 15:41:44,095 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [vm-alfresco6-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
2020-06-19 15:41:45,212 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [vm-alfresco6-startStop-1] Starting 'Messaging' subsystem, ID: [Messaging, default]&lt;/PRE&gt;&lt;P&gt;But this is a different issue so I'll investigate it and I'm closing this post.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 14:28:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91232#M27143</guid>
      <dc:creator>FrancoisFL</dc:creator>
      <dc:date>2020-06-19T14:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error 05170000 Failed to create store root: "C:\Tomcat\alf_data\contentstore.deleted"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91233#M27144</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82115"&gt;@FrancoisFL&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Well done for resolving you issue &amp;amp; thanks for showing how you did it - really useful to other users.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; have a great weekend,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 15:39:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-05170000-failed-to-create-store-root-quot-c-tomcat-alf/m-p/91233#M27144</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-06-19T15:39:43Z</dc:date>
    </item>
  </channel>
</rss>

