<?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 How to point contentstore to a NAS in windows in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70980#M23210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&amp;nbsp;&lt;BR /&gt;I have tried configuring my windows alfresco community 5.2 installer to point the contentstore to a NAS drive like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dir.root=C:/EV/vanila/alf_data&lt;/P&gt;&lt;P&gt;dir.contentstore=\\\\192.168.2.48\\z\\test\\contentstore&lt;BR /&gt;dir.contentstore.deleted=\\\\192.168.2.48\\z\\test\\contentstore.deleted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where z is the drive name that I assigned while mapping the storage, and the test is the folder name that I mapped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following are the steps that I did&lt;BR /&gt;1. Made the shred folder owner to everyone.&lt;/P&gt;&lt;P&gt;2. Shared and mapped it on the windows server.&lt;/P&gt;&lt;P&gt;3. Changed the tomcat service owner administrator&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Changed the alfresco-global.properties&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN&gt;dir.contentstore=\\\\192.168.2.48\\z\\test\\contentstore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.contentstore.deleted=\\\\192.168.2.48\\z\\test\\contentstore.deleted&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;5. I start the server first time.&lt;BR /&gt;&lt;BR /&gt;Now my full stack error trace is here :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pastebin.com/zea8W44B" title="https://pastebin.com/zea8W44B" rel="nofollow noopener noreferrer"&gt;contentstore to a NAS in windows - Pastebin.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Edit 1]&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;BR /&gt;2018-07-20 11:59:01 Commons Daemon procrun stderr initialized&lt;BR /&gt;Jul 20, 2018 11:59:01 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;BR /&gt;INFO: Loaded APR based Apache Tomcat Native library 1.2.12 using APR version 1.5.2.&lt;BR /&gt;Jul 20, 2018 11:59:01 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;BR /&gt;INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.catalina.core.AprLifecycleListener initializeSSL&lt;BR /&gt;INFO: OpenSSL successfully initialized (OpenSSL 1.0.2k 26 Jan 2017)&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.coyote.AbstractProtocol init&lt;BR /&gt;INFO: Initializing ProtocolHandler ["http-apr-6060"]&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.coyote.AbstractProtocol init&lt;BR /&gt;INFO: Initializing ProtocolHandler ["ajp-apr-6063"]&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.coyote.AbstractProtocol init&lt;BR /&gt;INFO: Initializing ProtocolHandler ["http-bio-6062"]&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 1651 ms&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.catalina.core.StandardService startInternal&lt;BR /&gt;INFO: Starting service Catalina&lt;BR /&gt;Jul 20, 2018 11:59:02 AM org.apache.catalina.core.StandardEngine startInternal&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/7.0.x&lt;BR /&gt;Jul 20, 2018 11:59:03 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deploying configuration descriptor C:\EV\vanila\tomcat\conf\Catalina\localhost\alfresco.xml&lt;BR /&gt;Jul 20, 2018 11:59:13 AM org.apache.catalina.startup.TldConfig execute&lt;BR /&gt;INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.core.StandardContext startInternal&lt;BR /&gt;SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.core.StandardContext startInternal&lt;BR /&gt;SEVERE: Context [/alfresco] startup failed due to previous errors&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks&lt;BR /&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@23085bf7]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deployment of configuration descriptor C:\EV\vanila\tomcat\conf\Catalina\localhost\alfresco.xml has finished in 18,829 ms&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;BR /&gt;INFO: Deploying configuration descriptor C:\EV\vanila\tomcat\conf\Catalina\localhost\share.xml&lt;BR /&gt;Jul 20, 2018 11:59:25 AM org.apache.catalina.startup.TldConfig execute&lt;BR /&gt;INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.&lt;BR /&gt;p.TaglibUriRule body&lt;BR /&gt;&lt;SPAN&gt;INFO: TLD skipped. URI: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://java.sun.com/jstl/xml_rt" rel="nofollow noopener noreferrer" target="_blank"&gt;http://java.sun.com/jstl/xml_rt&lt;/A&gt;&lt;SPAN&gt; is already defined&lt;/SPAN&gt;&lt;BR /&gt;Jul 20, 2018 11:59:13 AM org.apache.catalina.startup.TaglibUriRule body&lt;BR /&gt;&lt;SPAN&gt;INFO: TLD skipped. URI: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://java.sun.com/jstl/xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://java.sun.com/jstl/xml&lt;/A&gt;&lt;SPAN&gt; is already defined&lt;/SPAN&gt;&lt;BR /&gt;Jul 20, 2018 11:59:13 AM org.apache.catalina.startup.TaglibUriRule body&lt;BR /&gt;&lt;SPAN&gt;INFO: TLD skipped. URI: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://java.sun.com/jsp/jstl/xml" rel="nofollow noopener noreferrer" target="_blank"&gt;http://java.sun.com/jsp/jstl/xml&lt;/A&gt;&lt;SPAN&gt; is already defined&lt;/SPAN&gt;&lt;BR /&gt;Jul 20, 2018 11:59:13 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: No Spring WebApplicationInitializer types detected on classpath&lt;BR /&gt;Jul 20, 2018 11:59:14 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: Initializing Spring root WebApplicationContext&lt;BR /&gt;Jul 20, 2018 11:59:21 AM org.apache.catalina.core.StandardContext listenerStart&lt;BR /&gt;SEVERE: Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextLoaderListener&lt;BR /&gt;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.hibernate.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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:938)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;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.hibernate.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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 29 more&lt;BR /&gt;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.hibernate.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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:173)&lt;BR /&gt; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:102)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1467)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:304)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 39 more&lt;BR /&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeDAO.org.hibernate.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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1123)&lt;BR /&gt; at org.alfresco.util.bean.HierarchicalBeanLoader.getObject(HierarchicalBeanLoader.java:225)&lt;BR /&gt; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:166)&lt;BR /&gt; ... 44 more&lt;BR /&gt;Caused by: 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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 56 more&lt;BR /&gt;Caused by: 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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 66 more&lt;BR /&gt;Caused by: 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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:358)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:157)&lt;BR /&gt; at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:651)&lt;BR /&gt; at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:145)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1077)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:981)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 76 more&lt;BR /&gt;Caused by: 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]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 90 more&lt;BR /&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deletedContentStore' defined in class path resource [alfresco/content-services-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1077)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:981)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt; ... 100 more&lt;BR /&gt;Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.repo.content.filestore.FileContentStore]: Constructor threw exception; nested exception is org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:163)&lt;BR /&gt; at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:121)&lt;BR /&gt; at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:277)&lt;BR /&gt; ... 109 more&lt;BR /&gt;Caused by: org.alfresco.service.cmr.repository.ContentIOException: 06200000 Failed to create store root: \\192.168.2.48\z\test\contentstore.deleted&lt;BR /&gt; at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:119)&lt;BR /&gt; at org.alfresco.repo.content.filestore.FileContentStore.&amp;lt;init&amp;gt;(FileContentStore.java:104)&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt; at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:148)&lt;BR /&gt; ... 111 more&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;links that I have referred :&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/235224"&gt;How to change location of contentstore dir?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/201630"&gt;NAS Solution for Content.Store&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/227510"&gt; Install Alfresco community server on NAS &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/215153"&gt;Alfresco installation in a computer and contentstore in external storage (NAS).&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/5.1/concepts/cs-manage.html" title="https://docs.alfresco.com/5.1/concepts/cs-manage.html" rel="nofollow noopener noreferrer"&gt;Managing content stores | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/227438"&gt;Failed to create store root: \\192.168.10.200\f\alfresco-community\alf_data_other\contentstore.deleted&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/184194"&gt;Moving alf_data on network drive&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2018 10:41:15 GMT</pubDate>
    <dc:creator>tushar_khanka</dc:creator>
    <dc:date>2018-07-19T10:41:15Z</dc:date>
    <item>
      <title>How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70980#M23210</link>
      <description>hi all,&amp;nbsp;I have tried configuring my windows alfresco community 5.2 installer to point the contentstore to a NAS drive like&amp;nbsp;dir.root=C:/EV/vanila/alf_datadir.contentstore=\\\\192.168.2.48\\z\\test\\contentstoredir.contentstore.deleted=\\\\192.168.2.48\\z\\test\\contentstore.deletedwhere z is the driv</description>
      <pubDate>Thu, 19 Jul 2018 10:41:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70980#M23210</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2018-07-19T10:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70981#M23211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your alfresco.global settings refers -&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;dir.root=C:/EV/vanila/alf_data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the error log says&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;06190000 Failed to create store root: Z:\contentstore.deleted&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;Can you check on this first?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 16:27:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70981#M23211</guid>
      <dc:creator>sujaypillai</dc:creator>
      <dc:date>2018-07-19T16:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70982#M23212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sujay, I have updated my error log&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 06:32:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70982#M23212</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2018-07-20T06:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70983#M23213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tushkar, you must&amp;nbsp;have permissions for creating content under&amp;nbsp;these folders (Z:\)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 08:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70983#M23213</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-07-20T08:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70984#M23214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Cesar, Can You tell me exactly what set of permissions should I set in windows&amp;nbsp;as My NAS is shared with everyone with full modification access, yet it is not able to create.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 09:14:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70984#M23214</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2018-07-20T09:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70985#M23215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, so I figured out that accessing the shared folder needed credentials of the server from which folder is shared.&lt;BR /&gt;So, I disabled&amp;nbsp;that property, now alfresco runs just fine when I give&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;dir.contentstore=\\\\192.168.2.48\\test\\contentstore&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;dir.contentstore.deleted=\\\\192.168.2.48\\test\\contentstore.deleted&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but when i try to give the location of the drive that I just mapped like&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;dir.contentstore=\\\\192.168.2.48\\z\\test\\contentstore&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;dir.contentstore.deleted=\\\\192.168.2.48\\z\\test\\contentstore.deleted&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It again shows me the same error as above.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 07:12:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70985#M23215</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2018-07-23T07:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70986#M23216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you map it as a drive your property should change to:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;dir.contentstore=\\&amp;lt;your_mapped_drive&amp;gt;\\test\\contentstore&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px;"&gt;dir.contentstore.deleted=\\&lt;SPAN&gt;&amp;lt;your_mapped_drive&amp;gt;&lt;/SPAN&gt;\\test\\contentstore.deleted&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 10:29:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70986#M23216</guid>
      <dc:creator>sujaypillai</dc:creator>
      <dc:date>2018-07-23T10:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70987#M23217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I tried your solution but what it does is make a new folder in my C:/&amp;nbsp;&amp;nbsp;and when you&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;"dir.contentstore=\\&amp;lt;your_mapped_drive&amp;gt;\\test\\contentstore"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;does &amp;lt;your_mapped_drive&amp;gt; mean just the letter Z ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 12:50:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70987#M23217</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2018-07-23T12:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70988#M23218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically the ability of creating and deleting folders and documents under the given path for the system user that is running the alfresco process. There is no full modification access for everyone if the process can not create the contentstore.deleted folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:05:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70988#M23218</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-07-23T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70989#M23219</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Is it only for&amp;nbsp;&lt;SPAN&gt;Alfresco 5.2&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;only ? how about if we are running old version:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) Alfresco Community v5.0.0&lt;BR /&gt;(d r99759-b2) schema 8022&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) PostgreSQL 9.3.6, compiled by Visual C++ build 1600, 64-bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and the platform is on windows&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What we want is we ONLY migrate the file storage part of alfresco to NAS, is it working fine for&amp;nbsp;Alfresco Community v5.0.0 on windows ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What is the minimum technical performance requirement of the NAS for&amp;nbsp;&lt;SPAN&gt;Alfresco Community v5.0.0 to works well?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are concerning if the NAS performance will impact Alfresco a lot !&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 08:23:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70989#M23219</guid>
      <dc:creator>dba100</dc:creator>
      <dc:date>2021-07-15T08:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to point contentstore to a NAS in windows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70990#M23220</link>
      <description>&lt;P&gt;any update for me ?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 09:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-point-contentstore-to-a-nas-in-windows/m-p/70990#M23220</guid>
      <dc:creator>dba100</dc:creator>
      <dc:date>2021-12-10T09:01:06Z</dc:date>
    </item>
  </channel>
</rss>

