sebbaz
does your Jmeter process just goes away when it is done ?
I'll try your suggestion again and update you.

On Tue, Oct 7, 2008 at 10:30 AM, sebb <[EMAIL PROTECTED]> wrote:
> On 07/10/2008, Z W <[EMAIL PROTECTED]> wrote:
>> Hi sebbaz
>>
>>  I did try your suggestion and it still doesnt work. Process is still 
>> running:
>>
>> $JAVA_EXEC $ARGS -jar $JMETER_HOME/bin/ApacheJMeter.jar -n -t
>>  $JMX_SCRIPTS/$JMX_SCRIPT_TESTFILE -l $JMX_SCRIPTS/$JMX_SCRIPT_JTLFILE
>>  >> $JMX_SCRIPTS/$JMX_SCRIPT_LOGFILE
>>
>>
>> $ ps -efW | grep java
>>       qa   13560    8876   4  22:15:38
>>
>> /cygdrive/c/apps/java/jdk1.5.0_07/jre/bin/java
>>
>>        0   11044       0   ?  22:15:38 
>> C:\apps\java\jdk1.5.0_07\jre\bin\java.exe
>>
>>  Is it because I'm using jre java and opposed to sdk bin java ?
>>
>>
>
> Unlikely.
>
> Try
>
> ./jmeter.sh -n -t $JMX_SCRIPTS/$JMX_SCRIPT_TESTFILE
>
> from the JMeter bin directory.
>
> I just tried that with a simple JMX file, and it ran and stopped OK in Cygwin.
>
> Are you sure that the JMX file terminates normally if run in DOS or *nix?
>
> Try creating a simple jmx file with just a Java Request sampler or similar.
>
>
>>
>>  On Tue, Oct 7, 2008 at 10:21 AM, sebb <[EMAIL PROTECTED]> wrote:
>>  > On 07/10/2008, Z W <[EMAIL PROTECTED]> wrote:
>>  >> Hi sebbaz
>>  >>
>>  >>
>>  >>  >>
>>  >>  >
>>  >>  > 1) Why are you using Cygwin?
>>  >>
>>  >> >>>>>  I need to ssh into these boxes from another PC to run the JMeters
>>  >>
>>  >> > 2) Why are you running JMeter as a background task?
>>  >>  > Try removing the nohup and the &.
>>  >> >>>>> I use nohup to prevent someone killing the process.
>>  >
>>  > Please try it and see if that makes a difference.
>>  >
>>  >>
>>  >> >
>>  >>  >>
>>  >>  >>
>>  >>  >>  On Tue, Oct 7, 2008 at 5:54 AM, sebb <[EMAIL PROTECTED]> wrote:
>>  >>  >>  > On 06/10/2008, Z W <[EMAIL PROTECTED]> wrote:
>>  >>  >>  >> Hi
>>  >>  >>  >>
>>  >>  >>  >>  I'm running a Jmeter process but when the test run completes, 
>> it's
>>  >>  >>  >>  still running. This is checked with ps -ef | grep java
>>  >>  >>  >>  Is there a way to run with Jmeter command line such that when 
>> the test
>>  >>  >>  >>  run is completed, the Jmeter process would just go away.
>>  >>  >>  >
>>  >>  >>  > JMeter non-GUI will stop at the end of a test run.
>>  >>  >>  >
>>  >>  >>  >>  I remember on linux platform, that was the behaviour. But I'm 
>> running
>>  >>  >>  >>  Jmeter with cygwin on Windows XP and Server 2003 boxes.
>>  >>  >>  >
>>  >>  >>  > Why? Just run JMeter in a DOS box.
>>  >>  >>  >
>>  >>  >>  >>  Any suggestion is appreciated.
>>  >>  >>  >>
>>  >>  >>  >>  Thanks
>>  >>  >>  >>
>>  >>  >>  >>  
>> ---------------------------------------------------------------------
>>  >>  >>  >>  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]
>>  >>  >>  >
>>  >>  >>  >
>>  >>  >>
>>  >>  >>  
>> ---------------------------------------------------------------------
>>  >>  >>  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]
>>  >>  >
>>  >>  >
>>  >>
>>  >>  ---------------------------------------------------------------------
>>  >>  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]
>>  >
>>  >
>>
>>  ---------------------------------------------------------------------
>>  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]
>
>

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

Reply via email to