Page 1 of 1

Error loading demo

Posted: Mon Nov 03, 2014 7:50 am
by Ealdwine
I followed the getting started and changed the database to MySQL. I didn't run into any problems until I wanted to check out the web page where i run into the following error:

Code: Select all

HTTP ERROR 500
Problem accessing /. Reason:

    Server Error

Caused by:
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template "/layout/partials/head", template might not exist or might not be accessible by any of the configured Template Resolvers (layout/home:7)


Any information for solving this error would be helpful.