Thanks, now I am getting farther. After it runs the test though (which is a finite number of Loops) it just hangs. The output file specified in the FileListener gets created but is empty.
Any ideas? TIA Andy -----Original Message----- From: Stover, Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 3:00 PM To: 'JMeter Users List'; Sosnowski, Andrew P [IT] Subject: RE: nongui script probably your test script does not contain a TestPlan at the root. When you save the test script, save it by right-clicking on testplan node in the tree, not on the threadgroup. -Mike -----Original Message----- From: Sosnowski, Andrew P [IT] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 2:57 PM To: 'JMeter Users List' Subject: nongui script Hello I am not able to get this to work. This test script works fine from the GUI; it has a FileListener defined. When I run it on Windows NT platform, I see: nongui.bat -o FntPg.jmx Got to here Created the tree successfully Error in NonGuiDrivernull java.lang.NullPointerException [EMAIL PROTECTED] When I run it on Solaris platform: nongui.sh -o FntPg.jmx Can't find class org.apache.jmeter.NonGuiDriver TIA Andy Sosnowski -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

