Hello -
Just requesting help with a strange intermittent failure in JMeter. Every few days, a JMeter testcase (always the same testcase) run by an automated script in non-GUI mode fails -- the JMeter process exits normally, but the logfile generated only has these first two lines: <?xml version="1.0" encoding="UTF-8"?> <testResults version="1.1"> When the test works, the logfile looks like this: [EMAIL PROTECTED] 2007-09-05_12-10-34_21860]$ cat 1_b2b-monitoring-monitor-for-c1OR-hangs-jmx_21860.log <?xml version="1.0" encoding="UTF-8"?> <testResults version="1.1"> <sampleResult timeStamp="1188958246540" dataType="text" threadName="Integration Test Thread Group 1-1" label="Invoke the handler URL " time="237" responseMessage="OK" responseCode="200" success="true"><assertionResult failureMessage="" error="false" failure="false"/></sampleResult> </testResults> We're using JMeter 2.1.1? The automated runs occur on a VmWare instance which has a fair bit of memory (never swaps). Can anyone help? It looks to be a bug either in JMeter or in Java. Since the automated script runs other tests subsequently, the 'jmeter.log' gets overwritten - is it possible to specify a unique jmeter.log file on the Jmeter command line? Kind regards, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-93350725, Email: [EMAIL PROTECTED]

