[Webtest] Re: OOM Error on some pages with JavaScript

Matt Raible webtest@lists.canoo.com
Fri, 13 Jan 2006 05:40:44 -0700


Yeah, I'm pretty sure that's the cause - my pages are only 10 lines
long or so and their only purpose is to auto-submit a form.  It takes
quite a few seconds for the OOM to occur, but it's consistent.

Matt

On 1/13/06, Marc Guillemot <mguillemot@yahoo.fr> wrote:
> >
> > It basically seems to happen when you have a form, and JavaScript
> > below it that submits the form before the page finishes loading.  This
> > works in a browser - but htmlunit doesn't seem to like it.
> > ...
>
> are you sure that it is the cause of the OOM? Is your page containing thi=
s
> auto-submit that huge? Does you OOM happen at the first use of such an
> auto-submit?
>
> Marc.
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>