I have just downloaded and installed the unstable release -> 1.7.2 and when I issue the command:
D:/ApacheJMeter_1.7.2/jakarta-jmeter/bin>jmeter.bat I am getting this error messages: log4j:ERROR No appenders could be found for category (org.apache.jmeter.util.ClassFinder). log4j:ERROR Please initialize the log4j system properly. Can somebody help me out. Thanks Yomi --- Mike Stover <[EMAIL PROTECTED]> wrote: > Users, > There is a new unstable release -> 1.7.2. It > seems pretty solid so far, and I have more > confidence in it at this point than the previous > production release (1.7). > > Developers/power users, > I've made a first pass at the GUI elements related > to the new functions. There is a > brief doc page about functions (only in CVS, not on > website). User > defined variables can be created in the TestPlan GUI > element, and a dialog can > assist you in generating the correct syntax for your > function calls. The dialog is > available from the "Options" menu. Currently, there > is only one function implemented (but it's > an interesting one). > > Creating new functions should be easy and fun (hint, > hint). You don't need to write any GUI > code. Just follow the directions in the JavaDocs > for the org.apache.jmeter.functions.Function > interface. Also > org.apache.jmeter.functions.AbstractFunction, which > you may want to extend. > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

