Stack overflow at line :0 (hosted mode)

19 views
Skip to first unread message

Rockster

unread,
May 3, 2007, 6:10:08 AM5/3/07
to Google Web Toolkit
Hi,

When I perform an RPC call to the backend (serverside), I see that my
object is populated
correctly. What I sent back is the object representation of an XML
file (with references to
elements within this file). So I sent back and object containing all
the information I need.

When the call is processed in Hosted Mode (client side) I get Stack
overflow at line :0.

When running this application FF or IE 6 I don't get the message.

The problem is that I need to test this part and debug it, but I
cannot.

Why does this error occur ?

I read some other postings but none of them provided a real answer.
I'm using the 1.3.3 GWT libraries.

Can somebody help me with this ?

Kind regards,
Rockster

Reinier Zwitserloot

unread,
May 3, 2007, 9:07:14 AM5/3/07
to Google Web Toolkit
Use something like:

-Xmx1024m to give the JVM more memory. Add this to the parameter list
in the MyProject-shell script, or to the 'VM arguments' box in the
eclipse run target.

Rockster

unread,
May 3, 2007, 9:12:11 AM5/3/07
to Google Web Toolkit
Nope, doesn't work !! Any other ideas ?

Rockster

unread,
May 3, 2007, 10:41:28 AM5/3/07
to Google Web Toolkit
Is there anyone who can help with this annoying issue ?
Reply all
Reply to author
Forward
0 new messages