1.2-M3: extra error stack shows up on error message

View: New views
4 Messages — Rating Filter:   Alert me  

1.2-M3: extra error stack shows up on error message

by yuanjing :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

With Grails 1.2-M3, error message has something extra like:
org.codehaus.groovy.grails.web.pages.GroovyPageOutputStack$GroovyPageProxyWriter@1828696

How do I make it disappear? Thanks.

Re: 1.2-M3: extra error stack shows up on error message

by Robert Fletcher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This was raised as a bug and is fixed in the current snapshot. Not
sure if there's a workaround.

On Tuesday, November 3, 2009, yuanjing <yuanjing.xu@...> wrote:

>
> With Grails 1.2-M3, error message has something extra like:
> org.codehaus.groovy.grails.web.pages.GroovyPageOutputStack$GroovyPageProxyWriter@1828696
>
> How do I make it disappear? Thanks.
> --
> View this message in context: http://old.nabble.com/1.2-M3%3A-extra-error-stack-shows-up-on-error-message-tp26160196p26160196.html
> Sent from the grails - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: 1.2-M3: extra error stack shows up on error message

by Hubert Chang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Use 1.2-SNAPSHOT.

yuanjing wrote:
>
> With Grails 1.2-M3, error message has something extra like:
> org.codehaus.groovy.grails.web.pages.GroovyPageOutputStack$GroovyPageProxyWriter@1828696
>
> How do I make it disappear? Thanks.
>

--
View this message in context: http://old.nabble.com/1.2-M3%3A-extra-error-stack-shows-up-on-error-message-tp26160196p26160437.html
Sent from the grails - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: 1.2-M3: extra error stack shows up on error message

by Hubert Chang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Update to 1.2-SNAPSHOT.
yuanjing wrote:
With Grails 1.2-M3, error message has something extra like:
org.codehaus.groovy.grails.web.pages.GroovyPageOutputStack$GroovyPageProxyWriter@1828696

How do I make it disappear? Thanks.