GWanted core package issue with with GWT final release (1.4.60)

4 views
Skip to first unread message

joster

unread,
Sep 8, 2007, 3:04:56 PM9/8/07
to Google Web Toolkit
Hello All-

I am using the GWanted package which provides wrapper around Flash
FusionCharts package to display charts.

Things seem to work fine, if I have no RPC calls are made in my
application. As soon as I make a RPC call, I get the following error
(though the RPC call itself works fine stand-alone, meaning no issue
with the RPC call itself):

===================
ERROR: com.google.gwt.dev.shell.HostedModeException:
invokeNativeString(@org.gwanted.gwt.core.client.logger.TimeLoggerImpl::getCurrentWidgetName()):
JavaScript undefined, expected java.lang.String
===================

Has any one seen this error in using GWanted package with GWT 1.4.60
release? Any ideas how I can resolve this?

Joster

Jo Pelkey (Work)

unread,
Oct 3, 2007, 2:39:20 PM10/3/07
to Google Web Toolkit
Was wondering if there was any resolution to this issue?
I just downloaded the latest GWanted package (0.7.0) and am seeing the
same thing in hosted mode (running on linux/firefox).

Here's a little detail on the stacktrace as well:


com.google.gwt.dev.shell.HostedModeException:
invokeNativeString(@org.gwanted.gwt.core.client.logger.TimeLoggerImpl::getCurrentWidgetName()):
JavaScript undefined, expected java.lang.String

at com.google.gwt.dev.shell.JsValueGlue.get(JsValueGlue.java:101)
at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeString(ModuleSpace.java:
264)
at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeString(JavaScriptHost.java:
129)
at
org.gwanted.gwt.core.client.logger.TimeLoggerImpl.getCurrentWidgetName(TimeLoggerImpl.java:
150)
at
org.gwanted.gwt.core.client.logger.TimeLogger.getCurrentWidgetName(TimeLogger.java:
201)
at
org.gwanted.gwt.core.client.logger.HTTPRequestImpl.asyncPost(HTTPRequestImpl.java:
62)
at
com.google.gwt.user.client.impl.HTTPRequestImpl.asyncPost(HTTPRequestImpl.java:
44)
at com.google.gwt.user.client.HTTPRequest.asyncPost(HTTPRequest.java:
65)

On Sep 8, 1:04 pm, joster <joster.j...@gmail.com> wrote:
> Hello All-
>

> I am using theGWantedpackage which provides wrapper around Flash


> FusionCharts package to display charts.
>
> Things seem to work fine, if I have no RPC calls are made in my
> application. As soon as I make a RPC call, I get the following error
> (though the RPC call itself works fine stand-alone, meaning no issue
> with the RPC call itself):
>
> ===================
> ERROR: com.google.gwt.dev.shell.HostedModeException:
> invokeNativeString(@org.gwanted.gwt.core.client.logger.TimeLoggerImpl::getCurrentWidgetName()):
> JavaScript undefined, expected java.lang.String
> ===================
>

> Has any one seen this error in usingGWantedpackage with GWT 1.4.60

joster

unread,
Oct 3, 2007, 2:45:39 PM10/3/07
to Google Web Toolkit
I sent an email to the owners of the project (GWanted) and they
mentioned it has been fixed in their source code repository, but
hasn't been released yet - see comments below.

===================================================================
Quoting sp...@sposh.net:

>> Thanks. Did your fix get released?

Forgot to answer this bit. The fix is in CVS (in the head branch), but
we have no new official release yet. There should be one soon to
upgrade from GWT 1.4RC1 to the proper 1.4.
===================================================================

Joster

Reply all
Reply to author
Forward
0 new messages