Hi,
I'm trying to run the aikau-sample-archetype following the aikau tutorial (https://github.com/Alfresco/Aikau/blob/develop/tutorial/chapters/Tutorial1.md).
When running the application, a blank page appears with following client side error :
When applying the proposed fix found in github issues (https://github.com/Alfresco/Aikau/issues/1408), issues remains but a new server side exception appears:
SEVERE: Servlet.service() for servlet [default] in context with path [/aikau-sample] threw exception [Could not resolve view with name 'noauth/1_0_101_15/defaults' in servlet with name 'Spring MVC Dispatcher Servlet'] with root cause
javax.servlet.ServletException: Could not resolve view with name 'noauth/1_0_101_15/defaults' in servlet with name 'Spring MVC Dispatcher Servlet'
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1198)
at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1001)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945)
......
Any idea ?
Thanks,
Vincent
Did you find any solution to this? currently sitting with the same problem
never tried the AIKAU sample archetype. but the aio/share-jar-archetype works perfectly for AIKAU dev. consider working with them
I started with what I believe was that one, but I was under the impression that the aikau sample archetype allowed for jetty and instant reload, in contrast to the other tomcat-based one which requires several minutes in reload between changes.
Or is there a way to achieve this in that one as well?
please forgive me, I have no clue what I'm doing :/
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.