Wednesday, May 7, 2014

Re: Unhandled exception type Exception -- GWT 2.1.0 (not in GWT 2.0.4)

Where you ever able to resolve this issue?

On Friday, November 5, 2010 4:27:28 PM UTC-4, Barry wrote:
Hi --

I have just installed the GWT 2.1.0 (... I was running GWT 2.0.4). Now
my JUnit tests are failing.

It seems that GWT calls to my servlets are taking the
onFailure(Throwable ex) method on my AsyncCallBacks. The exception is
pretty peculiar:

java.lang.Error: Unresolved compilation problem:
        Unhandled exception type Exception

Additionally, I have noticed new GWT debug information on my Eclipse
console (below).

It seems like the 2.1.0 compiler has some requirements that aren't
very obvious (... or maybe they're wrong??)

Can anyone add some insight to this?? I'm going back to 2.0.4 for the
time being until I can get a handle on this.

????????????????

Thanks!

------------------

GWT compiler debug that looks like it relates to this problem:

Rebinding org.paceproject.palms.browserproxy.client.DeviceService
   Adding '12' new generated units
      Validating newly compiled units
         [ERROR] Errors in 'generated://
8DCA48EC18414A6639A7CF825437502D/org/paceproject/palms/browserproxy/
client/messages/structures/RowListFastRead_FieldSerializer.java'
            [ERROR] Line 57: Unhandled exception type Exception
            See snapshot: C:\Users\BARRYD~1\AppData\Local\Temp
\org.paceproject.palms.browserproxy.client.messages.structures.RowListFastRead_FieldSerializer8174572182167119369.java

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment