Changing to CSV output seems to have 'cured' problem (XML was default) Thanks for info on hold_samples as well.


sebb wrote:

Any error/warning messages in any of the jmeter.log files or consoles?
There should be 3 of each - the client plus the two servers.

Does the same problem happen with CSV output instead of XML?

Does the same problem happen if you don't use the remote servers?
i.e. just running the test locally - omit the -r flag.

By the way, I don't think "-Jhold_samples=true" has any effect, as the
property needs to be defined for the remote servers, not the client
running the test. So include it in the jmeter.properties files on the
server nodes.

S.



Version : 2.0.2
Running in batch on win2k using
jmeter -Jhold_samples=true -n -t harness.jmx -l log.jtl -r

If I run the job in batch using above the results file appears truncated
and is not ended 'correctly'
(I have included last few lines (edited) below)
This appears randomly in output file, never in same position and while
it works OK for small
samples (I am running two remote servers), the load can be very little
before it happens.
for example given threads, about 10, looping 10 times with ramp of 30.

Any help appreciated (or directions to narrow cause down)

Tony

<sampleResult timeStamp="1111230283632"  .....  time="2684"
responseMessage="OK" responseCode="200" success="true"/></sampleResult>
<sampleResult timeStamp="1111230283832" .... time="771"
responseMessage="Moved Temporarily" responseCode="302" success="true"/>
<sampleResult timeStamp="1111230283832" dataType="text" threadName=""
label="https://somesite.com/QMPlt






-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 18/03/2005


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



Reply via email to