cancel
Showing results for 
Search instead for 
Did you mean: 

Error logging into Alfresco Share

dorothy
Champ on-the-rise
Champ on-the-rise
I am following Jeff Tutorial series. I followed the steps as in http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html. Since I do not have a free 8080 port, I gave the below mentioned commands for repo and share respectively


mvn integration-test -Pamp-to-war -Dmaven.tomcat.port=8081,
mvn integration-test -Pamp-to-war -Dmaven.tomcat.port=8082,

However, I get this error when I launch the URL: http://localhost:8082/share/page

Your authentication details have not been recognized or Alfresco may not be available at this time.

Also note that I am able to launch http://localhost:8081/alfresco/

Attached are the stack trace and the share-config-custom.xml
1 REPLY 1

sarah_jordison
Champ in-the-making
Champ in-the-making
9 out of 10 Alfresco share throws this error because the repository has failed to boot.

Can you post your Alfresco log on here too?