Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

console operations not thread safe #67

Open
sheehan opened this issue Oct 12, 2017 · 0 comments
Open

console operations not thread safe #67

sheehan opened this issue Oct 12, 2017 · 0 comments

Comments

@sheehan
Copy link
Owner

sheehan commented Oct 12, 2017

org.grails.web.converters.exceptions.ConverterException: java.lang.NullPointerException: Cannot get property 'args' on null object
        at org.grails.web.converters.marshaller.ClosureObjectMarshaller.marshalObject(ClosureObjectMarshaller.java:65)
        at grails.converters.JSON.value(JSON.java:184)
        at grails.converters.JSON.render(JSON.java:119)
        at grails.converters.JSON.render(JSON.java:132)
        at grails.artefact.controller.support.ResponseRenderer$Trait$Helper.render(ResponseRenderer.groovy:190)
        at grails.artefact.controller.support.ResponseRenderer$Trait$Helper$render$3.call(Unknown Source)
        at org.grails.plugins.console.ConsoleController.render(ConsoleController.groovy)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant