Re: java.lang.RuntimeException: Unexpected failure when returning from an RPC call.

28 views
Skip to first unread message
Message has been deleted

Jens

unread,
May 1, 2013, 6:05:58 PM5/1/13
to google-we...@googlegroups.com
The stack trace should tell you whats wrong. Looking at the code I would guess you have a class (that goes through RPC) without any default constructor.

-- J.

Mohammad Al Quraian

unread,
May 1, 2013, 7:09:22 PM5/1/13
to google-we...@googlegroups.com
There's no stacktrace, it just calls the onFailure function on the client side, and prints:
SEVERE: java.lang.RuntimeException: Unexpected failure

When I break on the exception, the last relavent thing that I can see is the FieldSerializer of my class model.
The weird thing is that I didn't even change my model!

On Thursday May 02. 2013 at 1:07 AM, Jens <jens.ne...@gmail.com> wrote:

The stack trace should tell you whats wrong. Looking at the code I would guess you have a class (that goes through RPC) without any default constructor.

-- J.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/f0wzUeJzjzM/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



Sent from Mailbird

Mohammad Al-Quraian

unread,
May 1, 2013, 7:19:39 PM5/1/13
to google-we...@googlegroups.com
I figured out the issue, it was an assertion error mistake in my code. Sorry about the inconvenience.
Reply all
Reply to author
Forward
0 new messages