Is there any special characters on your request, I had some problem when an 
user filled a textarea with a copy paste from a text editor that raplaced 
some chars like - or ç by another bizarre character...

On Wednesday, January 16, 2013 7:37:53 AM UTC-2, Marko Mišković wrote:
>
> Is there no arg constructor in your result class? All fields in that class 
> have to be serializable. Try removing all params just to check is that a 
> problem.
>
> On Sunday, 13 January 2013 01:47:51 UTC+1, Sevak Asadorian wrote:
>>
>> server log is empty. any ideas as to why? how to fix it so it can log?
>>
>> On Monday, December 19, 2011 2:12:06 PM UTC-8, Ed wrote:
>>>
>>> > is there any one that has ever met this error?
>>> Yep, we all see them during development.
>>>
>>> > what should I do to solve it?
>>> Do what the exception say's: look in the server log....
>>>
>>> Tip: make sure your backend runs well without using gwt. Test your 
>>> backend through unit tests that will catch the above errors.
>>> If you throw checked exceptions to the front end you will get more 
>>> exception details in the client btw.
>>> See GWT doc for more info.
>>>
>>> - Ed
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/qUlrO5tAfXgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to