Alfresco Community 5.2 edition - Alf_data folder moving

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2017 12:14 AM
Hi,
I have already installed Alfresco community 5.2 in my C drive. But i need to move Alf_data folder into E drive. I configured alfresco-global.properties file.
dir.root=E://alf_data
dir.keystore=${dir.root}/keystore
But after this configuration, alfresco service was not started. Did i missed something?
Can anyone help me to configure this.
Thank you.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2017 12:36 AM
You may need to copy existing Content of your Alf_data Folder to the new one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2017 06:02 AM
Hi:
In addition, you may need to change also your SOLR indices in solrcore.properties
- Configuring contentstore and SOLR indices in Alfresco 5 - zylk
Regards.
--C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2017 07:33 AM
And don't forget the keystore configuration inside Tomcat server.xml file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2017 09:27 AM
If you only change contentstore and solr4 directories in alfresco-global.properties ando solrcore.properties you do not need to change neither keystore.dir nor server.xml
Regards.
--C.
