<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV>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. <DIV><BR class="khtml-block-placeholder"></DIV><DIV>-ben<DIV><DIV><DIV>On Aug 8, 2007, at 11:31 AM, Jeremy Rempel wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV class="Section1"><P class="MsoNormal"><FONT size="2" face="Arial"><SPAN style="font-size:10.0pt; font-family:Arial; font-size: 13.3333px; "><SPAN class="Apple-style-span" style="font-family: Arial; font-size: 13.3333px; ">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.</SPAN><O:P style="font-family: Arial; font-size: 13.3333px; "></O:P></SPAN></FONT></P><P class="MsoNormal"><FONT size="2" face="Arial"><SPAN style="font-size:10.0pt; font-family:Arial; font-size: 13.3333px; "><O:P style="font-family: Arial; font-size: 13.3333px; "><SPAN class="Apple-style-span" style="font-family: Arial; font-size: 13.3333px; "> </SPAN></O:P></SPAN></FONT></P><P class="MsoNormal"><FONT size="2" face="Arial"><SPAN style="font-size:10.0pt; font-family:Arial; font-size: 13.3333px; "><SPAN class="Apple-style-span" style="font-family: Arial; font-size: 13.3333px; ">Any help appreciated</SPAN></SPAN></FONT><SPAN class="Apple-style-span" style="font-family: Times New Roman; font-size: 16px; "></SPAN><O:P style="font-family: Times New Roman; font-size: 16px; "></O:P></P><P class="MsoNormal"><FONT size="3" face="Times New Roman"><SPAN style="font-size: 12.0pt; font-family: Times New Roman; font-size: 16px; "><O:P style="font-family: Times New Roman; font-size: 16px; "><SPAN class="Apple-style-span" style="font-family: Times New Roman; font-size: 16px; "> </SPAN></O:P></SPAN></FONT></P></DIV><BR class="Apple-interchange-newline"></SPAN></BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>