You were right about not having a test plan tag in the jmx file. I resaved my jmx file version from the Test Plan level in the GUI and it included the test plan tag.
Thanks for your help Kate! -----Original Message----- From: Kate Rosenbloom [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 11:55 AM To: Mo, Jennifer; [EMAIL PROTECTED] Subject: Re: nongui jmeter Jennifer, I've successfully used the non-gui driver. I think I recall that at one point I ran into the same error message as you, and that it was due to not having a test plan in the .jmx file (e.g. it had a controller instead of a test plan at the top level). Good luck, Kate Rosenbloom RapidMoney Corp. Santa Cruz, CA "Mo, Jennifer" wrote: > > i saw a similar question to this one, but no one responded. > > has anyone tried using the nongui mode of jmeter? i get the following error > when i try to run a project: > > C:\jakarta-jmeter\bin>java -cp > ;c:\jdk1.3.1_02\bin;.;../lib/xerces.jar;ApacheJMeter.jar;../lib/Tidy.jar;../ > lib/log4j.jar; > -Dlog4j.configuration=log4j.conf org.apache.jmeter.NonGuiDriver > jmeter.properties CashAvailable.jmx > Created the tree successfully > Error in NonGUIDrivernull > java.lang.NullPointerException > at > org.apache.jmeter.gui.tree.NonGuiTree.addComponent(NonGuiTree.java:353) > at > org.apache.jmeter.gui.tree.NonGuiTree.addSubTree(NonGuiTree.java:267) > at org.apache.jmeter.NonGuiDriver.run(NonGuiDriver.java:124) > at org.apache.jmeter.NonGuiDriver.main(NonGuiDriver.java:100) > > is there some sort of bug in the nongui program?? if someone has used the > nongui, can you please email me back! > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

