org.grails.taglib.GrailsTagException: [views/layouts/main.gsp:157] [views/layouts/main.gsp:155] Template not found for name [pippo] and path [/user/_pippo.gsp]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by milanwebdev
, 1 year agoorg.grails.taglib.GrailsTagException: [views/layouts/main.gsp:157] [views/layouts/main.gsp:155] Template not found for name [pippo] and path [/user/_pippo.gsp]
at C__svn_CIBIT_LAPPS_groovy_IdeaProjects_test_grails_app_views_layouts_main_gsp$_run_closure2.doCall(C__svn_CIBIT_LAPPS_groovy_IdeaProjects_test_grails_app_views_layouts_main_gsp:170)
at C__svn_CIBIT_LAPPS_groovy_IdeaProjects_test_grails_app_views_layouts_main_gsp.run(C__svn_CIBIT_LAPPS_groovy_IdeaProjects_test_grails_app_views_layouts_main_gsp:241)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)