cancel
Showing results for 
Search instead for 
Did you mean: 

use NAS like repository and email configuration

hombrezuelo
Champ in-the-making
Champ in-the-making
Hi brothers and sisters. I´m running Alfresco Version: Community - v4.2.0 (r54676-b4795)over centos 6.4 and I´d like to use my NAS like storage for alfresco data, I already modify the alfresco-global.properties file in this line: stoping alfresco, tomcat, and postgresql to change the settings

dir.root=/home/myalfresco/alf_data

And then start up again alfresco, tomcat, and postgresql

That mount point is a share folder on my NAS, Is there anything else that I´m forgetting to do? because I already added files and created folders and nothing happened. I tryed to rename the folder in /opt/alfresco-4.2.d/alf_data to alf_data_old to proof that the change was suscefull. But doesn´t works. Alfresco doesn´t starts. I returned the original name to alf_data. and It works.

Also when I tryed to open the admin console to configure the email section

http://<your-host-name>:8080/alfresco/service/enterprise/admin/admin-directorymanagement

I got this:

the Web Script /alfresco/service/enterprise/admin/admin-directorymanagement has responded with a status of 404 - Not Found.

404 Description:   Requested resource is not available.

Message:   09020018 Script url /enterprise/admin/admin-directorymanagement does not map to a Web Script.

How can I fix it?

Thanks in advance.
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
The admin console is enterprise only.  Its not in community 4.2.

hombrezuelo
Champ in-the-making
Champ in-the-making
Thanks mrogers. I´ll check it. That mean Should I do all my configuration by modifying the alfresco global settings? If is positive I already put the email outbound configuration but doesn´t send out the notifications

mrogers
Star Contributor
Star Contributor
yes your email configuration goes in alfresco-global.properties.    Are there any errors in your logs?    What is your configuration?