tagbangers / wallride

multilingual easy-to-customize open source CMS made by Java
http://wallride.org/
Apache License 2.0
95 stars 80 forks source link

acess problem #120

Closed zgy520 closed 4 years ago

zgy520 commented 5 years ago

i start up the application, but when i access http://localhost:8080/_admin/setup, but i get the problem: 2019-09-14 10:44:21.684 ERROR 10400 --- [nio-8080-exec-6] org.thymeleaf.TemplateEngine : [THYMELEAF][http-nio-8080-exec-6] Exception processing template "setup": Error resolving template [setup], template might not exist or might not be accessible by any of the configured Template Resolvers

org.thymeleaf.exceptions.TemplateInputException: Error resolving template [setup], template might not exist or might not be accessible by any of the configured Template Resolvers

wheather there are other settings needed?