On 19/05/06, stii <[EMAIL PROTECTED]> wrote:
No I have no listeners in my JMX script.
OK
I have only testet in GUI mode to see how the JTL file is looking.. (as explained in first post!) But if i have a listeners(simple data writer) in my JMX file (with a different name, in a different folder), and I run it from my ant script; I get the bad JTL file with the XML taqs!
So do you get the bad JTL file if you don't have any Listeners in the JMX file? I tried your build file with a simple testscript and the JTL file is fine, whether or not I use a listener (with a different filename) However, the resulting HTML file was empty, because the default 2.1.1 JTL format is different, and your XML file does not set the appropriate properties. Perhaps you have set this in your jmeter.properties. I suggest you try using the build.xml file and ant-jmeter.jar from the extras/ directory, and see if you still get the same problem. If so, please raise a bugzilla issue, describe how you are running Ant, and attach: - jmeter.properties - jmeter.log - JMX file - JTL file - build.xml S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

