Is this happening in all browsers or just a specific one. If this is reproducible in chrome you can use source maps to find the offending line in your java code.
-Daniel 2012/12/15 BDT <brian.to...@gmail.com> > The message was always 'undefined'. > > This issue resolved when I switched from the 'xs' to the 'xsiframe' > linker. It also did not manifest with the standard linker. I'm still > pretty baffled as to why it suddenly occurred since the code in question > had been fine for a lone time. Since I should probably be using the > xsiframe linker anyways I am just moving forward. > > > On Friday, December 14, 2012 5:39:43 AM UTC-8, Thomas Broyer wrote: >> >> >> >> On Thursday, December 13, 2012 10:45:02 AM UTC+1, BDT wrote: >>> >>> Suddenly I am getting all kinds of runtime exceptions when compile >>> obfuscated. If I compile set to pretty, everything is fine. This is not >>> new code and I did not just update my tools. I have tried completely >>> cleaning everything out and rebuilding, reverting to old known good code, >>> etc to no avail. >>> >>> I am using GWT 2.5 + Eclipse Juno on a Mac. I am running on the >>> assumption that I must have changed something in the environment but I >>> don't know what. >>> >>> The most common exception is an UnsupportedOperationException from >>> ValueCode.java:339 when making RequestFactory calls (.fire). >>> >> >> What's the message associated with the exception? >> > -- > 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/-/4hb5FovpMZAJ. > > 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. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.