05-29-2019 09:41 AM
Hello ! I begin with Alfresco and I want to make a model with the last version of this service. I followed the official documentation (for ZIP / WAR File installation on Tomcat) and when I connect to the web page, I got the following error
Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)
Informations and versions :
In attachment :
The following files belong to the user "tomcat":
In my database service's, I've created the database named "alfresco" aswell as the user "alfresco" (password : alfresco"). I used these commands
postgres=# create database alfresco;
postgres=# create user myuser with encrypted password 'alfresco';
postgres=# grant all privileges on database alfresco to alfresco;
I saw many time this question on this forum but everytime, there was no response or there was no continuation. How can I resolve this issue ?
Best regards
Adrian.
05-29-2019 11:43 AM
I haven't found a solution. For people comming here in the future, check your URL. This error showed on this one :
But you have to go on this one :
Explore our Alfresco products with the links below. Use labels to filter content by product module.