On 15/10/2007, tji hun Chee <[EMAIL PROTECTED]> wrote:
> Im trying to run a load test from a shared hosting account
> The load test simulates 52 users.
>
> When I run the jmeter with no gui it starts correctly but then
> abruptly ends with this error message:
>
> ./jmeter: line 87: 19437 Killed                  java $JVM_ARGS $ARGS
> -jar `dirname $0`/ApacheJMeter.jar "$@"
>

This is nothing to do with JMeter.
Some other process (or user) has killed the JMeter process.

You'll need to take this up with the system administrators.

> Diagnostic information below:
>
> The ulimit configuration for my user is :
>
> core file size        (blocks, -c) 100700
> data seg size         (kbytes, -d) unlimited
> file size             (blocks, -f) unlimited
> max locked memory     (kbytes, -l) unlimited
> max memory size       (kbytes, -m) unlimited
> open files                    (-n) 2000
> pipe size          (512 bytes, -p) 8
> stack size            (kbytes, -s) unlimited
> cpu time             (seconds, -t) unlimited
> max user processes            (-u) 8000
> virtual memory        (kbytes, -v) unlimited
>
>
> the jmeter.log shows up below as this:
>
[...]

It looks like you were using 2.3RC4 - the current release is 2.3.

But that is unlikely to be relevant here.

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

Reply via email to