This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR StackTrace - Full Stack Trace: | |
grails.views.ViewException: Error rendering view: Error rendering view: null | |
at grails.views.AbstractWritableScript.writeTo(AbstractWritableScript.groovy:36) | |
at grails.views.mvc.GenericGroovyTemplateView.renderMergedOutputModel(GenericGroovyTemplateView.groovy:64) | |
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) | |
at grails.views.mvc.renderer.DefaultViewRenderer.render(DefaultViewRenderer.groovy:94) | |
at grails.artefact.controller.RestResponder$Trait$Helper.internalRespond(RestResponder.groovy:188) | |
at grails.artefact.controller.RestResponder$Trait$Helper.respond(RestResponder.groovy:98) | |
at grails.artefact.controller.RestResponder$Trait$Helper$respond$1.call(Unknown Source) | |
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO streama.Application - Starting Application on jendib_streama with PID 12 (started by root in /app) | |
DEBUG streama.Application - Running with Spring Boot v1.3.3.RELEASE, Spring v4.2.5.RELEASE | |
INFO streama.Application - The following profiles are active: production-no-mysql | |
Configuring Spring Security Core ... | |
... finished configuring Spring Security Core | |
INFO streama.Application - Started Application in 31.208 seconds (JVM running for 34.527) | |
Grails application running at http://localhost:8080 in environment: production-no-mysql | |
ERROR StackTrace - Full Stack Trace: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO streama.Application - Starting Application on jendib_streama with PID 12 (started by root in /app) | |
DEBUG streama.Application - Running with Spring Boot v1.3.3.RELEASE, Spring v4.2.5.RELEASE | |
INFO streama.Application - The following profiles are active: production-no-mysql | |
Configuring Spring Security Core ... | |
... finished configuring Spring Security Core | |
INFO streama.Application - Started Application in 32.122 seconds (JVM running for 35.496) | |
Grails application running at http://localhost:8080 in environment: production-no-mysql | |
ERROR StackTrace - Full Stack Trace: |