Alfresco Version - 4.2.c, multitenant
1. Create a site named Test with user test@acme
2. Visit the site – no issue
3. Restart Alfresco, login and click on the site link – an error is thrown
indicating that the view site/test/dashboard is not accessible
Following is the stack trace for this error:
<blockcode>
ERROR [alfresco.web.site] [http-apr-8080-exec-6] javax.servlet.ServletException: Could not resolve view with name 'site/test/dashboard' in servlet with name 'Spring Surf Dispatcher Servlet'
</blockcode>