Posted February 1, 201213 yr Hi all. I using qooxdoo framework, java 1.6, ie 8. I have one applet in a js page. When the applet is loaded, I get a dialog box saying "Stack overflow at line: 0". It does not come all the time. It comes just after the applet is loaded. After click OK button functionality of application works fine. I am not sure whether it is an applet problem or a javascript problem. The problem occurs in all the pages having applet the "Stack overflow at line: 0" popup appears sporadically. There are pages without applets and popup does not appear for them. I do use netscape.javascript.JSObject for applet to javascript communication. And there are calls from javascript to applet methods as well. I've been searching in google - specifically for this problem but found nothing. The problem is that: 1) reproduce rarely. 2) reproduce when there is an applet 3) do not have any error messages, all consoles are clean, nothing in the debugger, only popup msg "Stack overflow at line: 0" Reproduced only in the IE. In the FF - ok. Any suggestion? Continue reading...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.