GWT on Rail Error

0 views
Skip to first unread message

pradeep

unread,
Dec 8, 2008, 11:57:03 AM12/8/08
to gwt-on-rails
I am getting ths error when trying to find all the resource. Please
guide me in this

[ERROR] Uncaught exception escaped
com.google.gwt.json.client.JSONException:
com.google.gwt.core.client.JavaScriptException: (SyntaxError): Syntax
error
number: -2146827286
description: Syntax error
at com.google.gwt.json.client.JSONParser.parse(JSONParser.java:53)
at
com.kaboomerang.gwt.rest.client.resource.impl.JsonResourceCollectionParser.parse
(JsonResourceCollectionParser.java:42)
at
com.kaboomerang.gwt.rest.client.callback.CollectionResponseCallback.onResponseReceived
(CollectionResponseCallback.java:60)
at com.google.gwt.http.client.Request.fireOnResponseReceivedImpl
(Request.java:254)
at com.google.gwt.http.client.Request.fireOnResponseReceivedAndCatch
(Request.java:226)
at com.google.gwt.http.client.Request.fireOnResponseReceived
(Request.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:
103)
at com.google.gwt.dev.shell.ie.IDispatchImpl.callMethod
(IDispatchImpl.java:126)
at com.google.gwt.dev.shell.ie.IDispatchProxy.invoke
(IDispatchProxy.java:155)
at com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke
(IDispatchImpl.java:294)
at com.google.gwt.dev.shell.ie.IDispatchImpl.method6
(IDispatchImpl.java:194)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6
(COMObject.java:117)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1925)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2966)
at com.google.gwt.dev.GWTShell.pumpEventLoop(GWTShell.java:720)
at com.google.gwt.dev.GWTShell.run(GWTShell.java:593)
at com.google.gwt.dev.GWTShell.main(GWTShell.java:357)
Caused by: com.google.gwt.core.client.JavaScriptException:
(SyntaxError): Syntax error
number: -2146827286
description: Syntax error
at com.google.gwt.json.client.JSONParser.evaluate(Native Method)
at com.google.gwt.json.client.JSONParser.parse(JSONParser.java:51)
at
com.kaboomerang.gwt.rest.client.resource.impl.JsonResourceCollectionParser.parse
(JsonResourceCollectionParser.java:42)
at
com.kaboomerang.gwt.rest.client.callback.CollectionResponseCallback.onResponseReceived
(CollectionResponseCallback.java:60)
at com.google.gwt.http.client.Request.fireOnResponseReceivedImpl
(Request.java:254)
at com.google.gwt.http.client.Request.fireOnResponseReceivedAndCatch
(Request.java:226)
at com.google.gwt.http.client.Request.fireOnResponseReceived
(Request.java:217):1

Jon Crosby

unread,
Dec 9, 2008, 1:26:51 AM12/9/08
to gwt-on...@googlegroups.com
What version of Java, GWT, and Rails are you using and on what operating system? Also, what were the steps that led up to this error?

Thanks,

-Jon
Reply all
Reply to author
Forward
0 new messages