using Alfresco 5.0 b deployed in Google Cloud with Bitnami. Unfortunately I cannot add users to sites. When created the Admin Add users dialogue shows the users. But trying to add an existing user to a site won´t work. Any ideas ? (There seems to be a similar JIRA ticket, but its closed).
I also tested the common search engine (searching a document). Doesn't work either..
Are you using enterprise version of Alfresco? There are chances your are having license issue and due to which alfresco goes to read-only mode.Check weather you are able to normal CRUD oprations or not.if you are having issue modifying or adding contents it is most probably because your repository goes to read-only mode.
I have the same problem when I use the Bitnami version of Alfresco Community 5.0b. Both in the VMWare version and as a Amazon cloud server. When I run Alfresco 5.0b on my laptop as a local server, it's working. Ole
Well, I found a solution. Its obviously the fact that SOLR is not activated correctly by default. I added some lines in the alfresco-global.properties (like described in http://docs.alfresco.com/community/tasks/solr-alfresco-config.html). But now TAGS are not working and some dishiest show errors (error loading items)….