Hi Team,
I am writing a standalone java program using org.alfresco.service.ServiceRegistry to invoke the Alfresco functionalities.
The system shows the below exception when I tried to execute the code.
Exception in thread "main" org.alfreso.error.AlfrescoException 06150000. Ensure that the 'dir.root' property is pointing to the correct data location.
Could anyone please let me know how to overcome from this issue?
NOTE: I am using Alfresco 3.2 Community edition.
Thanks in advance.