-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Website uploaded to OpenShift but will not run. The following stack trace is returned from rhc-tail-files command:
at com.greenlaw110.rythm.play.RythmPlugin.loadTemplate(RythmPlugin.java:491)
at play.plugins.PluginCollection.loadTemplate(PluginCollection.java:669)
at play.templates.TemplateLoader.load(TemplateLoader.java:60)
at play.templates.TemplateLoader.scan(TemplateLoader.java:222)
at play.templates.TemplateLoader.scan(TemplateLoader.java:237)
at play.templates.TemplateLoader.scan(TemplateLoader.java:237)
at play.templates.TemplateLoader.getAllTemplate(TemplateLoader.java:205)
at play.Play.preCompile(Play.java:590)
at play.Play.init(Play.java:299)
at play.server.Server.main(Server.java:158)
Reactions are currently unavailable