On 18/10/2007, Richard Hubbell <[EMAIL PROTECTED]> wrote:
>
> --- sebb <[EMAIL PROTECTED]> wrote:
>
> > I don't know what was in the document, and it is no
> > longer available,
> > so it is difficult to know how much was
> > JMeter-specific.
>
> Ok, if it wasn't jmeter specific wonder why it was in
> there?  (no need to answer)

Perhaps it gave a better explanation of the JVM settings?

> The jmeter script is outdated. I was looking at some
> of the entries.  JVMs seem to have changed a bit.
> I would say that most people would be better off with
> using jvm defaults and adjust as needed.

Perhaps; they were probably relevant for Java 1.3.

> > >
> > >
> > > > > Errors I'm seeing:
> > > > > jmeter.threads.JMeterThread: Test failed!
> > > > > java.lang.StackOverflowError
> > > > >
> > > > > jmeter.threads.JMeterThread: Test failed!
> > > > > java.lang.OutOfMemoryError: Java heap space
> > > > >
> > > >
> > > > If this happens almost immediately, it could be
> > due
> > > > to a bug - e.g the
> > > > While Controller can cause this, see
> > > >
> > >
> >
> http://issues.apache.org/bugzilla/show_bug.cgi?id=33954
> > > >
> > >
> > > I am using LAST as the condition of the while
> > loop, I
> > > may need to change so I use some other condition.
> > > That bug report is kind of vague though so I'm not
> > > even certain if I'm triggering that problem.
> > >
> > > I am in a
> > > Loop
> > > |_http req sampler
> > > |_while(LAST)
> > >  |_http req sampler
> > >  |_link parser
> > >
> >
> > But does the Overflow happen as soon as the while
> > controller runs, or
> > only later?
>
> It appears to be related to the while controller
> having a null value as a condition.  I would guess
> that would equate to false.  No?

No, see:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#While_Controller

>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to