[Laszlo-user] java rpc issue
Benjamin Shine
ben at laszlosystems.com
Wed Aug 8 11:42:18 PDT 2007
Where do you see the StackOverflowError? If it's in the tomcat logs,
try launching tomcat with JAVA_OPTS set to -Xmx1024M. That will give
java lots more memory to play with.
-ben
On Aug 8, 2007, at 11:31 AM, Jeremy Rempel wrote:
> I am having an issue using OpenLaszlo java-rpc. The backend is
> getting the data via hibernate and returning to front end via the
> LZServlet. OpenLaszlo front end just gives a StackOverflowError. It
> doesn’t happen everytime and I’ve been able to resolve it
> temporarily by simplifying the object its trying to return but it
> keeps popping back up. I’m returning a single object with about 10
> fields (longs, Boolean, String). I can display the data via XML
> reliably in a servlet.
>
>
>
> Any help appreciated
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20070808/e4372b4f/attachment.html
More information about the Laszlo-user
mailing list