[Tsung] Maximum number of concurrent users...

philippe vanderstraeten phvander at gmail.com
Thu Apr 3 13:39:10 CEST 2008


Hello,
here is my load section:

  <!-- Client side setup -->
  <clients>
    <client host="localhost" use_controller_vm="true" maxusers="1"/>
  </clients>

  <!-- Server side setup -->
    <servers>
      <server host="paris.chb.fr.ibm.com" port="80" type="tcp"></server>
    </servers>


  <load>
      <arrivalphase phase="1" duration="600" unit="minute">
         <users maxnumber="1" interarrival="10" unit="second"></users>
      </arrivalphase>
  </load>

On Thu, Apr 3, 2008 at 11:10 AM, Nicolas Niclausse <nicolas at niclux.org>
wrote:

> philippe vanderstraeten ecrivait le 03.04.2008 11:02:
>
>  Hello,
> > I received the following message just after started a HTML run:
> > "Maximum number of concurrent users in a single VM reached and
> > 'use_controller_vm' is true, can't start new beam !!!~n"
> >
> >
> > The problem is that I have only one user in my scenario.
> > By the pas I get that when I started more that 800 users.
> >
>
> can you send the <load> section of you config file ?
>
> --
> Nicolas
> _______________________________________________
> Tsung-users mailing list
> Tsung-users at lists.process-one.net
> https://lists.process-one.net/mailman/listinfo/tsung-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.process-one.net/pipermail/tsung-users/attachments/20080403/94c7d114/attachment.html


More information about the Tsung-users mailing list